..
android
Add file_offset parameter to android_extinfo
2014-10-06 10:02:34 -07:00
arpa
Add in_port_t and move it and in_addr_t to the correct header file.
2014-08-19 12:43:50 -07:00
machine
Clean up fpathconf(3)/pathconf(3).
2014-09-22 22:49:40 +00:00
net
…
netinet
Add in_port_t and move it and in_addr_t to the correct header file.
2014-08-19 12:43:50 -07:00
netpacket
…
sys
Inline helpers need to be exported unmangled.
2014-10-07 16:46:47 -07:00
alloca.h
…
ar.h
…
assert.h
…
byteswap.h
…
ctype.h
Remove isascii_l(3).
2014-07-14 15:48:02 -07:00
dirent.h
…
dlfcn.h
Add RTLD_NODELETE flag support
2014-10-01 11:09:37 -07:00
elf.h
Add glibc alias for NT_PRFPREG
2014-10-13 15:03:27 -07:00
endian.h
…
err.h
The err family allow null format strings.
2014-07-11 02:53:27 +00:00
errno.h
…
fcntl.h
Inline helpers need to be exported unmangled.
2014-10-07 16:46:47 -07:00
features.h
Move the meat of <features.h> into <sys/cdefs.h>.
2014-08-19 11:18:20 -07:00
fnmatch.h
…
fts.h
…
ftw.h
…
getopt.h
…
grp.h
Remove declarations for things that don't exist.
2014-07-29 16:57:47 -07:00
inttypes.h
…
lastlog.h
…
libgen.h
Don't expose non-standard basename_r and dirname_r in LP64.
2014-09-08 16:44:48 -07:00
limits.h
Clean up fpathconf(3)/pathconf(3).
2014-09-22 22:49:40 +00:00
link.h
…
locale.h
…
malloc.h
Implement malloc_info(3).
2014-08-22 10:23:12 -07:00
memory.h
…
mntent.h
…
netdb.h
…
nsswitch.h
Restore <nsswitch.h> which is BSD API, not private.
2014-06-30 14:15:34 -07:00
paths.h
…
poll.h
…
pthread.h
Revert "Work around a bug in Immersion's libImmEmulatorJ.so."
2014-10-07 23:31:06 +00:00
pwd.h
…
regex.h
…
resolv.h
…
sched.h
Move the meat of <features.h> into <sys/cdefs.h>.
2014-08-19 11:18:20 -07:00
search.h
Implement twalk(3), add unit tests.
2014-07-24 14:55:29 -07:00
semaphore.h
Add semaphore tests, fix sem_destroy.
2014-09-19 17:37:06 -07:00
setjmp.h
…
sgidefs.h
…
sgtty.h
…
signal.h
POSIX says <signal.h> gets you ucontext_t.
2014-09-12 20:47:35 -07:00
stdatomic.h
Make memory_order_acquire visible in global namespace
2014-09-30 18:35:04 -07:00
stdint.h
There is no _MIN for unsigned types.
2014-07-21 17:16:30 -07:00
stdio.h
Inline helpers need to be exported unmangled.
2014-10-07 16:46:47 -07:00
stdio_ext.h
Add <stdio_ext.h> for elfutils.
2014-08-20 10:23:52 -07:00
stdlib.h
Merge "Fix incorrect parameter types for locale funcs."
2014-09-24 16:00:07 +00:00
string.h
Inline helpers need to be exported unmangled.
2014-10-07 16:46:47 -07:00
strings.h
Use __builtin_*_chk for bcopy/bzero.
2014-06-23 08:30:40 -07:00
syslog.h
Fix belated review comments on syslog change.
2014-07-23 11:38:38 -07:00
termio.h
…
termios.h
…
time.h
Add clock_settime and clock_nanosleep.
2014-10-13 17:04:10 -07:00
time64.h
…
uchar.h
…
ucontext.h
…
unistd.h
Inline helpers need to be exported unmangled.
2014-10-07 16:46:47 -07:00
util.h
…
utime.h
…
utmp.h
…
wchar.h
Fix incorrect parameter types for locale funcs.
2014-09-23 15:32:24 -07:00
wctype.h
Revert "Revert "Add locale aware APIs.""
2014-07-11 16:21:31 +00:00
xlocale.h
…