NetBSD/include
drochner 750e2babfe add some prototypes for checked string functions 2009-11-17 20:47:59 +00:00
..
arpa merge libbind 2009-04-12 17:07:33 +00:00
heimdal
protocols merge christos-time_t 2009-01-11 02:57:17 +00:00
rpc merge christos-time_t 2009-01-11 02:57:17 +00:00
rpcsvc
ssp add some prototypes for checked string functions 2009-11-17 20:47:59 +00:00
Makefile
a.out.h Repair more fallout from the exec_aout.h change. 2009-08-16 17:12:47 +00:00
aio.h fix reversed test from Tobias Nygren. 2009-01-13 15:11:09 +00:00
ar.h
assert.h include <sys/null.h> because _DIAGASSERT(foo == NULL) is too common and some 2008-11-02 14:27:44 +00:00
atomic.h
bitstring.h
bm.h
complex.h add a "public domain" note (there is nothing creative justifying a 2009-07-22 15:09:57 +00:00
cpio.h
ctype.h
db.h
dirent.h version alphasort. 2009-02-24 18:41:40 +00:00
disktab.h
dlfcn.h Add Solarisa-like dlinfo() interface to the ELF dynamic linker. 2009-09-24 21:21:33 +00:00
err.h
errno.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h Version fts one more time! This is the most versioned API ever... Bump 2009-08-16 19:33:38 +00:00
ftw.h
getopt.h
glob.h add glob_pattern_p for glibc because cvs needs it and it is a huge mess 2009-04-08 16:28:50 +00:00
grp.h
hesiod.h
iconv.h
ieeefp.h
ifaddrs.h
inttypes.h Don't define wchar_t for c++; it is native in the language. From Alexander 2009-11-15 22:21:03 +00:00
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h
link.h
link_aout.h
link_elf.h typedef struct link_map as Link_map (for solaris-compat) 2009-11-04 19:28:03 +00:00
locale.h merge christos-time_t 2009-01-11 02:57:17 +00:00
login_cap.h merge christos-time_t 2009-01-11 02:57:17 +00:00
lwp.h merge christos-time_t 2009-01-11 02:57:17 +00:00
malloc.h
math.h oops forgot to commit that one--- Add f{dim,min,max}{,l,f} 2009-10-04 22:59:25 +00:00
md2.h
memory.h
mntopts.h Add MOPT_RUMP to STDOPTS so it will be correctly ignored by everyone 2009-01-12 18:14:20 +00:00
monetary.h
mpool.h
mqueue.h merge christos-time_t 2009-01-11 02:57:17 +00:00
ndbm.h
netconfig.h
netdb.h Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. 2009-10-02 02:45:28 +00:00
netgroup.h Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
nl_types.h
nlist.h Introduce a new accessor macro N_NAME() to access the n_name field 2009-08-21 08:42:02 +00:00
nsswitch.h
paths.h Support RESCUEDIR for _PATH_VI. 2008-09-28 06:38:02 +00:00
pwd.h merge christos-time_t 2009-01-11 02:57:17 +00:00
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h merge libbind 2009-04-12 17:07:33 +00:00
resolv.h expose res_check for the benefit of mDNS. 2009-10-24 17:23:34 +00:00
rmt.h
sa.h
sched.h merge christos-time_t 2009-01-11 02:57:17 +00:00
search.h
semaphore.h
setjmp.h Allow <machine/setjmp.h> to override the type using in jmpbuf. 2009-08-12 04:57:36 +00:00
sgtty.h
signal.h merge christos-time_t 2009-01-11 02:57:17 +00:00
stab.h
stdbool.h
stddef.h Don't define wchar_t for c++; it is native in the language. From Alexander 2009-11-15 22:21:03 +00:00
stdio.h Add implementations for getdelim(3) and getline(3). 2009-07-13 22:19:24 +00:00
stdlib.h Don't define wchar_t for c++; it is native in the language. From Alexander 2009-11-15 22:21:03 +00:00
string.h Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust 2009-07-22 19:48:27 +00:00
stringlist.h
strings.h include <stdint.h> instead of <sys/types.h>. 2009-08-19 04:22:53 +00:00
struct.h
sysexits.h
tar.h
tgmath.h Add the C99 header <tgmath.h> (Type-generic math.h) 2008-09-28 14:57:41 +00:00
time.h Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
ttyent.h
tzfile.h
ucontext.h Revert previous since it was just wrong. 2009-03-19 08:04:38 +00:00
ulimit.h
unistd.h Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust 2009-07-22 19:48:27 +00:00
util.h In a furious blaze of *facepalm* / "what was i thinking?", fix the 2009-10-13 22:00:31 +00:00
utime.h merge christos-time_t 2009-01-11 02:57:17 +00:00
utmp.h merge christos-time_t 2009-01-11 02:57:17 +00:00
utmpx.h don't do size computations because g++ does not like it. 2009-01-11 19:09:29 +00:00
uuid.h
varargs.h
vis.h Add RFC 2045 MIME Quoted-Printable support. 2009-02-10 23:06:31 +00:00
wchar.h Don't define wchar_t for c++; it is native in the language. From Alexander 2009-11-15 22:21:03 +00:00
wctype.h
wordexp.h