NetBSD/include
joerg b9cf7d31ab Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).
They implement a space efficent write-once database with fast access
path. Switch the services(5) database to use cdb. The size of the
database file decreases from 2.1MB disk space to 307KB. Access
performance is about the same if setservent(0) is used and about an
order of magnitude faster otherwise. services_mkdb defaults to the new
format, but can optionally create the old db(3) format as well for
statically linked legacy applications.
2010-04-25 00:54:44 +00:00
..
arpa merge libbind 2009-04-12 17:07:33 +00:00
heimdal vasnprintf and asnprintf were never compiled in our libroken.a and never 2010-01-25 00:26:04 +00:00
protocols
rpc
rpcsvc
ssp Consistently use __printflike and __scanflike. 2010-02-25 18:37:12 +00:00
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
atomic.h
bitstring.h
bm.h
cdbr.h Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +00:00
cdbw.h Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +00:00
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 Typo in comment. 2010-01-07 07:35:35 +00:00
err.h Consistently use __printflike and __scanflike. 2010-02-25 18:37:12 +00:00
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_aout.h
link_elf.h typedef struct link_map as Link_map (for solaris-compat) 2009-11-04 19:28:03 +00:00
link.h
locale.h
login_cap.h
lwp.h
Makefile Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +00:00
malloc.h
math.h PR 36988: ISO C99 mandates that HUGE_VAL, HUGE_VALF, HUGE_VALL and 2010-02-23 00:03:09 +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
ndbm.h Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
netconfig.h
netdb.h Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +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 Define _PATH_POWER and use it. 2010-04-24 20:44:33 +00:00
pwd.h
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
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 Consistently use __printflike and __scanflike. 2010-02-25 18:37:12 +00:00
stdlib.h Consistently use __printflike and __scanflike. 2010-02-25 18:37:12 +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 Revert previous since it was just wrong. 2009-03-19 08:04:38 +00:00
ulimit.h
unistd.h change size_t to ssize_t for POSIX compliance. 2010-04-17 17:51:47 +00:00
util.h Consistently use __printflike and __scanflike. 2010-02-25 18:37:12 +00:00
utime.h
utmp.h
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 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
wctype.h 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
wordexp.h