platform_bionic/libc/include
Elliott Hughes 6dd4a906b8 <arpa/nameser.h>: don't use __INTRODUCED_IN_64 in a defined(__LP64__) block.
Test: treehugger
Change-Id: I1e75d1c15abd7753e2c9f1decc57346895a7c7f8
2023-06-12 08:09:56 -07:00
..
android Remove __INTRODUCED_IN_ architecture macros. 2023-06-09 23:34:17 +00:00
arpa <arpa/nameser.h>: don't use __INTRODUCED_IN_64 in a defined(__LP64__) block. 2023-06-12 08:09:56 -07:00
bits Merge "Nullability check for fcntl module." 2023-06-09 18:38:00 +00:00
net Nullability check for if module. 2023-05-11 17:15:57 +00:00
netinet Nullability check for modules in the netinet directory. 2023-04-25 20:10:14 +00:00
netpacket
sys Remove __RENAME_STAT64. 2023-06-09 15:59:23 -07:00
.clang-format Fix the libc/include .clang-format. 2020-01-30 13:51:39 -08:00
alloca.h
ar.h
assert.h static_assert is a keyword in C23. 2023-05-24 08:48:42 -07:00
byteswap.h
complex.h Remove __RENAME_LDBL. 2023-06-07 17:20:53 +00:00
cpio.h
ctype.h <ctype.h>: inline the ASCII functions. 2020-02-05 08:18:51 -08:00
dirent.h Nullability check for dirent module 2023-03-31 18:54:31 +00:00
dlfcn.h Nullability check for dlfcn module 2023-03-01 21:29:41 +00:00
elf.h Switch to FreeBSD's elf_common.h. 2022-10-07 00:04:44 +00:00
endian.h
err.h Nullability check for error module 2023-02-24 19:44:21 +00:00
errno.h Merge "Nullability check for error module" 2023-02-24 23:08:57 +00:00
error.h Nullability check for error module 2023-02-24 19:44:21 +00: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
fenv.h <fenv.h>: documentation, and __INTRODUCED_IN removal. 2023-06-06 20:32:12 +00:00
fnmatch.h
fts.h Nullability check for fts module 2023-03-29 22:51:24 +00:00
ftw.h Remove __RENAME_STAT64. 2023-06-09 15:59:23 -07:00
getopt.h Nullability check for getopt module 2023-03-13 18:03:29 +00:00
glob.h Nullability check for glob module 2023-02-19 22:33:27 +00:00
grp.h Nullability check for grp module 2023-03-08 00:15:01 +00:00
iconv.h Nullability check for iconv module 2023-02-24 02:32:35 +00:00
ifaddrs.h Nullability check for ifaddrs module 2023-03-01 01:36:30 +00:00
inttypes.h Add the %b/%B PRI* and SCN* macros. 2023-03-06 21:41:54 +00:00
langinfo.h Nullability check for langinfo module. 2023-01-03 19:52:35 +00:00
lastlog.h
libgen.h Nullability check for libgen module. 2022-12-13 00:06:09 +00:00
limits.h
link.h Nullability check for link module 2023-03-17 02:52:15 +00:00
locale.h Nullability check for locale module 2023-03-16 21:42:57 +00:00
malloc.h Modify the wording of the mallopt. 2023-04-27 17:07:17 -07:00
math.h Remove __RENAME_LDBL. 2023-06-07 17:20:53 +00:00
memory.h
mntent.h Nullability check for mntent module 2023-03-11 01:52:28 +00:00
netdb.h Nullability check for inet module. 2023-05-24 22:02:49 +00: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
pthread.h Nullability check for pthread module 2023-04-06 22:39:52 +00:00
pty.h Cleanup for #inclusivefixit. 2020-07-28 12:12:20 -07:00
pwd.h Nullability check for pwd module 2023-03-17 02:53:37 +00:00
regex.h Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified 2023-01-31 22:51:30 +00:00
resolv.h Nullability check for resolv module 2023-03-10 01:40:04 +00:00
sched.h <sched.h>: __INTRODUCED_IN_ removal. 2023-05-26 12:58:14 -07:00
search.h Nullability check for search module 2023-04-05 19:40:21 +00:00
semaphore.h Nullability check for semaphore module 2023-04-12 18:07:11 +00:00
setjmp.h setjmp.h: add some historical detail about the _JBLEN values. 2023-04-12 12:43:10 -07:00
signal.h Remove <signal.h> inlines for obsolete API levels. 2023-02-24 00:28:20 +00:00
spawn.h <spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np(). 2023-04-04 17:28:39 -07:00
stdatomic.h
stdint.h
stdio.h Set __BIONIC_COMPLICATED_NULLNESS for the vsnprintf family 2023-04-26 23:14:36 +00:00
stdio_ext.h Nullability check for stdio_ext module 2023-02-27 23:34:25 +00:00
stdlib.h Remove __RENAME_LDBL. 2023-06-07 17:20:53 +00:00
string.h Remove libandroidsupport cruft. 2023-02-24 19:33:33 +00:00
strings.h Nullability check for string module 2023-02-14 20:47:10 +00:00
syscall.h
sysexits.h
syslog.h syslog.h: implement LOG_PERROR. 2023-05-03 14:19:40 -07:00
tar.h
termio.h
termios.h Nullability check for termios module 2023-01-14 01:01:51 +00:00
threads.h Nullability check for thread module 2023-03-10 20:37:27 +00:00
time.h time.h: add doc comments. 2023-05-26 09:13:41 -07:00
time64.h Nullability check for time module. 2023-01-05 00:18:18 +00:00
uchar.h
ucontext.h
unistd.h libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
utime.h
utmp.h Add POSIX <utmpx.h>. 2023-04-03 17:20:58 -07:00
utmpx.h Add POSIX <utmpx.h>. 2023-04-03 17:20:58 -07:00
wait.h
wchar.h Remove __RENAME_LDBL. 2023-06-07 17:20:53 +00:00
wctype.h Remove libandroidsupport cruft. 2023-02-24 19:33:33 +00:00
xlocale.h