NetBSD/include
mikel e95e818cbd some minor KNF 1997-07-14 00:30:28 +00:00
..
arpa merge bind 4.9.5-P1. 1997-04-13 09:26:21 +00:00
protocols Apply the necessary fixes from: routed-970113 1997-02-03 22:20:38 +00:00
rpc Add missing prototype for svcudp_enablecache 1997-07-13 18:17:43 +00:00
rpcsvc Add missing prototypes for _yp_check and yp_maplist 1997-07-13 18:20:48 +00:00
Makefile Move md5.h to <sys/md5.h> so that it may be included by the kernel. 1997-04-30 00:45:41 +00:00
a.out.h
ar.h
assert.h
bitstring.h Make macros evaluate to non-compound statements (Jarle Greipsland; PR#3614) 1997-05-14 15:49:55 +00:00
bm.h
cpio.h Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance 1996-02-05 22:34:09 +00:00
ctype.h Add support for localized character sets (a.k.a. LC_CTYPE). 1997-06-02 09:52:36 +00:00
db.h
dirent.h Added missing __seekdir prototype 1997-07-13 18:01:06 +00:00
disktab.h
dlfcn.h Add `const' to dlopen() & dlsym() protos, per PR#2453. 1997-01-02 11:13:19 +00:00
err.h
fnmatch.h
fstab.h fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadon 1997-01-27 22:08:46 +00:00
fts.h Sync with CSRG. 1994-12-28 01:41:50 +00:00
glob.h
grp.h POSIX.1 requires programs to include <sys/types.h> before including 1996-06-11 02:14:01 +00:00
ieeefp.h Move fp_except and fp_rnd definitions to machine/include. 1995-04-09 21:31:58 +00:00
iso646.h For Normative Addendum 1. 1995-02-17 09:08:08 +00:00
kvm.h Add kvm_dump* prototypes. 1996-04-19 12:02:50 +00:00
langinfo.h Winning Strategies has placed this code into the Public Domainsearch.h 1995-04-28 23:30:54 +00:00
limits.h Fix typo: _POSIX_SSIZE_MAX was set to wrong value 1996-10-21 05:10:50 +00:00
link_aout.h Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
link_elf.h First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf 1996-12-16 20:37:55 +00:00
locale.h
malloc.h
math.h
md4.h - Liberal application of suggestions in /usr/share/misc/style. 1997-04-30 00:44:49 +00:00
memory.h
mpool.h merge DB 1.85 import 1996-05-03 21:13:41 +00:00
ndbm.h prototype dbm_error and dbm_clearerr 1995-07-20 23:31:11 +00:00
netdb.h merge bind 4.9.5-P1. 1997-04-13 09:26:21 +00:00
netgroup.h RCS id police. 1996-08-30 18:45:30 +00:00
nl_types.h Add missing __{BEGIN,END}_DECLS 1997-07-13 18:01:32 +00:00
nlist.h prototype __fdnlist(), since it's used by things outside of libc (libkvm, 1996-10-01 21:48:30 +00:00
paths.h change _PATH_DEFTAPE from "/dev/rst0" to "/dev/nrst0", as confirmed by mycroft. 1997-04-23 09:41:38 +00:00
pwd.h Define _PASSWORD_WARNDAYS to 14. When a password or account expiry is due 1997-06-27 16:20:59 +00:00
ranlib.h
re_comp.h Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance 1996-02-05 22:34:09 +00:00
regex.h Include <sys/types.h> 1996-06-10 18:55:04 +00:00
regexp.h
resolv.h merge bind 4.9.5-P1. 1997-04-13 09:26:21 +00:00
rmt.h clean up comments, etc. 1996-08-09 03:59:40 +00:00
search.h Added declarations for hsearch(), hdestroy(), and hcreate(). 1995-08-08 21:14:45 +00:00
setjmp.h *jmp_buf -> arrays of longs, and make the definition of _JBLEN mach. dep. 1994-12-20 10:35:44 +00:00
sgtty.h Prototypes (PR#1097) 1995-06-05 19:39:35 +00:00
signal.h Add prototype for sigaltstack; from John Kohl in PR #2129 1996-02-29 00:04:57 +00:00
stab.h
stddef.h
stdio.h Fix typo, __STRICT_ANSI_ -> __STRICT_ANSI__ 1996-04-25 18:29:21 +00:00
stdlib.h some minor KNF 1997-07-14 00:30:28 +00:00
string.h Add missing strtok_r prototype 1997-07-13 18:02:16 +00:00
stringlist.h A stringlist implementation (previously ``private'' to libc netgroup code, 1997-01-17 06:11:35 +00:00
strings.h
struct.h
sysexits.h
tar.h Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance 1996-02-05 22:34:09 +00:00
time.h Add typedefs for clockid_t and timer_t 1997-07-13 18:32:18 +00:00
ttyent.h
tzfile.h
unistd.h Add missing swapon prototype and mark it obsolete. 1997-07-13 18:12:49 +00:00
util.h forgot to commit this. 1997-06-30 21:22:59 +00:00
utime.h POSIX.1 requires programs to include <sys/types.h> before including 1996-06-11 02:14:01 +00:00
utmp.h
vis.h