android_bionic/libc/include
Christopher Ferris 2abfa9e4f8 Update to v5.15 kernel headers.
Kernel headers coming from:

Git: https://android.googlesource.com/kernel/common/
Branch: android-mainline
Tag: android-mainline-5.15

Test: Builds, and ran bionic unit tests on flame.
Change-Id: I86901ea6d89fb0f7384b90a47bef35d194083c24
2021-11-02 15:53:58 -07:00
..
android Add API level define for T. 2021-09-08 14:57:46 -07:00
arpa <arpa/nameser.h>: fix INTRODUCED_IN API level. 2019-06-06 09:57:54 -07:00
bits Update to v5.15 kernel headers. 2021-11-02 15:53:58 -07:00
net
netinet Define sockaddr_storage in bionic 2021-07-14 14:20:36 -07:00
netpacket
sys Add preadv2/pwritev2 wrappers. 2021-10-18 12:58:47 -07:00
.clang-format Fix the libc/include .clang-format. 2020-01-30 13:51:39 -08:00
alloca.h
ar.h
assert.h
byteswap.h
complex.h
cpio.h
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
elf.h Remove unused declarations. 2020-02-18 13:25:22 -08:00
endian.h
err.h
errno.h
error.h
execinfo.h Add execinfo functionality. 2021-10-20 21:53:07 +00:00
fcntl.h _FILE_OFFSET_BITS=64 support for fcntl. 2020-01-29 19:36:14 -08:00
features.h
fenv.h Clean up the math headers. 2020-02-11 08:46:29 -08:00
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
iconv.h
ifaddrs.h
inttypes.h
langinfo.h
lastlog.h
libgen.h
limits.h
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 Add definition of M_MEMTAG_TUNING. 2021-06-24 01:21:00 +00:00
math.h Fix __VERSIONER_NO_GUARD cases for availability. 2021-02-01 12:53:22 -08:00
memory.h
mntent.h
netdb.h
nl_types.h Changes for #inclusivefixit. 2020-07-21 16:34:58 -07:00
paths.h Add /system_ext/bin to shell search path 2020-01-07 20:39:52 +09:00
poll.h
pthread.h Fix bugprone-macro-parentheses warnings 2020-03-04 13:22:05 -08: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
resolv.h
sched.h Clean up mips references in the headers. 2020-02-13 18:00:16 -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 Clean up mips references in the headers. 2020-02-13 18:00:16 -08:00
signal.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
spawn.h
stdatomic.h Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) 2019-07-18 13:57:39 -07:00
stdint.h
stdio.h Simplify and improve tempnam() and tmpnam(). 2020-12-08 22:26:06 -08:00
stdio_ext.h
stdlib.h Mark abort(3) as `nomerge`. 2021-06-07 11:20:28 -07:00
string.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
strings.h strings.h: undef ffs/ffsl/ffsll. 2020-06-25 08:46:06 -07:00
syscall.h
sysexits.h
syslog.h
tar.h
termio.h
termios.h Consistent <termios.h> behavior on all API levels. 2020-01-09 16:42:15 -08:00
threads.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
time.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
time64.h
uchar.h
ucontext.h
unistd.h Make swab(3) inline prior to API 28. 2020-08-07 13:10:51 -07:00
utime.h
utmp.h Reimplement our no-op utmp.h functions more simply. 2020-08-07 17:07:31 -07:00
wait.h
wchar.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
wctype.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
xlocale.h