platform_bionic/libc/include/sys
2023-04-17 18:25:05 +00:00
..
_system_properties.h Fixup an out of date comment. 2018-07-24 13:34:34 -07:00
auxv.h Fix wrong link in getauxval(3) doc comment. 2020-02-21 16:23:33 -08:00
cachectl.h Clean up mips references in the headers. 2020-02-13 18:00:16 -08:00
capability.h Nullability check for capability module. 2023-04-14 01:04:29 +00:00
cdefs.h Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified 2023-01-31 22:51:30 +00:00
endian.h Cast __builtin_swap64 to uint64_t. 2017-09-11 13:21:35 -07:00
epoll.h libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
errno.h Start documenting libc. 2018-08-23 11:03:17 -07:00
eventfd.h Nullability check for eventfd module 2023-02-07 20:47:11 +00: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
ifunc.h Adopt GNU calling convention for ifunc resolvers. 2019-10-28 20:20:29 -07:00
inotify.h Nullability check for inotify module. 2023-04-15 01:15:31 +00:00
ioctl.h Another round of documentation. 2018-10-04 16:35:13 -07:00
ipc.h Nullability check for ipc module. 2023-04-14 01:05:54 +00:00
klog.h Nullability check for klog module 2023-02-03 21:56:56 +00:00
limits.h Start documenting libc. 2018-08-23 11:03:17 -07:00
mman.h Remove <sys/mman.h> inlines for obsolete API levels. 2023-02-24 00:41:30 +00:00
mount.h Another round of documentation. 2018-10-04 16:35:13 -07:00
msg.h Nullability check for msg module. 2023-04-15 01:13:26 +00:00
mtio.h Add <sys/mtio.h>. 2017-06-14 17:16:05 -07:00
param.h param.h: whitespace cleanup 2019-03-27 10:56:16 -07:00
personality.h Remove __INTRODUCED_IN for obsolete API levels. 2019-10-03 16:09:04 -07:00
pidfd.h Nullability check for pidfd module 2023-03-08 21:06:57 +00:00
poll.h Start documenting libc. 2018-08-23 11:03:17 -07:00
prctl.h Update to android-mainline kernel headers v5.4. 2019-12-12 14:59:25 -08:00
procfs.h NGREG != ELF_NGREG. 2020-09-08 09:27:02 -07: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 Nullability check for quota module 2023-02-03 20:03:34 +00:00
random.h Nullability check for random module. 2023-04-14 01:01:37 +00: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 Add rlim64_t to libc/include/sys/resource 2022-12-08 23:32:11 +00:00
select.h libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
sem.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
sendfile.h Nullability check for sendfile module. 2023-04-14 01:07:12 +00: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 Nullability check for signalfd module 2023-03-11 01:51:02 +00:00
socket.h Remove <sys/socket.h> inlines for obsolete API levels. 2023-02-24 00:46:48 +00:00
stat.h Remove <sys/stat.h> inlines for obsolete API levels. 2023-02-23 22:53:37 +00:00
statfs.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
statvfs.h Remove <sys/statvfs.h> inlines for API level 19. 2023-02-22 21:58:24 +00:00
swap.h Nullability check for swap module 2023-02-16 01:40:05 +00: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 Nullability check for sysinfo module 2023-02-03 20:05:05 +00: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 Remove __INTRODUCED_IN for obsolete API levels. 2019-10-03 16:09:04 -07:00
thread_properties.h Add a thread-properties API 2020-08-11 16:51:43 +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 riscv64: typedef struct ucontext {...} ucontext_t. 2023-03-31 15:31:37 -07:00
uio.h Add preadv2/pwritev2 wrappers. 2021-10-18 12:58:47 -07: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 riscv64 <sys/user.h>. 2022-10-07 20:49:07 +00:00
utsname.h Nullability check for utsname module 2023-03-08 21:05:19 +00:00
vfs.h Nullability check for vfs module 2023-02-15 23:22:10 +00:00
vt.h Add all the glibc one-line "synonym" header files. 2015-07-17 13:59:36 -07:00
wait.h Nullability check for wait module. 2023-04-15 01:17:54 +00:00
xattr.h Header improvements. 2019-11-01 16:47:46 -07:00