- c1bf891 getaddrinfo: Use Cloudflare DNS instead of Google DNS by Chirayu Desai · 4 years, 8 months ago typhoon-qpr1
- e02c9e2 Add ability to build scudo-free 32-bit libc variant. by Quallenauge · 4 years, 10 months ago t
- 81f9574 libc: Mark libstdc++ as vendor available by Rashed Abdel-Tawab · 7 years ago
- bd4b827 Add inaddr.h header file by Roopesh Rajashekharaiah Nataraja · 8 years ago
- 23f0bef Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 1 month ago
- 22dfc58 seccomp: allow stat() for ubsan. by Elliott Hughes · 3 years, 3 months ago
- 436980d allowlist new Linux close_range() system call, use it in posix_spawn() by Maciej Żenczykowski · 3 years, 6 months ago
- 06b249f posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT by Maciej Żenczykowski · 3 years, 3 months ago
- 917f161 Set VIDEO_MAX_FRAME value back to 64. by Christopher Ferris · 3 years, 3 months ago
- 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 3 months ago
- 3e25f82 Merge "Disable strict abigail checking pending asm fix." by Dan Albert · 3 years, 4 months ago
- e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 8 months ago
- 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 4 months ago
- dca7229 Skip verify_leak_allocation_limit under HWASan. by Florian Mayer · 3 years, 4 months ago
- 8cfc318 Merge "In android_set_abort_message, check for nullptr." by Christopher Ferris · 3 years, 4 months ago
- bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 4 months ago
- a3accda Merge "[GWP-ASan] Fix bugs in realloc()." by Treehugger Robot · 3 years, 4 months ago
- c70311c [GWP-ASan] Fix bugs in realloc(). by Mitch Phillips · 3 years, 4 months ago
- f252b7c Merge "Make libasync_safe available in com.android.virt" by Treehugger Robot · 3 years, 4 months ago
- 0aa87b8 Skip mallinfo / malloc_info tests on HWASan. by Florian Mayer · 3 years, 4 months ago
- 307254c Make libasync_safe available in com.android.virt by Shikha Panwar · 3 years, 4 months ago
- 24f2762 Skip other_malloc_functions on HWASan. by Florian Mayer · 3 years, 4 months ago
- 2d8d2a0 Disable strict abigail checking pending asm fix. by Dan Albert · 3 years, 10 months ago
- 2b64e40 Merge "Avoid usage of LONG_BIT in signal headers." by Treehugger Robot · 3 years, 4 months ago
- 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 4 months ago
- 1ed5534 Update to v5.17 kernel headers. by Christopher Ferris · 3 years, 4 months ago
- 93f3017 Merge "Revert "Disable pointer authentication in app processes."" by Elliott Hughes · 3 years, 5 months ago
- 7309177 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 5 months ago
- 471bef4 Merge "Use single module for libclang_rt.builtins-exported" by Colin Cross · 3 years, 5 months ago
- 459eecb Update for LocalUnwinder object removal. by Christopher Ferris · 3 years, 7 months ago
- 39837af Merge "Add documentation about Android 12 bug." by Christopher Ferris · 3 years, 5 months ago
- 8cbba80 Add documentation about Android 12 bug. by Christopher Ferris · 3 years, 5 months ago
- d9b8d13 Remove dead subdirs directive. by Christopher Ferris · 3 years, 5 months ago
- 335e27b Use single module for libclang_rt.builtins-exported by Colin Cross · 3 years, 6 months ago
- ad33d02 Add bionic NOTICE file to musl sysroot by Colin Cross · 3 years, 5 months ago
- 07cdd57 Remove clang version check around diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 5 months ago
- 34da4b5 Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds." by Elliott Hughes · 3 years, 6 months ago
- 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 6 months ago
- 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 3 years, 6 months ago
- d4aa14d profiling: override dumpability while opening /proc/self/mem,maps by Ryan Savitski · 3 years, 6 months ago
- 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 6 months ago
- c81de93 Merge "Avoid duplicate genrule locations" by Treehugger Robot · 3 years, 6 months ago
- 2be3e92 Merge "[MTE] add sysprop to set mte state globally" by Treehugger Robot · 3 years, 6 months ago
- aeef9f0 Avoid duplicate genrule locations by Colin Cross · 3 years, 6 months ago
- b60ce71 Merge changes from topics "musl_execinfo", "musl_mallinfo", "musl_sysroot" by Treehugger Robot · 3 years, 6 months ago
- 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 3 years, 6 months ago
- dde3176 [MTE] add sysprop to set mte state globally by Florian Mayer · 3 years, 6 months ago
- 9d4a56e Export kernel uapi, execinfo and b64 headers to musl sysroot by Colin Cross · 3 years, 6 months ago
- 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 3 years, 6 months ago
- 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 3 years, 7 months ago
- 442544d Merge "Fix possible nullptr dereference." by Christopher Ferris · 3 years, 6 months ago
- db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 7 months ago
- d49ad1e Fix possible nullptr dereference. by Christopher Ferris · 3 years, 6 months ago
- 6c1c342 Fix HWASan crashes in heapprofd initialization. by Florian Mayer · 3 years, 6 months ago
- 6502334 Merge "Silence -Wnon-power-of-two-alignment for a test" by Treehugger Robot · 3 years, 6 months ago
- 44dd9fa Silence -Wnon-power-of-two-alignment for a test by Pirama Arumuga Nainar · 3 years, 6 months ago
- f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 3 years, 6 months ago
- f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 3 years, 6 months ago
- ccae7ef Merge "Disable pointer authentication in app processes." by Peter Collingbourne · 3 years, 6 months ago
- bf52e88 Disable pointer authentication in app processes. by Peter Collingbourne · 3 years, 7 months ago
- 5396787 Merge "Fix copy pasta in guard macro for weak symbols." by Treehugger Robot · 3 years, 7 months ago
- a479261 Update to v5.16 kernel headers. by Christopher Ferris · 3 years, 7 months ago
- e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 3 years, 7 months ago
- 952da92 Remove availability definitions for mbs APIs. by Dan Albert · 3 years, 7 months ago
- e2c784f Merge "c32rtomb/mbrtoc32: remove dead code." by Elliott Hughes · 3 years, 8 months ago
- 31fbc14 sched.h: add doc comments. by Elliott Hughes · 4 years, 6 months ago
- ad1658e c32rtomb/mbrtoc32: remove dead code. by Elliott Hughes · 3 years, 8 months ago
- 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
- ad12582 Merge "strftime: format small positive integers ourselves." by Elliott Hughes · 3 years, 8 months ago
- e4d5efe strftime: format small positive integers ourselves. by Elliott Hughes · 3 years, 9 months ago
- bb80266 Merge "Use -fno-builtin for libc and libm." by Elliott Hughes · 3 years, 8 months ago
- a13d066 Use -fno-builtin for libc and libm. by Elliott Hughes · 3 years, 8 months ago
- 5afe3f8 Allow bpf() syscall by Alessio Balsini · 3 years, 9 months ago
- 9d66092 mbrtoc16: explain the line that has no test coverage. by Elliott Hughes · 3 years, 9 months ago
- afd8fc3 Merge "Optimize the mbs fast path slightly." by Elliott Hughes · 3 years, 9 months ago
- 2c96639 Optimize the mbs fast path slightly. by Elliott Hughes · 3 years, 9 months ago
- 02ed7ea Merge "Fix incorrect API level for wcstombs and mbstowcs." by Zijun Zhao · 3 years, 9 months ago
- 57474c8 Fix incorrect API level for wcstombs and mbstowcs. by ZijunZhao · 3 years, 9 months ago
- 5205e8a Merge "Add the missing '--' to shell invocations." by Elliott Hughes · 3 years, 9 months ago
- f1c3676 Merge "Remove references to nonplat sepolicy" by Treehugger Robot · 3 years, 9 months ago
- 70aa88c Remove references to nonplat sepolicy by Jeff Vander Stoep · 3 years, 9 months ago
- b6b7e2e Add the missing '--' to shell invocations. by Elliott Hughes · 3 years, 9 months ago
- 9e33b76 Re-enable LTO for linker by Yi Kong · 3 years, 9 months ago
- 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 3 years, 9 months ago
- d7b0bde Merge "Reland: "Make native bridge libc uninstallable"" by Colin Cross · 3 years, 9 months ago
- 7edd008 Reland: "Make native bridge libc uninstallable" by Colin Cross · 3 years, 9 months ago
- d3f0549 Update for libunwindstack shared_ptr MapInfos. by Christopher Ferris · 4 years, 7 months ago
- 3b868a8 Merge "Revert "Make native bridge libc uninstallable"" by Colin Cross · 3 years, 9 months ago
- 035702e Revert "Make native bridge libc uninstallable" by LaMont Jones · 3 years, 9 months ago
- a62fd9d Merge "Make native bridge libc uninstallable" by Colin Cross · 3 years, 9 months ago
- 48efa5b Make native bridge libc uninstallable by Colin Cross · 3 years, 9 months ago
- 7a2386b Don't open /dev/null until we need to. by Elliott Hughes · 3 years, 9 months ago
- 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 10 months ago
- cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 3 years, 10 months ago
- 0d7d7ac Remove libc++demangle from static libs. by Liz Kammer · 3 years, 10 months ago
- b6d3c78 malloc_heapprofd: Avoid a spurious error log by Daniele Di Proietto · 3 years, 10 months ago
- 8d9297f Merge "Add more tests to TEST_MAPPING" by Colin Cross · 3 years, 10 months ago
- 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 3 years, 10 months ago
- 5b4913a Merge "Treat static binaries "the same" for the profiling signals." by Treehugger Robot · 3 years, 10 months ago
- e8cc2c3 Merge "bionic: fix broken end atrace events" by Lalit Maganti · 3 years, 10 months ago