- 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
- 6769ccb Merge "Clarify that fdsan wasn't "enforcing" in its first release." by Treehugger Robot · 3 years, 8 months ago
- 32a7252 Clarify that fdsan wasn't "enforcing" in its first release. by Elliott Hughes · 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
- a43e7a8 Merge "Fix a race condition in the bionic pthread tests." by Peter Collingbourne · 3 years, 8 months ago
- a13d066 Use -fno-builtin for libc and libm. by Elliott Hughes · 3 years, 8 months ago
- c5b8184 Fix a race condition in the bionic pthread tests. by Peter Collingbourne · 3 years, 8 months ago
- 78051b7 Merge "[versioner] Use libclang-cpp.so" by Pirama Arumuga Nainar · 3 years, 8 months ago
- e48ea93 Merge "Allow bpf() syscall" by Treehugger Robot · 3 years, 8 months ago
- 5afe3f8 Allow bpf() syscall by Alessio Balsini · 3 years, 9 months ago
- 5514287 [versioner] Use libclang-cpp.so by Pirama Arumuga Nainar · 3 years, 8 months ago
- 1d4272e Merge "Update OWNERS" by Treehugger Robot · 3 years, 8 months ago
- d473a70 Update OWNERS by Tom Cherry · 3 years, 8 months ago
- a9ebf6f Merge "Remove boilerplate." by Treehugger Robot · 3 years, 9 months ago
- 5b57d9c Remove boilerplate. by Richard Fung · 3 years, 9 months ago
- f4c8b0d Merge "mbrtoc16: explain the line that has no test coverage." by Elliott Hughes · 3 years, 9 months ago
- 9d66092 mbrtoc16: explain the line that has no test coverage. by Elliott Hughes · 3 years, 9 months ago
- 19e6375 Merge "Regression test for scudo crash in resizeTaggedChunk." by Evgenii Stepanov · 3 years, 9 months ago
- f0d7a34 Regression test for scudo crash in resizeTaggedChunk. by Evgenii Stepanov · 3 years, 9 months ago
- afd8fc3 Merge "Optimize the mbs fast path slightly." by Elliott Hughes · 3 years, 9 months ago
- 3fd4625 Merge "New multi-byte character benchmarks." by Elliott Hughes · 3 years, 9 months ago
- 2c96639 Optimize the mbs fast path slightly. by Elliott Hughes · 3 years, 9 months ago
- 09bf432 New multi-byte character benchmarks. 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
- fe254da Merge "Remove outdated ld.bfd usage." by Treehugger Robot · 3 years, 9 months ago
- 30cd30f Remove outdated ld.bfd usage. by Stephen Hines · 3 years, 9 months ago
- 57474c8 Fix incorrect API level for wcstombs and mbstowcs. by ZijunZhao · 3 years, 9 months ago
- 4b6ae54 Merge "uchar.h tests: small improvements." by Treehugger Robot · 3 years, 9 months ago
- 3d8156d uchar.h tests: small improvements. by Elliott Hughes · 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
- 7d3f322 Merge "Re-enable LTO for linker" by Yi Kong · 3 years, 9 months ago
- 9e33b76 Re-enable LTO for linker by Yi Kong · 3 years, 9 months ago
- fe95fe3 Merge "Update to v5.15 kernel headers." by Christopher Ferris · 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
- 5e30e44 Merge "Update for libunwindstack shared_ptr MapInfos." by Christopher Ferris · 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
- de6c4cd Merge "Don't open /dev/null until we need to." by Treehugger Robot · 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
- d885429 Merge "Workaround Clang cannot build ifunc with LTO" by Yi Kong · 3 years, 9 months ago
- b952a77 Workaround Clang cannot build ifunc with LTO by Yi Kong · 3 years, 10 months ago
- dc4b378 Merge "Add execinfo functionality." by Christopher Ferris · 3 years, 10 months ago
- 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 10 months ago
- af2340a Merge "Update bionic coverage docs." by Treehugger Robot · 3 years, 10 months ago
- 837b683 Update bionic coverage docs. by Dan Albert · 3 years, 10 months ago
- a3c6e70 Merge "Add preadv2/pwritev2 wrappers." by Treehugger Robot · 3 years, 10 months ago
- cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 3 years, 10 months ago
- ad60768 Merge "Remove libc++demangle from static libs." by Liz Kammer · 3 years, 10 months ago
- 0d7d7ac Remove libc++demangle from static libs. by Liz Kammer · 3 years, 10 months ago
- aaf20e1 Merge "Add/allow clang-14 warnings." by Chih-hung Hsieh · 3 years, 10 months ago
- 9935aa7 Add/allow clang-14 warnings. by Chih-Hung Hsieh · 3 years, 10 months ago
- 456eed0 Merge "malloc_heapprofd: Avoid a spurious error log" by Daniele Di Proietto · 3 years, 10 months ago
- b6d3c78 malloc_heapprofd: Avoid a spurious error log by Daniele Di Proietto · 3 years, 10 months ago
- f72eb4e Merge "Revert "strerror: incl enum name"" by Steven Moreland · 3 years, 10 months ago
- 4ef83d6 Revert "strerror: incl enum name" by Steven Moreland · 3 years, 10 months ago
- 8afd4f3 Merge "strerror: incl enum name" am: 71ab61902b by Elliott Hughes · 3 years, 10 months ago
- 71ab619 Merge "strerror: incl enum name" by Elliott Hughes · 3 years, 10 months ago
- c3060de strerror: incl enum name by Steven Moreland · 3 years, 11 months ago
- 617c4b5 Merge "Move ExecTestHelper to using a regex." am: b4d9304628 by Elliott Hughes · 3 years, 10 months ago
- b4d9304 Merge "Move ExecTestHelper to using a regex." by Elliott Hughes · 3 years, 10 months ago
- 4201548 Merge "Remove bazel_module stanzas from bionic/linker" am: 39c2776fff by Christopher Parsons · 3 years, 10 months ago
- 39c2776 Merge "Remove bazel_module stanzas from bionic/linker" by Christopher Parsons · 3 years, 10 months ago
- de04eeb Merge "Add more tests to TEST_MAPPING" am: 8d9297f905 by Colin Cross · 3 years, 10 months ago
- 8d9297f Merge "Add more tests to TEST_MAPPING" by Colin Cross · 3 years, 10 months ago
- 419554e Move ExecTestHelper to using a regex. by Elliott Hughes · 3 years, 10 months ago
- ebe5e5f Remove bazel_module stanzas from bionic/linker by Chris Parsons · 3 years, 10 months ago
- 6f78707 Merge "Convert bionic dlext test zips to Android.bp" am: 7b40b4dda0 by Colin Cross · 3 years, 10 months ago
- 7b40b4d Merge "Convert bionic dlext test zips to Android.bp" by Colin Cross · 3 years, 10 months ago
- 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 3 years, 10 months ago
- badcb38 Convert bionic dlext test zips to Android.bp by Colin Cross · 3 years, 10 months ago
- cb38a38 Merge "Treat static binaries "the same" for the profiling signals." am: 5b4913a599 by Treehugger Robot · 3 years, 10 months ago
- 5b4913a Merge "Treat static binaries "the same" for the profiling signals." by Treehugger Robot · 3 years, 10 months ago
- 276e49c Merge "bionic: fix broken end atrace events" am: e8cc2c32ac by Lalit Maganti · 3 years, 10 months ago
- e8cc2c3 Merge "bionic: fix broken end atrace events" by Lalit Maganti · 3 years, 10 months ago
- 3771937 Treat static binaries "the same" for the profiling signals. by Elliott Hughes · 3 years, 10 months ago
- 2aa3f7c bionic: fix broken end atrace events by Lalit Maganti · 4 years ago
- 2ebb8f4 Merge "Add CtsBionicTestCases to hwasan-postsubmit." am: c6b6f5e7ef by Evgenii Stepanov · 3 years, 10 months ago
- 2014e70 Merge "Random HWASan cleanups." am: b34d313d17 by Evgenii Stepanov · 3 years, 10 months ago
- c6b6f5e Merge "Add CtsBionicTestCases to hwasan-postsubmit." by Evgenii Stepanov · 3 years, 10 months ago
- b34d313 Merge "Random HWASan cleanups." by Evgenii Stepanov · 3 years, 10 months ago
- 1d7077a Add CtsBionicTestCases to hwasan-postsubmit. by Evgenii Stepanov · 3 years, 10 months ago
- 4edbcee Random HWASan cleanups. by Evgenii Stepanov · 3 years, 11 months ago
- 3e3ada4 Merge "Update allocator alignment tests." am: 258642b7d7 by Christopher Ferris · 3 years, 11 months ago
- 258642b Merge "Update allocator alignment tests." by Christopher Ferris · 3 years, 11 months ago
- b3cac0f Update allocator alignment tests. by Christopher Ferris · 3 years, 11 months ago
- 10878a2 Merge "Fix broken return code of M_INITIALIZE_GWP_ASAN." am: b47aa42a11 by Christopher Ferris · 3 years, 11 months ago
- b47aa42 Merge "Fix broken return code of M_INITIALIZE_GWP_ASAN." by Christopher Ferris · 3 years, 11 months ago
- 8f9713e Fix broken return code of M_INITIALIZE_GWP_ASAN. by Christopher Ferris · 3 years, 11 months ago
- 9ed4377 Merge "Use the BSD license for our bogus fts.h." am: e8121199fd by Treehugger Robot · 3 years, 11 months ago
- e812119 Merge "Use the BSD license for our bogus fts.h." by Treehugger Robot · 3 years, 11 months ago