NetBSD/include
kleink dbda158f1f Add support for localized character sets (a.k.a. LC_CTYPE).
Thanks go to Matthias Scheler <tron@lyssa.owl.de> for contributing his initial
work in PR/3592, and to Christos Zoulas for refining it!
1997-06-02 09:52:36 +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
rpcsvc Fix some potential type-size problems. 1996-08-09 10:06:02 +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
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
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
iso646.h
kvm.h Add kvm_dump* prototypes. 1996-04-19 12:02:50 +00:00
langinfo.h
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
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 data structure declarations used in external message catalog format 1996-05-13 23:11:15 +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 Added new header files for functions in libutil. 1996-05-15 21:36:43 +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
setjmp.h
sgtty.h
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
string.h
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 strptime(3) prototype. 1997-05-26 16:03:58 +00:00
ttyent.h
tzfile.h
unistd.h Add missing prototype for getgrouplist as mentioned in the man page. 1997-05-09 19:38:32 +00:00
util.h Add declaration for ttyaction(). 1996-11-14 17:15:16 +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