NetBSD/include
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
..
arpa resolve conflicts. 2004-05-21 02:25:10 +00:00
heimdal Now that we have res_nsearch, use it. Thanks christos for adding it. 2004-05-25 11:15:43 +00:00
protocols
rpc
rpcsvc Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
a.out.h Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
ar.h
assert.h Remove _assert() again. As has been noted by Ben Harris, this had been 2004-05-18 21:03:08 +00:00
bitstring.h
bm.h
cpio.h
ctype.h _ISO_C99_SOURCE -> _ISOC99_SOURCE 2003-10-22 15:51:18 +00:00
db.h
dirent.h
disktab.h constify setdisktab() 2004-04-23 14:37:12 +00:00
dlfcn.h
err.h
errno.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
getopt.h Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
glob.h Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
grp.h
hesiod.h
iconv.h
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h explicitly cast langinfo constants to nl_item. 2004-01-18 09:07:07 +00:00
libgen.h
limits.h
link_aout.h
link_elf.h
link.h
locale.h
login_cap.h
lwp.h
Makefile install new files. 2004-05-21 02:27:35 +00:00
malloc.h
math.h * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
md2.h
memory.h
mntopts.h "force" is not an inverted option; fix it. 2003-10-13 17:55:11 +00:00
mpool.h
ndbm.h XPG4.2: Change member `dsize' of struct datum from int to size_t. 2004-04-28 00:10:52 +00:00
netconfig.h PR/25003: John Kohl: File is missing a copyright. 2004-05-28 14:38:53 +00:00
netdb.h notyet is in the users namespace as pointed out by klaus. 2004-05-25 14:49:38 +00:00
netgroup.h
nl_types.h
nlist.h
nsswitch.h
paths.h Add _PATH_CONSTTY as "/dev/constty" 2003-10-03 13:17:12 +00:00
pwd.h Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h import new and changed files from bind9 2004-05-21 02:17:49 +00:00
resolv.h Provide an ifdef so that we can define an old style _res if we need to. 2004-06-09 18:04:05 +00:00
rmd160.h
rmt.h
sa.h - libc.so.12.109 and libpthread.so.0.4 2004-01-02 18:56:39 +00:00
sched.h
search.h
semaphore.h
setjmp.h
sgtty.h
signal.h Implement sigemptyset() and sigfillset() not as macros but as inline 2004-05-23 23:03:24 +00:00
stab.h
stdbool.h Make it possible to use <stdbool.h> in C++ applications. 2004-05-20 17:49:32 +00:00
stddef.h
stdio.h remove fgetstr() from public sight 2004-05-10 16:53:56 +00:00
stdlib.h Add unix/98 pty function prototypes. 2004-05-27 02:58:14 +00:00
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
threadlib.h
time.h Do a little const cleanup, for consistency with std interfaces. 2003-12-21 23:19:02 +00:00
ttyent.h
tzfile.h
ucontext.h
ulimit.h
unistd.h Move declaration of closefrom(3) to local extensions. 2004-06-01 16:10:29 +00:00
util.h
utime.h
utmp.h
utmpx.h
varargs.h add $NetBSD$ 2004-06-06 06:58:50 +00:00
vis.h
wchar.h C99: Provide WCHAR_{MAX,MIN} via <machine/wchar_limits.h> (we'll also 2004-05-08 21:57:05 +00:00
wctype.h