NetBSD/usr.bin/xlint/lint1
jmc b2f782612f Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')

Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).

Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.

Fixes PR's: PR#17762 PR#25944
2004-06-20 22:20:14 +00:00
..
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
cgram.y handle void ({ }) 2003-05-24 22:17:46 +00:00
decl.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
emit1.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
err.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
externs1.h add c99ism(), by analogy to gnuism(), for c99 construct (un)warnings 2002-11-02 20:09:27 +00:00
func.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
init.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
lint1.h fix typo 2002-10-21 22:44:08 +00:00
main1.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
makeman
mem1.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
op.h
scan.l 1) // is only for c99 or gcc 2002-11-02 01:42:22 +00:00
tree.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00