freebsd-src/include
Ed Schouten b1214a51cc Improve C11 bits in <stdlib.h>:
- Add missing semicolon to quick_exit(),
- Remove `func' parameter name from at_quick_exit(),
- Fix indentation.
- Compare against 2011 value.
2011-12-26 18:55:37 +00:00
..
arpa
gssapi
protocols
rpc Revert the previous change and add xdr_sizeof 2011-07-10 14:03:13 +00:00
rpcsvc
_ctype.h
_xlocale_ctype.h Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
a.out.h
ar.h
assert.h Add missing __dead2 to __assert(). 2011-01-09 21:39:46 +00:00
bitstring.h
complex.h Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
cpio.h
ctype.h Hide some more macros that will break C++ when compiling in C++ mode. 2011-11-13 17:07:26 +00:00
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 - Add restrict keyword to glob(3) 2011-12-20 22:56:13 +00:00
grp.h
gssapi.h
hesiod.h
iconv.h Add the BSD-licensed Citrus iconv to the base system with default off 2011-02-25 00:04:39 +00:00
ieeefp.h People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
ifaddrs.h
inttypes.h
iso646.h Avoid accidental conflicts with C++ operator keywords. 2011-09-27 16:33:17 +00:00
kenv.h
langinfo.h
libgen.h
limits.h POSIX.1-2008 moved some constants from the XSI option to the Base. 2011-03-04 19:28:27 +00:00
link.h
locale.h Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
Makefile Add <stdalign.h> and <stdnoreturn.h>. 2011-12-25 20:51:40 +00:00
malloc.h
malloc_np.h
memory.h
monetary.h
mpool.h
mqueue.h
ndbm.h
netconfig.h
netdb.h Replace __const by const in all non-contributed source code. 2011-12-13 13:32:56 +00:00
nl_types.h
nlist.h
nss.h
nsswitch.h
paths.h Add the BSD-licensed Citrus iconv to the base system with default off 2011-02-25 00:04:39 +00:00
printf.h Include stdio.h, so we can include printf.h in any order, as it needs FILE. 2011-03-06 17:45:37 +00:00
proc_service.h
pthread.h Remove leftover for r214093. 2011-01-06 03:30:16 +00:00
pthread_np.h Introduce a non-portable function pthread_getthreadid_np(3) to retrieve 2011-02-07 21:26:46 +00:00
pwd.h
ranlib.h
readpassphrase.h Sync with OpenBSD, primarily better signal and terminal handling. 2010-11-13 10:38:06 +00:00
regex.h Replace __const by const in all non-contributed source code. 2011-12-13 13:32:56 +00:00
res_update.h
resolv.h
runetype.h Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
search.h
semaphore.h
setjmp.h
signal.h Replace __const by const in all non-contributed source code. 2011-12-13 13:32:56 +00:00
spawn.h
stab.h
stdalign.h Add <stdalign.h> and <stdnoreturn.h>. 2011-12-25 20:51:40 +00:00
stdatomic.h Make white space in this file a bit more consistent. 2011-12-25 21:05:35 +00:00
stdbool.h Remove unneeded guard. 2011-12-25 20:15:41 +00:00
stddef.h
stdio.h Restore __is_threaded in C++ mode. Some Google stuff needs it apparently. 2011-12-25 16:03:54 +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 Add a new libc function: cfmakesane(3). 2010-11-02 17:00:56 +00:00
tgmath.h
time.h
timeconv.h
timers.h
ttyent.h
ulimit.h
unistd.h Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] 2011-12-23 15:00:37 +00:00
unwind.h Also the stop function should accept 64-bit exception class. 2010-09-30 03:16:35 +00:00
utime.h
utmpx.h
uuid.h
varargs.h
vis.h
wchar.h The spec says that FILE must be defined in wchar.h, but it wasn't. It 2011-11-13 16:18:48 +00:00
wctype.h Don't expose the wctype.h macros in C++ mode. They cause problems when 2011-11-12 20:45:10 +00:00
wordexp.h
xlocale.h Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00