NetBSD/include
thorpej 2cb59aaa0b Declare the size of sys_siglist[] and sys_signame[] to be SIGUSR2+1
instead of _NSIG for now; we need to change these to char **'s, and do
a symbol renaming trick on them, eventually (a'la what Todd did with
libbfd's target match array).
1998-09-21 19:14:43 +00:00
..
arpa
protocols
rpc Oops; that wasn't quite right. 1998-07-26 12:43:24 +00:00
rpcsvc YP status codes are all unsigned. 1998-07-27 12:21:10 +00:00
Makefile
a.out.h
ar.h
assert.h
bitstring.h
bm.h
cpio.h
ctype.h Reorganize name space protection. 1998-05-10 16:57:51 +00:00
db.h Change the file mode argument to dbopen() and the db backends from int to 1998-05-07 19:24:20 +00:00
dirent.h Reorganize name space protection. 1998-05-06 19:05:51 +00:00
disktab.h Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
dlfcn.h Assign my copyright to the TNF. 1998-09-05 13:11:07 +00:00
err.h __Namespace__ __protection__. 1998-07-30 00:44:15 +00:00
fnmatch.h
fstab.h Slight rearrangement. 1998-07-27 11:09:19 +00:00
fts.h
glob.h Typo: POSXI -> POSIX. 1998-06-22 12:01:43 +00:00
grp.h Add gid_from_group() and uid_from_user(). 1998-07-28 16:27:48 +00:00
ieeefp.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h Per XSH5, define _XOPEN_IOV_MAX. 1998-08-03 14:32:04 +00:00
link_aout.h Assign my copyrights to TNF. 1998-09-05 13:08:38 +00:00
link_elf.h Add support for mips. 1998-03-25 04:12:32 +00:00
locale.h
malloc.h
math.h Oops, isinf() was never included in any X/Open interface specification. 1998-09-07 15:00:05 +00:00
md4.h
memory.h
mpool.h
ndbm.h Reorganize name space protecion. Also, change file mode argument to 1998-05-07 19:02:04 +00:00
netdb.h * Remove the inclusion of <sys/param.h>; the most common use for this was 1998-05-10 17:32:39 +00:00
netgroup.h Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
nl_types.h
nlist.h Slight rearrangement. 1998-07-27 11:09:19 +00:00
paths.h KNF for comments (sigh) 1998-05-08 18:18:29 +00:00
pwd.h Add gid_from_group() and uid_from_user(). 1998-07-28 16:27:48 +00:00
ranlib.h
re_comp.h
regex.h For completeness, add REG_ENOSYS. 1998-05-06 18:12:12 +00:00
regexp.h __RENAME() the libcompat regexp routines so they will not be used by 1998-09-14 20:25:02 +00:00
resolv.h Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
rmt.h
search.h
setjmp.h Fix typo in previous, and also don't version _setjmp/_longjmp; after 1998-09-14 07:27:08 +00:00
sgtty.h
signal.h Declare the size of sys_siglist[] and sys_signame[] to be SIGUSR2+1 1998-09-21 19:14:43 +00:00
stab.h
stddef.h
stdio.h Use __format__, __printf__ for consistency 1998-08-28 22:55:50 +00:00
stdlib.h __Namespace__ __protection__. 1998-07-30 00:44:15 +00:00
string.h Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
stringlist.h
strings.h Don't make NULL available to _XOPEN_SOURCE. 1998-05-06 17:12:45 +00:00
struct.h
sysexits.h
tar.h
time.h Remove the public declaration of gtime(), which is shipped with tzcode but is 1998-09-15 12:24:28 +00:00
ttyent.h Slight rearrangement. 1998-07-27 11:09:19 +00:00
tzfile.h Merge in recent changes from the private version of this header distributed 1998-07-30 14:11:22 +00:00
unistd.h __Namespace__ __protection__. 1998-07-30 00:44:15 +00:00
util.h const poisoning. 1998-07-26 21:58:46 +00:00
utime.h Per POSIX and X/Open, don't include <sys/types.h> but make only time_t 1998-05-06 17:30:12 +00:00
utmp.h
vis.h