- 6b2532e Merge "Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)" by Tom Cherry · 6 years ago
- 5a8482e Merge "Load /etc/{passwd,group} from all partitions" by Tom Cherry · 6 years ago
- 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
- 800c1a9 Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC by Tom Cherry · 7 years ago
- 6901080 Implement new clock wait functions by Tom Cherry · 7 years ago
- 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 7 years ago
- 29fbf6f Remove unused dependency to libandoridicu by dimitry · 7 years ago
- 165a8c6 Stop using grep -P. by Elliott Hughes · 7 years ago
- 05407d8 Merge "The time#clock test has been a bit flaky." by Treehugger Robot · 7 years ago
- 36bc922 Merge changes I33957ad4,I02f8f87d,Iba04e486 by George Burgess IV · 7 years ago
- 5ae1628 The time#clock test has been a bit flaky. by Elliott Hughes · 7 years ago
- 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
- b42a488 Merge "Run pvalloc/valloc tests in unsupported envs." by Christopher Ferris · 7 years ago
- 3bdeae7 Merge changes I557309b3,If5f47e0e by George Burgess IV · 7 years ago
- 804cebe Run pvalloc/valloc tests in unsupported envs. by Christopher Ferris · 7 years ago
- d5ab0a5 Change pvalloc call to valloc in test. by Christopher Ferris · 7 years ago
- 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
- 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
- 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
- 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
- 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
- 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
- 06bb4ce fortify: fix tests on x86_64 by George Burgess IV · 7 years ago
- 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 7 years ago
- 44c2953 Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." by Mitch Phillips · 7 years ago
- dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
- 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 7 years ago
- 127a706 Move off the Next ZipString overload. by Elliott Hughes · 7 years ago
- e1276ba Merge "pwd/grp: fix pwd _r reentrancy, new tests, clean up" by Treehugger Robot · 7 years ago
- f8813d1 Merge "Limit threads in pthread_leak#detach for low power devices." by Treehugger Robot · 7 years ago
- 035988f Temporarily disable unwind through signal test. by Christopher Ferris · 7 years ago
- 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 7 years ago
- ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 7 years ago
- c57c5bd pwd/grp: fix pwd _r reentrancy, new tests, clean up by Tom Cherry · 7 years ago
- be6c641 bionic_tests_zipalign: don't explicitly specify no prefix/suffix. by Elliott Hughes · 7 years ago
- a339233 Limit threads in pthread_leak#detach for low power devices. by Dmytro Chystiakov · 7 years ago
- af68f04 Merge "tests: use clang's -verify instead of FileCheck" by George Burgess IV · 7 years ago
- 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 7 years ago
- 9433a02 Merge "Track libziparchive API change." by Elliott Hughes · 7 years ago
- f61ca22 Merge "Revert fwalk/sfp locking to fix concurrent reads" by Ryan Prichard · 7 years ago
- db48e0c tests: use clang's -verify instead of FileCheck by George Burgess IV · 7 years ago
- c485cdb Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 7 years ago
- b51bb50 Track libziparchive API change. by Elliott Hughes · 7 years ago
- db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 7 years ago
- dfa3231 Merge "Fix running tests/benchmarks on the host." by Elliott Hughes · 7 years ago
- 4da99ff Fix running tests/benchmarks on the host. by Elliott Hughes · 7 years ago
- 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 7 years ago
- 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
- 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 7 years ago
- 4b6c0f5 PIMutexUnlock: load owner_tid in non-common case by Ryan Prichard · 7 years ago
- 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 7 years ago
- 1701d88 Merge "Move platform-private symbols out of libdl.so" by Treehugger Robot · 7 years ago
- 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 7 years ago
- 02accd0 Merge "Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations" by Treehugger Robot · 7 years ago
- e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 7 years ago
- 865866e Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." by Treehugger Robot · 7 years ago
- 0d16a31 Move bionic-unit-tests-static to libclang_rt.builtins by Pirama Arumuga Nainar · 7 years ago
- fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 7 years ago
- fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 7 years ago
- 8868d9e Move platform-private symbols out of libdl.so by dimitry · 7 years ago
- 358603a Modernise code to use override specifier by Yi Kong · 7 years ago
- e712cd1 Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations by Dmytro Chystiakov · 7 years ago
- 2e824e3 Merge "tests: test both upper- and lower-case with strptime %P/%p." by Treehugger Robot · 7 years ago
- e7ee073 Merge "Convert new tests to GTEST_SKIP." by Treehugger Robot · 7 years ago
- 1167882 tests: test both upper- and lower-case with strptime %P/%p. by Elliott Hughes · 7 years ago
- 1090720 Convert new tests to GTEST_SKIP. by Elliott Hughes · 7 years ago
- a1fb15b strptime: support everything that strftime supports. by Elliott Hughes · 7 years ago
- e082884 Merge "bionic tests: use GTEST_SKIP." by Elliott Hughes · 7 years ago
- 8ceb95c Fix running the tests on the host again. by Elliott Hughes · 7 years ago
- c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 7 years ago
- 8de6b46 Disable malloc_info test under HWASan. by Evgenii Stepanov · 7 years ago
- 505168e Annotate vfork for hwasan. by Evgenii Stepanov · 7 years ago
- 9d69d4c Merge "Add a platform API for setting an allocation limit." by Peter Collingbourne · 7 years ago
- ea6c19a Merge "Remove __INTRODUCED_IN_FUTURE." by Elliott Hughes · 7 years ago
- 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
- 1e7a150 Reduce reserved size for DlExtTest.ReservedRecursiveTooSmall test by Yi Kong · 7 years ago
- 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
- bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 7 years ago
- 432db6c Merge "linker: Handle libraries with disjoint mappings correctly." by Treehugger Robot · 7 years ago
- b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 7 years ago
- 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
- 4e167f3 Merge "bionic-unit-tests should depend on libandroidicu instead" by vichang · 7 years ago
- ddcf488 bionic-unit-tests should depend on libandroidicu instead by Victor Chang · 7 years ago
- a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 7 years ago
- 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 7 years ago
- efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
- 9da8ff1 Waive AID Range check for devices through Q by Tom Cherry · 7 years ago
- cf6cec8 Merge "bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile" by Treehugger Robot · 7 years ago
- c2136b5 Merge "Refactor malloc common into distinct pieces." by Christopher Ferris · 7 years ago
- e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 7 years ago
- 7fda2c9 Only test tprel_missing_weak in dynamic binaries by Ryan Prichard · 7 years ago
- 7d2aea0 bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile by Sandeep Patil · 7 years ago
- 4e56228 Fix flakiness of mallinfo test. by Christopher Ferris · 7 years ago
- 1d3c56b Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 7 years ago
- 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 7 years ago
- f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 7 years ago
- 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 7 years ago
- 3f8bdb2 Merge "Fix use-after-pthread_exit in a test." by Treehugger Robot · 7 years ago
- 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 7 years ago
- 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 7 years ago