NetBSD/usr.bin/xlint/lint1
christos 58507d43c3 PR/23219: Dan McMahill: Make this compile on system that don't have MAP_ANON.
Centralize the mmap allocations in a new function, xmapalloc() that handles
this.
2003-10-21 23:58:53 +00:00
..
cgram.y handle void ({ }) 2003-05-24 22:17:46 +00:00
decl.c
emit1.c
err.c
externs1.h
func.c
init.c Include <string.h> for prototypes. 2002-12-06 03:27:39 +00:00
lint1.h
main1.c clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-18 03:21:00 +00:00
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
makeman
mem1.c PR/23219: Dan McMahill: Make this compile on system that don't have MAP_ANON. 2003-10-21 23:58:53 +00:00
op.h
scan.l
tree.c PR/21706: Krister Walfridsson: CVT nodes not handled in ?: expressions. 2003-05-30 13:37:49 +00:00