NetBSD/include
lukem ecaf658368 * support extra two arguments to nsdispatch():
const char *method		/* method name for dynamic linking */
	const ns_src defaults[]		/* list of defaults */
* bring ns_src into the public arena for above
* make NS_xxx_CB() expand to nothing instead of { src, NULL } - makes
  the tables smaller
* convert 'typedef struct xyz { ... } xyz' -> 'typedef struct { ... } xyz'
  (which is how it used to be before i experimented with (and ditched) TAILQs)
1999-01-19 07:55:14 +00:00
..
arpa
protocols
rpc delint 1998-11-16 12:07:43 +00:00
rpcsvc
a.out.h
ar.h
assert.h
bitstring.h
bm.h
cpio.h
ctype.h
db.h delint. 1998-12-09 12:42:27 +00:00
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
fts.h
glob.h
grp.h
hesiod.h merge nsswitch into main branch 1999-01-15 12:21:16 +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
locale.h
Makefile merge nsswitch into main branch 1999-01-15 12:21:16 +00:00
malloc.h
math.h s/void/const void/ 1998-11-15 16:51:45 +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 * support extra two arguments to nsdispatch(): 1999-01-19 07:55:14 +00:00
paths.h
pwd.h
ranlib.h
re_comp.h
regex.h Uhm - we can't expose __LIBC12_SOURCE__ to the public - it causes side 1998-12-09 20:58:55 +00:00
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
setjmp.h Avoid introducing new prefix '__JB' -- '_JB' is fine. 1999-01-15 03:43:56 +00:00
sgtty.h
signal.h Add /*LINTED*/ comments to sigfillset() and sigemptyset(). (void)sig*set(s); 1998-12-09 12:50:47 +00:00
stab.h
stddef.h
stdio.h * Bring *_unlocked() declarations in scope if _REENTRANT is defined, too; add 1998-11-20 14:39:38 +00:00
stdlib.h
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 Change the type of sys_siglist and sys_signame from const char *const [] to 1998-11-30 20:36:27 +00:00
util.h
utime.h
utmp.h
vis.h