NetBSD/usr.bin/xlint/common
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
..
emit.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
externs.h PR/23219: Dan McMahill: Make this compile on system that don't have MAP_ANON. 2003-10-21 23:58:53 +00:00
ilp32.h
inittyp.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
lint.h Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
lp64.h Move one group of #define's so this looks more like ilp32.h. 2003-05-21 12:09:39 +00:00
mem.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
param.h Lint is a host tool - leave the sparc64 hack in place if compiling with 2003-09-21 17:06:40 +00:00