platform_bionic/libc/include
Elliott Hughes b5ff68cf24 Remove a tautology from <bits/threads_inlines.h>.
The next NDK to take these headers only supports API 21 and later.

Test: treehugger
Change-Id: I31a07842a498e818ec8f16c217c365b100a5e05b
2023-02-24 01:02:24 +00:00
..
android Merge "Remove <sys/statvfs.h> inlines for API level 19." 2023-02-23 18:55:04 +00:00
arpa <arpa/nameser.h>: fix INTRODUCED_IN API level. 2019-06-06 09:57:54 -07:00
bits Remove a tautology from <bits/threads_inlines.h>. 2023-02-24 01:02:24 +00:00
net Another round of documentation. 2018-10-04 16:35:13 -07:00
netinet Define sockaddr_storage in bionic 2021-07-14 14:20:36 -07:00
netpacket
sys Merge "libc/include: remove easy __ANDROID_API__ tautologies." 2023-02-23 22:45:57 +00:00
.clang-format Fix the libc/include .clang-format. 2020-01-30 13:51:39 -08:00
alloca.h Start documenting libc. 2018-08-23 11:03:17 -07:00
ar.h Start documenting libc. 2018-08-23 11:03:17 -07:00
assert.h Start documenting libc. 2018-08-23 11:03:17 -07:00
byteswap.h Start documenting libc. 2018-08-23 11:03:17 -07:00
complex.h Reland "Retire GCC FORTIFY." 2018-07-24 19:36:51 +00:00
cpio.h Start documenting libc. 2018-08-23 11:03:17 -07:00
ctype.h <ctype.h>: inline the ASCII functions. 2020-02-05 08:18:51 -08:00
dirent.h Add documentation to <dirent.h>. 2020-03-30 14:26:35 -07:00
dlfcn.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
elf.h Switch to FreeBSD's elf_common.h. 2022-10-07 00:04:44 +00:00
endian.h Start documenting libc. 2018-08-23 11:03:17 -07:00
err.h Start documenting libc. 2018-08-23 11:03:17 -07:00
errno.h Start documenting libc. 2018-08-23 11:03:17 -07:00
error.h Start documenting libc. 2018-08-23 11:03:17 -07:00
execinfo.h Nullability check for execinfo module 2023-01-13 02:14:10 +00:00
fcntl.h libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
features.h Start documenting libc. 2018-08-23 11:03:17 -07:00
fenv.h Nullability check for fenv module 2023-02-16 01:41:55 +00:00
fnmatch.h Start documenting libc. 2018-08-23 11:03:17 -07:00
fts.h Fix various ftw/nftw "shall fail"s from POSIX. 2018-05-08 15:20:07 -07:00
ftw.h Better backwards compatibility for stat64. 2018-02-12 15:48:01 -08:00
getopt.h Another round of documentation. 2018-10-04 16:35:13 -07:00
glob.h Nullability check for glob module 2023-02-19 22:33:27 +00:00
grp.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
iconv.h Start documenting libc. 2018-08-23 11:03:17 -07:00
ifaddrs.h Start documenting libc. 2018-08-23 11:03:17 -07:00
inttypes.h Nullability check for inttypes module 2023-01-11 00:32:16 +00:00
langinfo.h Nullability check for langinfo module. 2023-01-03 19:52:35 +00:00
lastlog.h Start documenting libc. 2018-08-23 11:03:17 -07:00
libgen.h Nullability check for libgen module. 2022-12-13 00:06:09 +00:00
limits.h More <limits.h> fixes. 2017-10-18 13:27:01 -07:00
link.h Add additional dl_phdr_info fields 2019-08-22 12:43:17 -07:00
locale.h Fix __VERSIONER_NO_GUARD cases for availability. 2021-02-01 12:53:22 -08:00
malloc.h Nullability check for malloc module. 2022-12-15 21:47:53 +00:00
math.h Nullability check for math module 2023-02-09 00:25:29 +00:00
memory.h Start documenting libc. 2018-08-23 11:03:17 -07:00
mntent.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
netdb.h The future is now (2018 edition). 2018-01-30 08:54:12 -08:00
nl_types.h Nullability check for nl_types module 2023-01-26 06:48:13 +00:00
paths.h Add /system_ext/bin to shell search path 2020-01-07 20:39:52 +09:00
poll.h Accept NULL for fds parameter in poll. 2018-08-28 14:20:15 -07:00
pthread.h libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
pty.h Cleanup for #inclusivefixit. 2020-07-28 12:12:20 -07:00
pwd.h Remove __INTRODUCED_IN for obsolete API levels. 2019-10-03 16:09:04 -07:00
regex.h Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified 2023-01-31 22:51:30 +00:00
resolv.h The future is now (2019 edition). 2019-03-14 09:29:52 -07:00
sched.h sched.h: add doc comments. 2021-12-15 13:56:39 -08:00
search.h versioner: Update libc.map.txt to match annotations 2019-12-23 07:13:33 -08:00
semaphore.h Implement new clock wait functions 2019-07-15 09:06:19 -07:00
setjmp.h riscv64 setjmp. 2022-10-17 23:23:36 +00:00
signal.h Nullability check for signal module. 2023-02-10 02:16:41 +00:00
spawn.h posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT 2022-04-21 07:09:55 -07:00
stdatomic.h Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) 2019-07-18 13:57:39 -07:00
stdint.h Fix instances of '#if __LP64__'. 2016-09-15 14:21:28 -07:00
stdio.h libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
stdio_ext.h Add __freadahead. 2022-09-22 23:47:42 +00:00
stdlib.h libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
string.h Nullability check for string module 2023-02-14 20:47:10 +00:00
strings.h Nullability check for string module 2023-02-14 20:47:10 +00:00
syscall.h Start documenting libc. 2018-08-23 11:03:17 -07:00
sysexits.h Start documenting libc. 2018-08-23 11:03:17 -07:00
syslog.h Nullability check for syslog module. 2023-01-06 20:22:58 +00:00
tar.h Start documenting libc. 2018-08-23 11:03:17 -07:00
termio.h Start documenting libc. 2018-08-23 11:03:17 -07:00
termios.h Nullability check for termios module 2023-01-14 01:01:51 +00:00
threads.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
time.h Nullability check for time module. 2023-01-05 00:18:18 +00:00
time64.h Nullability check for time module. 2023-01-05 00:18:18 +00:00
uchar.h Start documenting libc. 2018-08-23 11:03:17 -07:00
ucontext.h Start documenting libc. 2018-08-23 11:03:17 -07:00
unistd.h libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
utime.h Start documenting libc. 2018-08-23 11:03:17 -07:00
utmp.h Nullability check for utmp module 2023-01-25 19:22:27 +00:00
wait.h Start documenting libc. 2018-08-23 11:03:17 -07:00
wchar.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
wctype.h Nullability check for wctype module 2023-02-15 23:24:40 +00:00
xlocale.h Start documenting libc. 2018-08-23 11:03:17 -07:00