NetBSD/usr.bin/xlint/lint1
jmc 855a0649f3 Change xgetblk to detect cases where the requested size is more than mblklen.
(generally it's 20k). Adjust mblklen temporarily to the size of the block
required and allocate one. This avoids coredumps when mapping in identifiers
that have huge values. (In my example it was a char[] for a 640k pixmap).
2002-06-28 05:03:55 +00:00
..
Makefile need -lm in the HOSTPROG case too... 2002-02-01 05:44:40 +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 Rename `basename' as `lbasename' so as not to confuse with the libgen.h 2002-03-07 20:17:37 +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
makeman
mem1.c Change xgetblk to detect cases where the requested size is more than mblklen. 2002-06-28 05:03:55 +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