- aa3dd3d Merge "Add tests for dynamic ELF TLS" by Ryan Prichard · 7 years ago
- d7873cf Merge "bionic: update for glibc 2.17" by George Burgess IV · 7 years ago
- 06d2d79 Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
- ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
- 122ecb1 Merge "bionic_unit_tests: Remove dependency on libpagemap" by Treehugger Robot · 7 years ago
- 5f5a192 Disable the dlfcn.dlopen_library_with_ELF_TLS test by Ryan Prichard · 7 years ago
- 96773a2 Add BionicAllocator::memalign by Ryan Prichard · 7 years ago
- 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
- 4e02cc1 bionic_unit_tests: Remove dependency on libpagemap by Sandeep Patil · 7 years ago
- ba40ff6 Don't filter reserved signals in sigaction. by Josh Gao · 7 years ago
- ecc37e3 conditional zygote child heap profiling + android_internal_mallopt by Ryan Savitski · 7 years ago
- e4ee12f Add tests for static ELF TLS by Ryan Prichard · 7 years ago
- c85a882 Merge "Turn off XOM on libnstest_root.so" by Ryan Prichard · 7 years ago
- 0159b64 Allow more leeway to fix sys_time.gettimeofday flakiness. by Elliott Hughes · 7 years ago
- cd4e5ba Turn off XOM on libnstest_root.so by Ryan Prichard · 7 years ago
- 9a23865 Merge changes Ia08e1b5c,I60e589dd,Ib7edb665,Ibf1bf5ec,Ibd623857 by Ryan Prichard · 7 years ago
- 1f6adf5 Merge "Allow more leeway to fix time.clock_gettime flakiness." by Treehugger Robot · 7 years ago
- de70b72 Merge "Update getpwnam() tests to correctly handle new app zygote uids." by Martijn Coenen · 7 years ago
- 8dff0bb Allow more leeway to fix time.clock_gettime flakiness. by Elliott Hughes · 7 years ago
- f9d2299 Update getpwnam() tests to correctly handle new app zygote uids. by Martijn Coenen · 7 years ago
- fb8730d Handle R_GENERIC_TLS_TPREL relocations by Ryan Prichard · 7 years ago
- 073fffd Provide a stub aeabi.read_tp on other archs by Ryan Prichard · 7 years ago
- 08fd072 bionic: update for glibc 2.17 by George Burgess IV · 7 years ago
- 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago
- 98564b8 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 7 years ago
- 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
- c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
- 07468a8 Merge "Fix/suppress bionic google-explicit-constructor warnings" by Chih-hung Hsieh · 7 years ago
- 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
- 76e7fd4 Fix modify_stack_protector flake by Ryan Prichard · 7 years ago
- 727a6eb Merge "Make stdlib.getloadavg more resiliant." by Elliott Hughes · 7 years ago
- 910a2a8 Fix sys_prctl.pr_cap_ambient. by Elliott Hughes · 7 years ago
- 72a54a4 Make stdlib.getloadavg more resiliant. by Elliott Hughes · 7 years ago
- 0dafa8a Increase 2ms to 5ms to reduce flake. by Elliott Hughes · 7 years ago
- c2edae3 Fix cert-dcl16-c clang-tidy warnings in tests. by Chih-Hung Hsieh · 7 years ago
- 5a66490 Use shared globals so getauxval works earlier by Ryan Prichard · 7 years ago
- eebf5fd Reduce strerror(3)'s impact on .data.rel.ro. by Elliott Hughes · 7 years ago
- 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 7 years ago
- 7f92fbe Merge "Add test for mallinfo." by Christopher Ferris · 7 years ago
- 8d849ff Merge "Allocate a small guard region around the shadow call stack." by Peter Collingbourne · 7 years ago
- 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
- 09a19aa Add test for mallinfo. by Christopher Ferris · 7 years ago
- ae471db Merge "Make android_get_application_target_sdk_version available to the NDK." by Elliott Hughes · 7 years ago
- c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
- ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
- 8359068 Merge "Move API levels from `uint32_t` to `int`." by Elliott Hughes · 7 years ago
- ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
- 68a3bcc bionic tests: switch to using android-base/file.h for TemporaryFile by Mark Salyzyn · 7 years ago
- d495e0b Merge "Don't build bionic-unit-tests-static with libcrt_builtins" by Yi Kong · 7 years ago
- b011d59 Don't build bionic-unit-tests-static with libcrt_builtins by Yi Kong · 7 years ago
- 52d7749 Merge "ART isn't using the ART-specific linker features any more." by Elliott Hughes · 7 years ago
- 6689b4f Merge "Add a force fail for non-bionic xfail test." by Christopher Ferris · 7 years ago
- af1b8dd Add smoke tests for mallopt options. by Christopher Ferris · 7 years ago
- 01db9bd Add a force fail for non-bionic xfail test. by Christopher Ferris · 7 years ago
- 5e09917 Merge "Revert "Do not use clang lld with -z,global"" by Treehugger Robot · 7 years ago
- acd6f4f Disable a few bionic tests under HWASan. by Evgenii Stepanov · 7 years ago
- 96bd339 Remove timer_delete_multiple test. by Evgenii Stepanov · 7 years ago
- 08a0cd0 Revert "Do not use clang lld with -z,global" by Chih-hung Hsieh · 7 years ago
- 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
- 9ffd39c Merge "Add test for malloc_iterate." by Christopher Ferris · 7 years ago
- 6f3a56b Merge "Revert "bionic: Allocate a shadow call stack for each thread."" by Josh Gao · 7 years ago
- bfd3dc4 Add test for malloc_iterate. by Christopher Ferris · 7 years ago
- 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
- 7b13dd9 Revert "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
- f284a47 Merge "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
- da1bc79 bionic: Allocate a shadow call stack for each thread. by Peter Collingbourne · 7 years ago
- 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
- 6032c38 Merge "Add getloadavg(3)." by Elliott Hughes · 7 years ago
- 2d0b28b Add getloadavg(3). by Elliott Hughes · 7 years ago
- 5d9312b CTS: allow continue to use the old AIDs on devices launch with P by Chuwei Xu · 7 years ago
- 7ff7d03 Merge "Properly fail with ESRCH when pthread_killing an exited thread." by Josh Gao · 7 years ago
- ddf757e Properly fail with ESRCH when pthread_killing an exited thread. by Josh Gao · 7 years ago
- 4e29cde Merge "Waive AID Range check for upgrading devices launched before P" by Tom Cherry · 7 years ago
- 5c94143 Waive AID Range check for upgrading devices launched before P by Tom Cherry · 7 years ago
- 391af2c Merge "Allow invoking the linker on an executable." by Treehugger Robot · 7 years ago
- 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
- 069d5ae Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)." by Josh Gao · 7 years ago
- baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
- 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
- 928ce8e Merge "Move isolated test runner out of bionic." by Christopher Ferris · 7 years ago
- 05ba56d Merge "Fix up a few bionic tests for the clang-r339409 update." by Stephen Hines · 7 years ago
- 6d2c0bd Move isolated test runner out of bionic. by Christopher Ferris · 7 years ago
- f3ff8dc Merge "Ignore output to stderr while enumerating tests" by Christopher Ferris · 7 years ago
- ddf92a1 Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc." by Treehugger Robot · 7 years ago
- fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
- b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
- 21557cd Ignore output to stderr while enumerating tests by dimitry · 7 years ago
- cd659d4 Fix up a few bionic tests for the clang-r339409 update. by Stephen Hines · 7 years ago
- 0c93855 Update probing in membarrier_test by Orion Hodson · 7 years ago
- 795034c Fix membarrier test. by Christopher Ferris · 7 years ago
- 431d2ff Merge "Add android_get_device_api_level." by Elliott Hughes · 7 years ago
- dca7d3f Merge "libc: Add membarrier to common seccomp allowed list" by Orion Hodson · 7 years ago
- ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
- f340a56 Use strerror_r(3) for the printf family %m. by Elliott Hughes · 7 years ago
- 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 7 years ago
- 74934aa Merge "Add the %m GNU extension to printf/wprintf." by Elliott Hughes · 7 years ago
- 654cd83 Add the %m GNU extension to printf/wprintf. by Elliott Hughes · 7 years ago
- eab6572 Add a test for poll with null fds. by Elliott Hughes · 7 years ago
- 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
- 2c4ec7e Fix uses of readlink in tests. by Christopher Ferris · 7 years ago