platform_bionic/libc/include/bits
Mitch Phillips 2e25c0f943 No-op DT_AARCH64_MEMTAG_* entries
As of https://reviews.llvm.org/D143769, binaries (with -fsanitize=memtag-*)
have DT_AARCH64_MEMTAG_* dynamic entries, as per the AArch64 MemtagABI.
Android uses an OS-specific ELF note for MTE config, but we should
migrate to the new thing (while preserving backwards compatibility).

Without actually doing the migration right now, just handle these new
entries. Otherwise, you get a whole bunch of logspam about the
unrecognised dynamic entries.

Bug: 274032544
Test: Build android, don't get logspam.
Change-Id: I5c8b59f77a0058e5b93335e269d558a5014f2260
2023-03-17 16:09:39 -07:00
..
fortify libc/include: remove easy __ANDROID_API__ tautologies. 2023-02-23 17:38:37 +00:00
auxvec.h Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. 2020-02-24 09:52:14 -08:00
ctype_inlines.h <ctype.h>: inline the ASCII functions. 2020-02-05 08:18:51 -08:00
elf_common.h No-op DT_AARCH64_MEMTAG_* entries 2023-03-17 16:09:39 -07:00
epoll_event.h Another round of documentation. 2018-10-04 16:35:13 -07:00
fcntl.h Another round of documentation. 2018-10-04 16:35:13 -07:00
fenv_arm.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
fenv_riscv64.h riscv64 <fenv.h>. 2022-10-07 21:15:26 +00:00
fenv_x86.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
fenv_x86_64.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
flock.h _FILE_OFFSET_BITS=64 support for fcntl. 2020-01-29 19:36:14 -08:00
flock64.h _FILE_OFFSET_BITS=64 support for fcntl. 2020-01-29 19:36:14 -08:00
get_device_api_level_inlines.h Fix get_device_api_level_inlines.h in versioner 2019-03-20 22:49:38 +08:00
getopt.h Another round of documentation. 2018-10-04 16:35:13 -07:00
glibc-syscalls.h Update to v5.17 kernel headers. 2022-03-22 16:48:40 -07:00
in_addr.h Another round of documentation. 2018-10-04 16:35:13 -07:00
ioctl.h Make android_get_application_target_sdk_version available to the NDK. 2018-11-15 11:07:30 -08:00
ip_mreq_source.h Another round of documentation. 2018-10-04 16:35:13 -07:00
ip_msfilter.h Another round of documentation. 2018-10-04 16:35:13 -07:00
lockf.h Another round of documentation. 2018-10-04 16:35:13 -07:00
mbstate_t.h Another round of documentation. 2018-10-04 16:35:13 -07:00
posix_limits.h Fix bugprone-macro-parentheses warnings 2020-03-04 13:22:05 -08:00
pthread_types.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
sa_family_t.h Another round of documentation. 2018-10-04 16:35:13 -07:00
seek_constants.h Add SEEK_DATA and SEEK_HOLE constants. 2019-05-07 10:03:02 -07:00
signal_types.h Avoid usage of LONG_BIT in signal headers. 2022-03-24 11:11:11 -07:00
stdatomic.h Cleanup some trivial TODOs. 2020-04-10 11:46:03 -07:00
strcasecmp.h Another round of documentation. 2018-10-04 16:35:13 -07:00
struct_file.h Another round of documentation. 2018-10-04 16:35:13 -07:00
swab.h Make swab(3) inline prior to API 28. 2020-08-07 13:10:51 -07:00
sysconf.h Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. 2018-10-09 13:56:06 -07:00
termios_inlines.h Add trivial termios tests. 2017-12-14 09:46:50 -08:00
threads_inlines.h Remove a tautology from <bits/threads_inlines.h>. 2023-02-24 01:02:24 +00:00
timespec.h Fix timespec.h documentation 2019-08-12 13:34:03 -07:00
wait.h Another round of documentation. 2018-10-04 16:35:13 -07:00
wchar_limits.h Another round of documentation. 2018-10-04 16:35:13 -07:00
wctype.h Fix __VERSIONER_NO_GUARD cases for availability. 2021-02-01 12:53:22 -08:00