NetBSD/include
joerg 00711901b6 Use a proper char */size_t pair in __sfileext to keep track of the line
buffer for fgetln and fgetwln. Simplifies code by dropping the INT_MAX
related logic. Drop conditionals around FREELB, free(NULL) is valid.
2010-01-11 20:39:29 +00:00
..
arpa
heimdal
protocols
rpc
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
ar.h
assert.h
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
disktab.h
dlfcn.h Typo in comment. 2010-01-07 07:35:35 +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
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
login_cap.h
lwp.h
malloc.h
math.h Add exp2 and exp2m 2010-01-11 16:28:39 +00:00
md2.h
memory.h
mntopts.h
monetary.h
mpool.h
mqueue.h
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 +_PATH_PUD 2009-12-22 14:24:37 +00:00
pwd.h
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h
resolv.h expose res_check for the benefit of mDNS. 2009-10-24 17:23:34 +00:00
rmt.h
sa.h
sched.h
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
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 Use a proper char */size_t pair in __sfileext to keep track of the line 2010-01-11 20:39:29 +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
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
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
utmp.h
utmpx.h
uuid.h
varargs.h
vis.h
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