NetBSD/include
kleink e2a4add9f7 brk(2) actually returns an int indicating success (0) or failure (-1). Also,
change its argument to void *.  (Both XSH5).
1999-03-09 20:33:22 +00:00
..
arpa
protocols
rpc Fully prototype the test service and put it between begin and end decls. 1999-01-31 19:45:25 +00:00
rpcsvc
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
a.out.h
ar.h
assert.h
bitstring.h
bm.h
cpio.h
ctype.h
db.h
dirent.h
disktab.h Add '-f disktab' option to disklabel, via lib/6623 from 1999-01-19 06:24:08 +00:00
dlfcn.h
err.h
errno.h Separate the userland and libsa errno declarations from <sys/errno.h> into 1999-01-12 03:08:14 +00:00
fnmatch.h
fstab.h add a new fstab type "dp" for the user-specified dump device. 1999-02-23 17:00:53 +00:00
fts.h
glob.h
grp.h
hesiod.h merge in stuff from hesiod3.0.2 distribution 1999-01-24 23:53:18 +00:00
ieeefp.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h
link_aout.h Pull in <a.out.h>. 1998-12-15 21:28:28 +00:00
link_elf.h KNF 1999-03-01 16:40:07 +00:00
locale.h
malloc.h
math.h This file has still missing prototypes: cabs and cabsf... At least comment 1999-01-31 19:32:26 +00:00
md4.h
memory.h
mpool.h
ndbm.h
netdb.h
netgroup.h remove _ng_sl_*() prototypes; the functions have been dead for nearly 2 years 1999-01-10 02:53:34 +00:00
nl_types.h
nlist.h Add the N_SET* symbol types. 1998-12-17 23:15:21 +00:00
nsswitch.h always add compat functions in NS_COMPAT_CB; make it the responsibility of 1999-01-26 01:04:07 +00:00
paths.h
pwd.h
ranlib.h
re_comp.h
regex.h
regexp.h
resolv.h revert part of previous; leave char lookups[4] in __res_state. 1999-01-17 05:08:10 +00:00
rmt.h
search.h Add internal structure used by the t* routines, protected via an ifdef 1999-02-22 10:34:28 +00:00
setjmp.h Avoid introducing new prefix '__JB' -- '_JB' is fine. 1999-01-15 03:43:56 +00:00
sgtty.h
signal.h
stab.h
stddef.h
stdio.h
stdlib.h Add l64a_r(), a reentrant version of l64a(); found in the Multithreading 1999-02-06 15:04:05 +00:00
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h
ttyent.h Add a "class" entry to ttyent. Closes PR#4638. 1999-01-15 18:47:48 +00:00
tzfile.h
unistd.h brk(2) actually returns an int indicating success (0) or failure (-1). Also, 1999-03-09 20:33:22 +00:00
util.h
utime.h
utmp.h
vis.h