freebsd-nq/include
2013-02-14 19:26:58 +00:00
..
arpa MK_* variable should be compared to "no" not "NO". 2013-01-25 17:40:10 +00:00
gssapi Reduce namespace pollution from gssapi.h 2012-08-05 13:38:15 +00:00
protocols Don't use ino_t in dumprestore protocol definition. 2012-05-18 10:01:31 +00:00
rpc rpc: convert all uid and gid variables to u_int. 2012-10-04 04:15:18 +00:00
rpcsvc
xlocale Use defined() to test macro definitions. 2012-11-14 17:44:37 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
complex.h
cpio.h
ctype.h
db.h
dirent.h Hide DIR definition by making it an opaque struct typedef. 2012-05-19 12:44:27 +00:00
dlfcn.h
elf-hints.h
elf.h
err.h
fmtmsg.h Fix a small typo. Fireware -> firmware. 2012-06-05 19:42:57 +00:00
fnmatch.h
fstab.h
fts.h
ftw.h
getopt.h
glob.h
grp.h Replace our version of the pwcache(3) API with NetBSD's implementation. 2012-10-19 12:44:22 +00:00
gssapi.h
hesiod.h
iconv.h
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kenv.h
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headers 2013-02-05 18:55:09 +00:00
malloc_np.h Fix a compilation error with some compilers: __attribute__ 2012-05-22 09:59:49 +00:00
malloc.h
memory.h
monetary.h
mpool.h
mqueue.h POSIX requires sigevent to be visible after mqueue.h is included. 2012-09-10 05:12:45 +00:00
ndbm.h
netconfig.h
netdb.h
nl_types.h
nlist.h
nss.h
nsswitch.h
paths.h Add change missed in 243245. 2012-11-18 19:16:10 +00:00
printf.h The register_printf_render_std() function expects regular string. 2012-07-04 17:35:07 +00:00
proc_service.h
pthread_np.h
pthread.h
pwd.h Replace our version of the pwcache(3) API with NetBSD's implementation. 2012-10-19 12:44:22 +00:00
ranlib.h
readpassphrase.h
regex.h
res_update.h
resolv.h
runetype.h
search.h
semaphore.h
setjmp.h Add a convenience macro for the returns_twice attribute, and apply it to 2012-04-29 11:04:31 +00:00
signal.h
spawn.h
stab.h
stdalign.h
stdatomic.h - Simplify the implementation of atomic_compare_exchange_strong_explicit. 2012-09-30 17:33:30 +00:00
stdbool.h
stddef.h
stdio.h Add fmemopen(3), an interface to get a FILE * from a buffer in memory, along 2013-01-30 14:59:26 +00:00
stdlib.h
stdnoreturn.h
string.h FreeBSD uses #if __BSD_VISIBLE to hide non-standard functions, fix this. 2013-02-14 19:26:58 +00:00
stringlist.h
strings.h
sysexits.h
tar.h
termios.h
tgmath.h
time.h Add CLOCK_PROCESS_CPUTIME_ID to <time.h>, to synchronize the CLOCK_* 2013-01-14 18:01:19 +00:00
timeconv.h
timers.h
ttyent.h
ulimit.h
unistd.h Process CPU-Time Clocks option is supported, define _POSIX_CPUTIME. 2012-09-10 05:09:39 +00:00
unwind.h
utime.h
utmpx.h
uuid.h
varargs.h
wchar.h Make the wchar_t type machine dependent. 2012-06-24 04:15:58 +00:00
wctype.h
wordexp.h
xlocale.h