..
_system_properties.h
Fixup an out of date comment.
2018-07-24 13:34:34 -07:00
auxv.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
cachectl.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
capability.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
cdefs.h
Stringify api_level in <android/versioning.h>.
2018-08-27 16:48:17 -07:00
endian.h
Cast __builtin_swap64 to uint64_t.
2017-09-11 13:21:35 -07:00
epoll.h
Add sigset64_t
and accompanying functions.
2018-01-30 18:47:16 -08:00
errno.h
Start documenting libc.
2018-08-23 11:03:17 -07:00
eventfd.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
fcntl.h
Start documenting libc.
2018-08-23 11:03:17 -07:00
file.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
fsuid.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
inotify.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
ioctl.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
ipc.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
klog.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
limits.h
Start documenting libc.
2018-08-23 11:03:17 -07:00
mman.h
Reland "Retire GCC FORTIFY."
2018-07-24 19:36:51 +00:00
mount.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
msg.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
mtio.h
Add <sys/mtio.h>.
2017-06-14 17:16:05 -07:00
param.h
<sys/param.h>: pollute the namespace with <endian.h>.
2018-10-05 14:54:48 -07:00
personality.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
poll.h
Start documenting libc.
2018-08-23 11:03:17 -07:00
prctl.h
Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>.
2018-08-22 10:36:23 -07:00
procfs.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
ptrace.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
queue.h
Always include <sys/cdefs.h>.
2016-07-22 17:01:54 -07:00
quota.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
random.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
reboot.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
reg.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
resource.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
select.h
libc: Match header annotations to version script
2018-10-25 14:54:44 +08:00
sem.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
sendfile.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
shm.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
signal.h
Start documenting libc.
2018-08-23 11:03:17 -07:00
signalfd.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
socket.h
<sys/socket.h>: add constant for kernel TLS.
2018-08-27 11:27:06 -07:00
stat.h
Better backwards compatibility for stat64.
2018-02-12 15:48:01 -08:00
statfs.h
statvfs.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
swap.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
syscall.h
Always include <sys/cdefs.h>.
2016-07-22 17:01:54 -07:00
sysconf.h
Start documenting libc.
2018-08-23 11:03:17 -07:00
sysinfo.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
syslog.h
Start documenting libc.
2018-08-23 11:03:17 -07:00
sysmacros.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
system_properties.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
time.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
timerfd.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
times.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
timex.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
ttydefaults.h
Make <sys/ttydefaults.h> more usable.
2017-07-06 10:33:15 -07:00
types.h
Improve the _FILE_OFFSET_BITS docs and link to them.
2017-11-28 15:47:01 -08:00
ucontext.h
Add uc_sigmask64.
2018-02-13 19:09:04 -08:00
uio.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
un.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
unistd.h
Start documenting libc.
2018-08-23 11:03:17 -07:00
user.h
Support building binutils out of the box for x86/x86-64.
2017-07-06 11:10:01 -07:00
utsname.h
Another round of documentation.
2018-10-04 16:35:13 -07:00
vfs.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00
vt.h
Add all the glibc one-line "synonym" header files.
2015-07-17 13:59:36 -07:00
wait.h
Test POSIX 1003.1 2016 chapter 13 "Headers".
2017-12-13 09:01:35 -08:00
xattr.h
Re-submit "Name function arguments in libc headers for Studio."
2017-08-18 00:00:38 +00:00