platform_bionic/libc/include/sys
Zijun Zhao d928dd5d1a Merge "Nullability check for resource module." am: 20fa28e564 am: 7ba6b487cb am: 23d3dd3578
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2569870

Change-Id: I7028e4f1ec5bd1bd68a33085eb1ab17d5e2a6854
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-01 18:26:56 +00:00
..
_system_properties.h Use proprety_socket_for_system if permissions allow 2023-01-24 09:48:09 -08: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 Nullability check for mount module. 2023-04-15 01:16:51 +00: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 Nullability check for resource module. 2023-04-28 22:18:02 +00:00
select.h Nullability check for select module. 2023-04-20 01:19:03 +00:00
sem.h Nullability check for sem module. 2023-04-21 21:34:11 +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
statvfs.h Nullability check for statvfs module. 2023-04-21 00:06:14 +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