platform_bionic/libc
me-cafebabe 6041d2b536 libc: libstdc++: Rename vendor variant to libstdc++_vendor
* In Android 14, This library got listed on /vendor/etc/linker.config.pb,
  which is duplicated with /system/etc/linker.config.pb, as a result
  linkerconfig fails and stops the entire system from booting.

[    5.840677] DEBUG: Abort message: 'duplicate: libstdc++.so is provided by default and system in [vendor]'

Change-Id: Ib6eee48de87100c2fb0dd765d57ee95d3159c4ef
Signed-off-by: zlewchan <zlewchan@icloud.com>
2024-09-07 23:57:14 +02:00
..
arch-arm Fix assembler warnings. 2024-01-23 22:06:19 +00:00
arch-arm64 Merge "Simplify Oryon ifunc resolvers." into main 2024-04-16 15:06:14 +00:00
arch-common/bionic bionic: Add crt_pad_segment 2024-01-12 10:22:08 -08:00
arch-riscv64 Clean up __always_inline 2024-04-17 10:50:41 -07:00
arch-x86 Hide overaligned global address from the compiler. 2024-04-04 16:33:01 -07:00
arch-x86_64 Fix assembler warnings. 2024-01-23 22:06:19 +00:00
async_safe bpfmt all the .bp files to silence ayeaye. 2024-01-19 19:05:36 +00:00
b64/include/bionic
bionic [MTE] fix longjmp handling 2024-06-26 02:59:32 +00:00
dns getaddrinfo: Use Cloudflare DNS instead of Google DNS 2024-09-07 21:11:11 +00:00
execinfo/include
fts/include
include Add a missing riscv64 psabi constant. 2024-06-11 12:59:38 +00:00
kernel Update to v6.9 kernel headers. 2024-06-03 14:22:19 -07:00
malloc_debug Read maps data before using and do safe reads. 2024-05-21 17:41:22 -07:00
malloc_hooks Migrate Test Targets to New Android Ownership Model 2024-02-02 13:57:12 +00:00
platform bionic: max_android_page_size to 16384 2024-05-22 18:29:04 +00:00
private [riscv][bionic] Prototype TLS Descriptor support 2024-06-07 14:30:22 -07:00
seccomp
stdio libc/Android.bp: more cleanup. 2024-02-09 10:04:26 -08:00
system_properties Merge Android 24Q2 Release (ab/11526283) to aosp-main-future 2024-05-23 14:10:02 -07:00
tools Include the SPDX identifiers in NOTICE files. 2024-03-19 15:56:30 +00:00
tzcode Fix tzalloc(nullptr) and add a test. 2023-06-22 09:51:01 -07:00
upstream-freebsd string/memory functions: avoid qemu bugs/performance issues. 2023-11-15 15:49:57 -08:00
upstream-netbsd Merge "Sync upstream NetBSD." into main 2023-07-20 14:21:01 +00:00
upstream-openbsd Upstream sync. 2024-04-29 23:41:39 +00:00
versioner-dependencies
Android.bp libc: libstdc++: Rename vendor variant to libstdc++_vendor 2024-09-07 23:57:14 +02:00
libc.map.txt Add _Fork(). 2024-02-29 20:50:58 +00:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Custom memset implementation for Qualcomm Oryon CPU 2024-03-29 13:35:04 +05:30
SECCOMP_ALLOWLIST_APP.TXT
SECCOMP_ALLOWLIST_COMMON.TXT Punch a hole for clone3(2) use. 2023-09-05 22:58:43 +00:00
SECCOMP_ALLOWLIST_SYSTEM.TXT
SECCOMP_BLOCKLIST_APP.TXT Fix setfsgid()/setfsuid() for LP32. 2023-02-03 23:10:04 +00:00
SECCOMP_BLOCKLIST_COMMON.TXT
SECCOMP_PRIORITY.TXT
SYSCALLS.TXT Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. 2024-06-11 21:51:53 +00:00
version_script.txt