freebsd_amp_hwpstate/include
Ed Schouten 092c20cb19 Extend <stdatomic.h> to support GCC 4.7's __atomic.
The development version of GCC also supports an atomics interface
similar to Clang's. Change the header file to work as follows:

- __CLANG_ATOMICS: Use Clang's new atomics interface,
- __GNUC_ATOMICS: Use GCC's new atomics interface,
- else: fall back to GCC's __sync interface.
2011-12-30 01:37:25 +00:00
..
arpa
gssapi
protocols
rpc
rpcsvc
Makefile Add <stdalign.h> and <stdnoreturn.h>. 2011-12-25 20:51:40 +00:00
_ctype.h
_xlocale_ctype.h
a.out.h
ar.h
assert.h Don't define static_assert for C++. 2011-12-29 14:41:17 +00:00
bitstring.h
complex.h
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
ftw.h
getopt.h
glob.h
grp.h
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
malloc.h
malloc_np.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.h
pthread_np.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 Add <stdalign.h> and <stdnoreturn.h>. 2011-12-25 20:51:40 +00:00
stdatomic.h Extend <stdatomic.h> to support GCC 4.7's __atomic. 2011-12-30 01:37:25 +00:00
stdbool.h
stddef.h
stdio.h In POSIX.1-2008: 2011-12-28 05:35:33 +00:00
stdlib.h Improve C11 bits in <stdlib.h>: 2011-12-26 18:55:37 +00:00
stdnoreturn.h Add <stdalign.h> and <stdnoreturn.h>. 2011-12-25 20:51:40 +00:00
string.h
stringlist.h
strings.h
sysexits.h
tar.h
termios.h
tgmath.h
time.h
timeconv.h
timers.h
ttyent.h
ulimit.h
unistd.h
unwind.h
utime.h
utmpx.h
uuid.h
varargs.h
vis.h
wchar.h
wctype.h
wordexp.h
xlocale.h