NetBSD/include
jtc d208b02924 Change prototypes of alarm and sleep to use "unsigned" instead of "u_int".
"u_int" is not defined by <sys/types.h> in a strict POSIX environment.
1993-10-14 23:15:26 +00:00
..
arpa
protocols
rpc
rpcsvc Clean up deleted files. 1993-10-08 05:48:14 +00:00
a.out.h Added fields to struct relocation_info to accommodate PIC code and 1993-10-02 20:14:19 +00:00
ar.h
assert.h Use _ASSERT_H_ guard macro so that <sys/cdefs.h> is only included once and 1993-10-07 22:15:29 +00:00
bitstring.h
ctype.h #ifdef out the isblank macro. Programs that use it will still work, as 1993-10-05 17:07:17 +00:00
db.h forgot the friggin' rcsid last time around. 1993-09-16 22:58:06 +00:00
dirent.h
disktab.h
err.h
fnmatch.h
fstab.h
fts.h
glob.h
grp.h
kvm.h
limits.h POSIX2_VERSION macro is supposed to live in <unistd.h> 1993-10-12 21:56:55 +00:00
locale.h Add POSIX's LC_MESSAGES define. According to a net posting, it is needed 1993-09-02 20:46:33 +00:00
Makefile install the 2 includes in ./rpcsvc, too. 1993-10-09 23:28:14 +00:00
malloc.h
math.h Moved definition of M_FOO constants into !_ANSI_SOURCE && !_POSIX_SOURCE 1993-10-11 18:13:24 +00:00
memory.h
mpool.h
ndbm.h
netdb.h
nlist.h
paths.h
pwd.h
ranlib.h
regexp.h
resolv.h
setjmp.h kill typo. you check if things are "defined", not "defgined". 8-) 1993-09-01 23:16:57 +00:00
sgtty.h
stab.h
stdarg.h
stddef.h
stdio.h Restore define for L_cuserid and add cuserid prototype. 1993-10-11 18:01:45 +00:00
stdlib.h Moved declarations for cfree, setenv, putenv and the rand48 family 1993-10-13 17:56:09 +00:00
string.h Changed preprocessor conditional so non-standard functions would not be 1993-10-11 18:43:45 +00:00
strings.h
struct.h
sysexits.h
time.h declare char *tzname[2]; 1993-10-11 18:45:05 +00:00
ttyent.h
tzfile.h
unistd.h Change prototypes of alarm and sleep to use "unsigned" instead of "u_int". 1993-10-14 23:15:26 +00:00
utime.h
utmp.h
vis.h