- d88d7ea Rename deps in libc to account for name/src collision work. by MarkDacek · 3 years, 7 months ago
- cb8b43e Merge "Switch to the more common idiom for scripts in genrules." by Colin Cross · 3 years, 7 months ago
- 291f98a Switch to the more common idiom for scripts in genrules. by Elliott Hughes · 3 years, 7 months ago
- ecca883 Merge "Revert "Revert "Do not look for tzdata file in /data.""" by Almaz Mingaleev · 3 years, 7 months ago
- da75bb6 Revert "Revert "Do not look for tzdata file in /data."" by Almaz Mingaleev · 3 years, 7 months ago
- 727ab31 Merge "Declare libc's contributions to API surface(s) in Multi-tree" by Spandan Das · 3 years, 7 months ago
- 4c5e40b Merge "Add persistent GWP-ASan sysprops." by Mitch Phillips · 3 years, 7 months ago
- 3523e8e Declare libc's contributions to API surface(s) in Multi-tree by Spandan Das · 3 years, 8 months ago
- 9634c36 Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 7 months ago
- 8cd2ebf Add Android U API level to NDK headers by Michael Wright · 3 years, 7 months ago
- b566c53 Merge "Revert "Do not look for tzdata file in /data."" by Treehugger Robot · 3 years, 7 months ago
- 4e01323 Revert "Do not look for tzdata file in /data." by Almaz Mingaleev · 3 years, 7 months ago
- 7ed88b6 Merge "Do not look for tzdata file in /data." by Treehugger Robot · 3 years, 7 months ago
- e9a2089 Do not look for tzdata file in /data. by Almaz Mingaleev · 3 years, 7 months ago
- bcb9715 Avoid using new/delete in locale.cpp by Ryan Prichard · 3 years, 9 months ago
- a8cb33f Merge "Update to v5.18 kernel headers." by Christopher Ferris · 3 years, 7 months ago
- 9465700 Merge "Set TZDEFAULT to NULL." by Almaz Mingaleev · 3 years, 7 months ago
- 10a76e6 Update to v5.18 kernel headers. by Christopher Ferris · 3 years, 7 months ago
- 0219fe8 Merge "Bump tzcode from 2016g to 2022a*." by Almaz Mingaleev · 3 years, 7 months ago
- a52a0da Set TZDEFAULT to NULL. by Almaz Mingaleev · 3 years, 11 months ago
- 5411aff Bump tzcode from 2016g to 2022a*. by Almaz Mingaleev · 4 years ago
- 900a989 Mention O_CREAT and O_TMPFILE in both open(2) fortify messages. by Elliott Hughes · 3 years, 8 months ago
- 4ebdeeb Merge "memtag_stack: vfork and longjmp support." by Treehugger Robot · 3 years, 8 months ago
- 6cfefe5 Merge "Revert "Update to v5.18 kernel headers."" by Treehugger Robot · 3 years, 8 months ago
- 55b5639 Revert "Update to v5.18 kernel headers." by Greg Kaiser · 3 years, 8 months ago
- 3031a7e memtag_stack: vfork and longjmp support. by Evgenii Stepanov · 3 years, 8 months ago
- 39de8b9 Merge "Basic support for MTE stack tagging." by Treehugger Robot · 3 years, 8 months ago
- f9fa32a Basic support for MTE stack tagging. by Evgenii Stepanov · 3 years, 8 months ago
- 5d36796 Update to v5.18 kernel headers. by Christopher Ferris · 3 years, 8 months ago
- 08f98b6 Merge "Add options to only backtrace specific sizes." by Christopher Ferris · 3 years, 8 months ago
- a383648 Add options to only backtrace specific sizes. by Christopher Ferris · 3 years, 8 months ago
- f2d59f9 Merge "Remove the KSM hack in mmap()." by Elliott Hughes · 3 years, 8 months ago
- c7b31be Merge "Make the unit tests isolated." by Christopher Ferris · 3 years, 8 months ago
- 0d07dcc Make the unit tests isolated. by Christopher Ferris · 3 years, 8 months ago
- e54a052 Remove unused function. by Florian Mayer · 3 years, 8 months ago
- b3b0eb6 Remove the KSM hack in mmap(). by Elliott Hughes · 3 years, 8 months ago
- dfbc59a Use new AndroidLocalUnwinder. by Christopher Ferris · 3 years, 10 months ago
- c2e412e Add copy_file_range(2) syscall stub to bionic. by zijunzhao · 3 years, 9 months ago
- bcd8f15 Merge "Add option to force memunreachable check." by Christopher Ferris · 3 years, 8 months ago
- b42e8b4 Add option to force memunreachable check. by Christopher Ferris · 3 years, 8 months ago
- 3c0f096 Remove unnecessary static variable. by Florian Mayer · 3 years, 8 months ago
- c66cb5b Merge "add new Linux close_range() system call to bionic" by Treehugger Robot · 3 years, 9 months ago
- b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 4 years ago
- de9fe1e Merge "Mangle the pointers stored in PointerData." by Christopher Ferris · 3 years, 9 months ago
- f78486f Mangle the pointers stored in PointerData. by Christopher Ferris · 3 years, 9 months ago
- 0e91012 Merge "legacy strtof inline: don't set errno for "inf"" by Ryan Prichard · 3 years, 9 months ago
- 082b929 Merge "seccomp: allow stat() for ubsan." by Elliott Hughes · 3 years, 9 months ago
- a0745ce seccomp: allow stat() for ubsan. by Elliott Hughes · 3 years, 9 months ago
- 8813464 legacy strtof inline: don't set errno for "inf" by Ryan Prichard · 3 years, 9 months ago
- c9c0ebd allowlist new Linux close_range() system call, use it in posix_spawn() by Maciej Żenczykowski · 4 years ago
- 520e2d3 Merge "posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT" by Maciej Żenczykowski · 3 years, 9 months ago
- 01ca48f Merge "Set VIDEO_MAX_FRAME value back to 64." by Christopher Ferris · 3 years, 9 months ago
- 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 9 months ago
- 9dfa2e5 Set VIDEO_MAX_FRAME value back to 64. by Christopher Ferris · 3 years, 9 months ago
- 262b873 posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT by Maciej Żenczykowski · 4 years ago
- 3e25f82 Merge "Disable strict abigail checking pending asm fix." by Dan Albert · 3 years, 9 months ago
- e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 5 years ago
- 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 9 months ago
- dca7229 Skip verify_leak_allocation_limit under HWASan. by Florian Mayer · 3 years, 9 months ago
- 8cfc318 Merge "In android_set_abort_message, check for nullptr." by Christopher Ferris · 3 years, 9 months ago
- bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 9 months ago
- a3accda Merge "[GWP-ASan] Fix bugs in realloc()." by Treehugger Robot · 3 years, 9 months ago
- c70311c [GWP-ASan] Fix bugs in realloc(). by Mitch Phillips · 3 years, 9 months ago
- f252b7c Merge "Make libasync_safe available in com.android.virt" by Treehugger Robot · 3 years, 10 months ago
- 0aa87b8 Skip mallinfo / malloc_info tests on HWASan. by Florian Mayer · 3 years, 10 months ago
- 307254c Make libasync_safe available in com.android.virt by Shikha Panwar · 3 years, 10 months ago
- 24f2762 Skip other_malloc_functions on HWASan. by Florian Mayer · 3 years, 10 months ago
- 2d8d2a0 Disable strict abigail checking pending asm fix. by Dan Albert · 4 years, 3 months ago
- 2b64e40 Merge "Avoid usage of LONG_BIT in signal headers." by Treehugger Robot · 3 years, 10 months ago
- 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 10 months ago
- 1ed5534 Update to v5.17 kernel headers. by Christopher Ferris · 3 years, 10 months ago
- 93f3017 Merge "Revert "Disable pointer authentication in app processes."" by Elliott Hughes · 3 years, 10 months ago
- 7309177 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 10 months ago
- 471bef4 Merge "Use single module for libclang_rt.builtins-exported" by Colin Cross · 3 years, 11 months ago
- 459eecb Update for LocalUnwinder object removal. by Christopher Ferris · 4 years ago
- 39837af Merge "Add documentation about Android 12 bug." by Christopher Ferris · 3 years, 11 months ago
- 8cbba80 Add documentation about Android 12 bug. by Christopher Ferris · 3 years, 11 months ago
- d9b8d13 Remove dead subdirs directive. by Christopher Ferris · 3 years, 11 months ago
- 335e27b Use single module for libclang_rt.builtins-exported by Colin Cross · 4 years ago
- ad33d02 Add bionic NOTICE file to musl sysroot by Colin Cross · 3 years, 11 months ago
- 07cdd57 Remove clang version check around diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 11 months ago
- 34da4b5 Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds." by Elliott Hughes · 4 years ago
- 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 4 years ago
- 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 4 years ago
- d4aa14d profiling: override dumpability while opening /proc/self/mem,maps by Ryan Savitski · 4 years ago
- 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 4 years ago
- c81de93 Merge "Avoid duplicate genrule locations" by Treehugger Robot · 4 years ago
- 2be3e92 Merge "[MTE] add sysprop to set mte state globally" by Treehugger Robot · 4 years ago
- aeef9f0 Avoid duplicate genrule locations by Colin Cross · 4 years ago
- b60ce71 Merge changes from topics "musl_execinfo", "musl_mallinfo", "musl_sysroot" by Treehugger Robot · 4 years ago
- 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 4 years ago
- dde3176 [MTE] add sysprop to set mte state globally by Florian Mayer · 4 years ago
- 9d4a56e Export kernel uapi, execinfo and b64 headers to musl sysroot by Colin Cross · 4 years ago
- 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 4 years ago
- 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 4 years ago
- 442544d Merge "Fix possible nullptr dereference." by Christopher Ferris · 4 years ago
- db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 4 years ago
- d49ad1e Fix possible nullptr dereference. by Christopher Ferris · 4 years ago
- 6c1c342 Fix HWASan crashes in heapprofd initialization. by Florian Mayer · 4 years ago
- 6502334 Merge "Silence -Wnon-power-of-two-alignment for a test" by Treehugger Robot · 4 years ago