..
_system_properties.h
Separate properties by selabel
2015-12-02 15:17:03 -08:00
atomics.h
Make the legacy inline headers compile standalone.
2016-04-15 13:06:08 -07:00
auxv.h
…
cachectl.h
…
capability.h
…
cdefs.h
Add __INTRODUCED_IN_{32,64}.
2016-04-29 16:39:50 -07:00
endian.h
Remove swap16/swap32/swap64 header pollution.
2015-10-26 17:51:42 -07:00
epoll.h
…
errno.h
…
eventfd.h
…
fcntl.h
libc: Add sys/fcntl.h for compatibility.
2015-07-08 15:07:17 -06:00
file.h
…
fsuid.h
…
glibc-syscalls.h
Updated to v4.4.1 kernel headers.
2016-02-05 16:03:55 -08:00
inotify.h
…
ioctl.h
Extract ioctl to <bits/ioctl.h>.
2016-04-07 18:01:59 -07:00
ioctl_compat.h
…
ipc.h
…
klog.h
…
limits.h
Fix PTHREAD_THREADS_MAX.
2016-03-15 17:23:12 -07:00
mman.h
Remove duplicate declaration of mlock, munlock.
2016-04-07 10:59:45 -07:00
mount.h
Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>.
2015-03-11 09:32:25 -07:00
msg.h
…
param.h
Add a few missing types and constants to headers.
2016-03-31 17:05:30 -07:00
personality.h
Improve personality initialization
2015-06-30 19:01:24 -07:00
poll.h
…
prctl.h
…
procfs.h
Fix x86 gdbserver build.
2015-06-24 17:31:24 -07:00
ptrace.h
Fixes for building gdbserver (and gdb) out of the box.
2015-06-16 16:04:35 -07:00
queue.h
…
quota.h
Add <sys/quota.h>.
2016-04-06 11:06:09 -07:00
reboot.h
…
reg.h
…
resource.h
Add prlimit to LP32.
2015-10-28 20:04:59 -07:00
select.h
…
sem.h
…
sendfile.h
Implement _FILE_OFFSET_BITS (mostly).
2015-02-17 19:54:43 -08:00
signal.h
…
signalfd.h
…
socket.h
socket.h: update AF_* constants
2016-02-02 00:28:35 +00:00
socketcalls.h
…
stat.h
Make the legacy inline headers compile standalone.
2016-04-15 13:06:08 -07:00
statfs.h
…
statvfs.h
…
swap.h
…
syscall.h
valgrind can't find syscall because we didn't put it in <unistd.h>.
2015-02-19 22:49:44 -08:00
sysconf.h
Move <sys/sysconf.h> to <bits/sysconf.h>.
2016-04-07 18:02:00 -07:00
sysinfo.h
…
syslimits.h
…
syslog.h
Add all the glibc one-line "synonym" header files.
2015-07-17 13:59:36 -07:00
sysmacros.h
Fix <sys/sysmacros.h>.
2016-01-12 14:43:27 -08:00
system_properties.h
…
time.h
<sys/time.h> should include [most of] <sys/select.h>.
2015-07-17 19:10:24 -07:00
timerfd.h
…
times.h
…
timex.h
Really add adjtimex(2), and add clock_adjtime(2) too.
2016-02-03 13:19:10 -08:00
ttychars.h
…
ttydefaults.h
…
ttydev.h
…
types.h
Add a few missing types and constants to headers.
2016-03-31 17:05:30 -07:00
ucontext.h
Add the missing aarch64 user structs.
2015-08-25 14:18:26 -07:00
uio.h
Add preadv/pwritev.
2015-08-26 14:48:55 -07:00
un.h
…
unistd.h
Add all the glibc one-line "synonym" header files.
2015-07-17 13:59:36 -07:00
user.h
Make <sys/user.h> compile on AArch64.
2016-04-25 18:45:39 -07:00
utime.h
…
utsname.h
…
vfs.h
…
vt.h
Add all the glibc one-line "synonym" header files.
2015-07-17 13:59:36 -07:00
wait.h
Define WIFCONTINUED()
2015-09-18 13:37:53 -07:00
xattr.h
…