platform_bionic/libc
Elliott Hughes d390df1dbc Restore ELF32_ST_INFO/ELF64_ST_INFO.
Mistakenly removed years ago, along with its genuinely duplicated companions.
This patch also redefines one of those rather than use the Linux uapi header
definition, which leads to signed/unsigned warnings in calling code.

Bug: https://github.com/android-ndk/ndk/issues/377
Test: ran tests
Change-Id: Ib25b17949f04969f12b945ca88ab87d080677cf9
2017-04-30 22:56:10 -07:00
..
arch-arm Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
arch-arm64 Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
arch-common/bionic
arch-mips Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
arch-x86_64 Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
bionic Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21. 2017-04-26 14:34:36 -07:00
dns Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE" 2017-04-03 17:26:26 +00:00
include Restore ELF32_ST_INFO/ELF64_ST_INFO. 2017-04-30 22:56:10 -07:00
kernel Update static functions/macro definitions. 2017-04-21 20:59:53 -07:00
malloc_debug Refactor Config from a struct to a class. 2017-04-06 15:30:42 -07:00
private Move bionic_systrace.cpp over to CachedProperty. 2017-04-17 14:12:25 -07:00
seccomp Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00
stdio libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
stdlib
tools Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
tzcode Fix incorrect check. 2017-04-14 12:58:56 -07:00
upstream-freebsd libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
upstream-netbsd Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08:00
upstream-openbsd libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
versioner-dependencies Revert "Revert "Run the versioner as part of the build."" 2017-03-27 13:06:45 -07:00
zoneinfo Addition of a new system file for time zone data 2017-03-31 15:35:14 +01:00
Android.bp Include the libc/kernel/android/scsi headers in the NDK. 2017-04-27 16:26:55 -07:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.arm.map Restore __system_property_find_nth version 2017-04-13 11:18:53 -07:00
libc.arm64.map Restore __system_property_find_nth version 2017-04-13 11:18:53 -07:00
libc.map.txt DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -07:00
libc.mips.map Restore __system_property_find_nth version 2017-04-13 11:18:53 -07:00
libc.mips64.map Restore __system_property_find_nth version 2017-04-13 11:18:53 -07:00
libc.x86.map Restore __system_property_find_nth version 2017-04-13 11:18:53 -07:00
libc.x86_64.map Restore __system_property_find_nth version 2017-04-13 11:18:53 -07:00
libstdc++.arm.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.arm64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.map.txt Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86_64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
MODULE_LICENSE_BSD
NOTICE libc: ARM: Add 32-bit Kryo memcpy 2017-04-13 11:18:56 -07:00
SECCOMP_BLACKLIST.TXT Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
SECCOMP_WHITELIST.TXT Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00
SYSCALLS.TXT Merge "Correct the return types of readv and writev." 2016-11-30 19:26:06 +00:00
version_script.txt