- 62165a1 Cast from const void * -> const char * when using memchr(). by Stephen Hines · 5 years ago
- 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
- d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
- 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
- aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
- d500751 Add a thread-properties API by Vy Nguyen · 6 years ago
- f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 5 years ago
- 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
- 422b204 Merge "Switch to musl memmem (via OpenBSD)." by Elliott Hughes · 5 years ago
- 6900a09 Merge "Trivial strxfrm coverage improvement." by Treehugger Robot · 5 years ago
- 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
- 2e71c17 Trivial strxfrm coverage improvement. by Elliott Hughes · 5 years ago
- e41012f Merge "Enable coverage for libc." by Treehugger Robot · 5 years ago
- 8035caa Enable coverage for libc. by Pirama Arumuga Nainar · 6 years ago
- aff9a34 Rename linker greylist to exempt-list by Ryan Prichard · 5 years ago
- cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
- 3025f12 Merge "Add support for new scudo mallopt options." by Christopher Ferris · 5 years ago
- cab794c Move prebuilt library dependencies of bionic-unit-tests to Blueprint by Chris Parsons · 6 years ago
- 8844879 Add support for new scudo mallopt options. by Christopher Ferris · 5 years ago
- fce3187 Cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
- 9c6d60d Merge "Specify sections to merge in segment_gap_outer.lds more precisely" by Stephen Hines · 5 years ago
- 15027e0 Specify sections to merge in segment_gap_outer.lds more precisely by Stephen Hines · 5 years ago
- 613334b Merge "Cleanup for #inclusivefixit." by Treehugger Robot · 5 years ago
- cfd8f58 Cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
- 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
- 0f6b504 Remove stack address check in cfi_basic test. by Evgenii Stepanov · 5 years ago
- b9fa04d Don't test pw_shell for old vendor images by Tom Cherry · 6 years ago
- ed51fb9 Skip MTE tests with native_bridge by Evgeny Eltsin · 6 years ago
- 071416b Use PROT_NONE on the unused parts of CFI shadow. by Evgenii Stepanov · 6 years ago
- cdb4a26 Update upstream OpenBSD gdtoa. by Elliott Hughes · 6 years ago
- 15cbad3 Merge "Skip pthread.pthread_create__mmap_failures with native_bridge" by Evgeny Eltsin · 6 years ago
- 45b36c2 Skip pthread_leak* tests with native_bridge by Evgeny Eltsin · 6 years ago
- b4f7aaa Skip pthread.pthread_create__mmap_failures with native_bridge by Evgeny Eltsin · 6 years ago
- b56d118 Add util to skip tests with native_bridge by Evgeny Eltsin · 6 years ago
- 7ce3f2c Merge "Trivial test for difftime(3)." by Treehugger Robot · 6 years ago
- 208fdd1 Trivial test for difftime(3). by Elliott Hughes · 6 years ago
- 6a642f7 Merge "Add newline at end of error message" by Treehugger Robot · 6 years ago
- cb4a7c8 Add newline at end of error message by Pirama Arumuga Nainar · 6 years ago
- cacda52 Merge "Revert "Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish"" by vichang · 6 years ago
- 54e502e Revert "Temporarily disable FdsanTest.vfork." by Josh Gao · 6 years ago
- b8cd7e7 Revert "Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish" by vichang · 6 years ago
- 11f92fe Remove reference to deprecated option. by Christopher Ferris · 6 years ago
- b4cbff3 Temporarily disable FdsanTest.vfork. by Josh Gao · 6 years ago
- 01fb8d7 Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish by Victor Chang · 6 years ago
- e3bc50d Merge changes If42905f3,Id351a993,I8a082fd0 by Treehugger Robot · 6 years ago
- 10bad3e Merge "Move libicuuc.so into com.android.i18n module." by vichang · 6 years ago
- 4129113 fdtrack: don't do anything while vforked. by Josh Gao · 6 years ago
- 65fb2a7 fdsan: don't do anything when vforked. by Josh Gao · 6 years ago
- 2303283 Track whether a thread is currently vforked. by Josh Gao · 6 years ago
- f248d2d Move libicuuc.so into com.android.i18n module. by Victor Chang · 6 years ago
- 144a6ab Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC." by Peter Collingbourne · 6 years ago
- d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 6 years ago
- bed98c0 Fix argument order in api level test by Alistair Delva · 6 years ago
- e755273 Merge "Fix foritfy test for clang update." by Yabin Cui · 6 years ago
- 9e42d38 Merge "fdtrack: fix accept test, add test for accept4." by Treehugger Robot · 6 years ago
- 9413ae7 fdtrack: fix accept test, add test for accept4. by Josh Gao · 6 years ago
- 82c1096 Merge "Reland "Make bionic_platform_headers available only for Bionic targets"." by Martin Stjernholm · 6 years ago
- b107eab fdtrack: add wrapper for socketpair. by Josh Gao · 6 years ago
- 7de4124 fdtrack: add wrapper for eventfd. by Josh Gao · 6 years ago
- a38331d fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 6 years ago
- 1fad528 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 6 years ago
- 9d51240 fdtrack: add tests for individual wrappers. by Josh Gao · 6 years ago
- a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 6 years ago
- ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 6 years ago
- 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 6 years ago
- ae1745d Fix foritfy test for clang update. by Yabin Cui · 6 years ago
- 38558ba Merge "Fix ifunc_test for hwasan builds." by Elliott Hughes · 6 years ago
- 19b2ce8 Fix ifunc_test for hwasan builds. by Elliott Hughes · 6 years ago
- 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
- e31b510 Merge "Reenable signal-frame-unwind test on x86" by Ryan Prichard · 6 years ago
- 0816c90 Tighten pwd/grp iteration tests. by Tom Cherry · 6 years ago
- 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
- 4eb02e2 Reenable signal-frame-unwind test on x86 by Ryan Prichard · 6 years ago
- e7042a7 Remove unnecessary jni.h by Orion Hodson · 6 years ago
- bf8a50f Merge "Fix possible issue with cfi_basic test." by Christopher Ferris · 6 years ago
- f322483 Fix possible issue with cfi_basic test. by Christopher Ferris · 6 years ago
- 3c5dff4 Explain why unit tests need bootstrap bionic by Ryan Prichard · 6 years ago
- e722198 Merge "dynamic libc: ignore ART profiling signal by default." by Florian Mayer · 6 years ago
- ca885cf Remove bionic-unit-tests-scudo. by Christopher Ferris · 6 years ago
- 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 6 years ago
- e05c449 Merge "Add ffsl(3), ffsll(3)." by Treehugger Robot · 6 years ago
- 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
- a1ab838 Merge "Increase iteration count for ordering test" by Hans Boehm · 6 years ago
- 3761064 Increase iteration count for ordering test by Hans Boehm · 6 years ago
- 8d18499 Merge "Rewrite sigwait tests in the style of the sigwaitinfo tests." by Treehugger Robot · 6 years ago
- 50fca4d Rewrite sigwait tests in the style of the sigwaitinfo tests. by Elliott Hughes · 6 years ago
- 2528dab Clean up untag_address. by Peter Collingbourne · 6 years ago
- 140220b Disable branch protection for arm64. by Christopher Ferris · 6 years ago
- afa983c Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 6 years ago
- b274746 Merge "Remove `return` after `GTEST_SKIP`." by Treehugger Robot · 6 years ago
- edaf03e Remove `return` after `GTEST_SKIP`. by Elliott Hughes · 6 years ago
- c00691a Merge "Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase." by Peter Collingbourne · 6 years ago
- b8d1348 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 6 years ago
- d901ec6 [unit tests] Add '-mbranch-protection=standard' flag to arm64 by Tamas Petz · 6 years ago
- 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 6 years ago
- c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
- 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
- 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
- c8cef93 Allow nested usage of ScopedDisableMTE. by Peter Collingbourne · 6 years ago
- c65b55c Merge "Remove XOM properties." by Ivan Lozano · 6 years ago