freebsd-dev/include
Ed Schouten 06bee445d4 Move <stdatomic.h> into sys/sys/.
This will allow us to use C11 atomics in kernelspace, although it will
need to be included as <sys/stdatomic.h>.
2013-06-01 21:02:26 +00:00
..
arpa Allow certain headers to be included more easily. 2013-05-21 21:20:10 +00:00
gssapi
protocols Add proper prerequisites for even two more headers. 2013-05-21 21:50:11 +00:00
rpc
rpcsvc - Correct mispellings of the word necessary 2013-04-17 11:42:40 +00:00
xlocale Add <uchar.h>. 2013-05-21 19:59:37 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
complex.h I'm happy to finally commit stephen@'s implementations of cacos, 2013-05-30 04:49:26 +00:00
cpio.h
ctype.h
db.h
dirent.h
dlfcn.h
elf-hints.h
elf.h
err.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h Allow certain headers to be included more easily. 2013-05-21 21:20:10 +00:00
ftw.h
getopt.h
glob.h
grp.h
gssapi.h
hesiod.h
iconv.h
ieeefp.h
ifaddrs.h Allow certain headers to be included more easily. 2013-05-21 21:20:10 +00:00
inttypes.h
iso646.h
kenv.h
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile Move <stdatomic.h> into sys/sys/. 2013-06-01 21:02:26 +00:00
malloc_np.h Make the malloc(3) family of functions weak and make their non-weak 2013-05-25 18:59:11 +00:00
malloc.h
memory.h
monetary.h
mpool.h
mqueue.h
ndbm.h
netconfig.h
netdb.h
nl_types.h
nlist.h
nss.h
nsswitch.h
paths.h
printf.h
proc_service.h
pthread_np.h
pthread.h
pwd.h
ranlib.h
readpassphrase.h
regex.h
res_update.h
resolv.h
runetype.h
search.h
semaphore.h
setjmp.h
signal.h
spawn.h
stab.h
stdalign.h
stdbool.h
stddef.h
stdio.h Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +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 - sl_find does not modify 'name' 2013-04-23 13:03:03 +00:00
strings.h
sysexits.h
tar.h
termios.h
tgmath.h Enable improved <tgmath.h> for Clang even when not using C11. 2013-04-27 21:18:34 +00:00
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
uchar.h Fix <uchar.h> in for C++11. 2013-05-25 16:58:12 +00:00
ulimit.h
unistd.h Add pipe2() system call. 2013-05-01 22:42:42 +00:00
unwind.h
utime.h
utmpx.h
uuid.h
varargs.h
wchar.h Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +00:00
wctype.h
wordexp.h
xlocale.h