NetBSD/usr.bin/xlint/lint1
thorpej b02b24b1d7 Replace u_quad_t with uint64_t and quad_t with int64_t, and use
<inttypes.h> to get those type definitions.  These types are more
portable, and a little more sane to do autoconf tests for.
2002-02-05 03:04:26 +00:00
..
cgram.y Replace u_quad_t with uint64_t and quad_t with int64_t, and use 2002-02-05 03:04:26 +00:00
decl.c Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
emit1.c Replace u_quad_t with uint64_t and quad_t with int64_t, and use 2002-02-05 03:04:26 +00:00
err.c Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
externs1.h Replace u_quad_t with uint64_t and quad_t with int64_t, and use 2002-02-05 03:04:26 +00:00
func.c Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
init.c Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
lint1.h Replace u_quad_t with uint64_t and quad_t with int64_t, and use 2002-02-05 03:04:26 +00:00
main1.c Use setprogname() in main(). 2002-01-31 19:33:50 +00:00
Makefile need -lm in the HOSTPROG case too... 2002-02-01 05:44:40 +00:00
makeman new script to generate a man page of error messages that lint generates 2000-07-06 01:08:10 +00:00
mem1.c Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
op.h
scan.l Replace u_quad_t with uint64_t and quad_t with int64_t, and use 2002-02-05 03:04:26 +00:00
tree.c Replace u_quad_t with uint64_t and quad_t with int64_t, and use 2002-02-05 03:04:26 +00:00