android_bionic/libc
Dan Albert 952da92670 Remove availability definitions for mbs APIs.
Definitions for these are provided in libandroid_support for API
levels that do not expose this in the stubs. For the rare cases where
libandroid_support is not being used this will result in a lower
quality diagnostic (undefined reference instead of "not available
until API 21"), but other fixes would also have that behavior because
the libandroid_support headers are *always* available, even if
libandroid_support won't be linked.

Test: Reverted xfailed tests for #1108 and reran tests with this
Bug: https://github.com/android/ndk/issues/1108
Change-Id: I371f5b9d7caeef8dc7c80f2f6d11280ecba119c9
2022-01-07 14:38:29 -08:00
..
arch-arm Clear the stack frame pointer in _start and __bionic_clone 2021-05-07 15:00:55 -07:00
arch-arm64 setjmp/longjmp: avoid invalid values in the stack pointer. 2021-04-05 17:43:36 -07:00
arch-common/bionic Turns out we don't need to say calll any more. 2021-05-19 09:14:41 -07:00
arch-x86 Clear the stack frame pointer in _start and __bionic_clone 2021-05-07 15:00:55 -07:00
arch-x86_64 setjmp/longjmp: avoid invalid values in the stack pointer. 2021-04-05 17:43:36 -07:00
async_safe
bionic c32rtomb/mbrtoc32: remove dead code. 2021-12-15 13:41:20 -08:00
dns Make res_init() work again. 2021-04-08 12:04:05 -07:00
fts/include Use the BSD license for our bogus fts.h. 2021-09-14 12:26:08 -07:00
include Remove availability definitions for mbs APIs. 2022-01-07 14:38:29 -08:00
kernel Update to v5.15 kernel headers. 2021-11-02 15:53:58 -07:00
malloc_debug Update for libunwindstack shared_ptr MapInfos. 2021-10-29 13:03:05 -07:00
malloc_hooks
platform Disable fdtrack post-fork. 2021-04-07 19:00:45 -07:00
private Optimize the mbs fast path slightly. 2021-11-16 11:03:19 -08:00
seccomp
stdio Add the missing '--' to shell invocations. 2021-11-04 17:29:35 -07:00
system_properties Remove references to nonplat sepolicy 2021-11-05 09:30:25 +01:00
tools Merge "Ignore backup files left by emacs." 2021-04-20 01:24:49 +00:00
tzcode strftime: format small positive integers ourselves. 2021-12-06 14:55:00 -08:00
upstream-freebsd
upstream-netbsd Make res_init() work again. 2021-04-08 12:04:05 -07:00
upstream-openbsd Export fts as a static library for use with musl 2021-09-08 15:53:10 -07:00
versioner-dependencies
Android.bp Use -fno-builtin for libc and libm. 2021-12-02 14:42:16 -08:00
MODULE_LICENSE_BSD
NOTICE Move the Rust system property bindings into librustutils. 2021-07-29 15:55:07 -07:00
SECCOMP_ALLOWLIST_APP.TXT
SECCOMP_ALLOWLIST_COMMON.TXT
SECCOMP_ALLOWLIST_SYSTEM.TXT
SECCOMP_BLOCKLIST_APP.TXT
SECCOMP_BLOCKLIST_COMMON.TXT
SECCOMP_PRIORITY.TXT
SYSCALLS.TXT Allow bpf() syscall 2021-12-01 21:32:08 +00:00
fs_config_generator.py
libc.map.txt Fix incorrect API level for wcstombs and mbstowcs. 2021-11-09 23:29:33 +00:00
libstdc++.map.txt
version_script.txt