- 2eb1fc9 Merge "Fix flakiness of mallinfo test." by Christopher Ferris · 6 years ago
- 15a345b Merge "Modify malloc common function pointers." by Christopher Ferris · 6 years ago
- 62e1e2c Modify malloc common function pointers. by Christopher Ferris · 6 years ago
- 4e56228 Fix flakiness of mallinfo test. by Christopher Ferris · 6 years ago
- 1d3c56b Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 6 years ago
- 5569bc7 Merge "Eliminate ICU's .dat lookup from bionic" by Treehugger Robot · 6 years ago
- 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 6 years ago
- f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 6 years ago
- 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 6 years ago
- 45f2d03 Eliminate ICU's .dat lookup from bionic by Nikita Iashchenko · 6 years ago
- 73ee7a6 Merge "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by vichang · 6 years ago
- 3f8bdb2 Merge "Fix use-after-pthread_exit in a test." by Treehugger Robot · 6 years ago
- 1906e77 Revert "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 6 years ago
- 9a5c0fc Merge "Switch to OpenBSD div/ldiv/lldiv." by Elliott Hughes · 6 years ago
- 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 6 years ago
- 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 6 years ago
- 01809e1 Switch to OpenBSD div/ldiv/lldiv. by Elliott Hughes · 6 years ago
- e7c5954 Merge "Move NetBSD string routines to OpenBSD." by Elliott Hughes · 6 years ago
- 288465d Avoid writing to a zero-capacity buffer. by Elliott Hughes · 6 years ago
- fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 6 years ago
- 9c48951 Merge "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 6 years ago
- 5c45c4e Merge "libm: sync with upstream FreeBSD." by Elliott Hughes · 6 years ago
- f6e4cfd Allow dlopen("/system/lib/<soname>") for pre-Q by Victor Chang · 7 years ago
- 2d1a2aa libm: sync with upstream FreeBSD. by Elliott Hughes · 6 years ago
- 3912efa Merge "Pass caller names to __pthread_internal_find for better errors." by Elliott Hughes · 6 years ago
- c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago
- 5bb113c Pass caller names to __pthread_internal_find for better errors. by Elliott Hughes · 7 years ago
- e930e10 Merge "Purge linker block allocators before leaving linker" by Treehugger Robot · 7 years ago
- c378180 Merge "dlfcn.dt_runpath* tests are amended to handle LIB" by Treehugger Robot · 7 years ago
- bb7e123 Purge linker block allocators before leaving linker by Vic Yang · 7 years ago
- 58dd1cb Merge "Updates for glibc 2.17." by Treehugger Robot · 7 years ago
- c622289 Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 7 years ago
- fbc4c8e Move the dynamic linker to ./bootstrap subdir by Jiyong Park · 7 years ago
- a5f914a Add bionic mount points under /bionic by Jiyong Park · 7 years ago
- fcb35dc Merge "Revert "linker: Purge block allocator memory when possible"" by Treehugger Robot · 7 years ago
- 18181e6 Updates for glibc 2.17. by Elliott Hughes · 7 years ago
- ccc0922 Merge "Do not dlclose after failed reinit." by Florian Mayer · 7 years ago
- f671e03 Do not dlclose after failed reinit. by Florian Mayer · 7 years ago
- fa4dcb4 dlfcn.dt_runpath* tests are amended to handle LIB by Jiyong Park · 7 years ago
- aa3dd3d Merge "Add tests for dynamic ELF TLS" by Ryan Prichard · 7 years ago
- 7bb60fc Revert "linker: Purge block allocator memory when possible" by Vic Yang · 7 years ago
- d7873cf Merge "bionic: update for glibc 2.17" by George Burgess IV · 7 years ago
- 3c9c759 Merge "Implement arm64 TLSDESC" by Ryan Prichard · 7 years ago
- 06d2d79 Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
- ffaae70 Implement arm64 TLSDESC by Ryan Prichard · 7 years ago
- c676377 Merge "Make trace end conform with other trace end prints" by Treehugger Robot · 7 years ago
- d5076ba Merge "Add tracepoints for pthread_create and pthread_join" by Treehugger Robot · 7 years ago
- ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
- 77d0f90 Add tracepoints for pthread_create and pthread_join by Philip Cuadra · 7 years ago
- 7fc82c2 Make trace end conform with other trace end prints by Philip Cuadra · 7 years ago
- 543b401 Merge "Allow to reset malloc hooks." by Florian Mayer · 7 years ago
- db59b89 Allow to reset malloc hooks. by Florian Mayer · 7 years ago
- 122ecb1 Merge "bionic_unit_tests: Remove dependency on libpagemap" by Treehugger Robot · 7 years ago
- 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
- 3b463cf Implement TLS_DTPMOD and TLS_DTPREL relocations by Ryan Prichard · 7 years ago
- ea41ab0 Ignore DT_TLSDESC_GOT / DT_TLSDESC_PLT by Ryan Prichard · 7 years ago
- 5f5a192 Disable the dlfcn.dlopen_library_with_ELF_TLS test by Ryan Prichard · 7 years ago
- 7a0f04c Implement ifunc support for static executables. by Peter Collingbourne · 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
- 52165b3 Replace some of linker_allocator's header includes by Ryan Prichard · 7 years ago
- 70ee182 Merge "Call realpath(3) only when the path is accessible for read" by Treehugger Robot · 7 years ago
- fbd6f3c Merge changes Iece631a5,I53769e0e by Treehugger Robot · 7 years ago
- 65502ea Merge "Don't filter reserved signals in sigaction." by Josh Gao · 7 years ago
- 4e02cc1 bionic_unit_tests: Remove dependency on libpagemap by Sandeep Patil · 7 years ago
- 42e8198 Call realpath(3) only when the path is accessible for read by Jiyong Park · 7 years ago
- ba40ff6 Don't filter reserved signals in sigaction. by Josh Gao · 7 years ago
- 3ce06c7 Merge "Reassign TLS slot 2 to TLS_SLOT_APP." by Ryan Prichard · 7 years ago
- a9aeccb Merge "support LIB in runpath" by Treehugger Robot · 7 years ago
- 57b9d1e support LIB in runpath by Jiyong Park · 7 years ago
- 301f6f3 Merge changes I4f001910,Ic251afec by Ryan Savitski · 7 years ago
- a0834d8 Reassign TLS slot 2 to TLS_SLOT_APP. by Ryan Prichard · 7 years ago
- dac328a linker: Reduce number of mmap()/prctl() calls in block allocator by Vic Yang · 7 years ago
- fb78a4a linker: Purge block allocator memory when possible by Vic Yang · 7 years ago
- f77928d android_mallopt: opcode preprocess define + missing header by Ryan Savitski · 7 years ago
- ecc37e3 conditional zygote child heap profiling + android_internal_mallopt by Ryan Savitski · 7 years ago
- 176d2fb Merge "Blacklist setregid(32) for apps." by Treehugger Robot · 7 years ago
- 0a692a6 Merge "Bionic malloc debug: add a new option "abort_on_error"" by Christopher Ferris · 7 years ago
- 7f209a9 Bionic malloc debug: add a new option "abort_on_error" by Iris Chang · 7 years ago
- 011523f Merge changes If330efda,I34864837,I8bc5c1cb by Martijn Coenen · 7 years ago
- e17fce1 Blacklist setregid(32) for apps. by Martijn Coenen · 7 years ago
- d269d9b Add support for seccomp filter that limits setresuid/setresgid. by Martijn Coenen · 7 years ago
- c3752be Create APP_ZYGOTE seccomp policy. by Martijn Coenen · 7 years ago
- 0c6de75 genfunctosyscallnrs: maps bionic functions to syscall numbers. by Martijn Coenen · 7 years ago
- 822326d Merge "Add libc_headers header lib" by Logan Chien · 7 years ago
- 6a8e4b0 Merge "Add tests for static ELF TLS" by Ryan Prichard · 7 years ago
- 17af91b Add libc_headers header lib by Logan Chien · 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
- 4ac3709 Merge "Allow more leeway to fix sys_time.gettimeofday flakiness." by Treehugger Robot · 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
- 314c0f7 Merge "Fix soinfo_tls::module dangling reference" by Ryan Prichard · 7 years ago
- bf427f4 Fix soinfo_tls::module dangling reference by Ryan Prichard · 7 years ago
- 1906268 Merge "linker: only generate log messages when logging is enabled" by Josh Gao · 7 years ago
- 9a23865 Merge changes Ia08e1b5c,I60e589dd,Ib7edb665,Ibf1bf5ec,Ibd623857 by Ryan Prichard · 7 years ago
- a022034 linker: only generate log messages when logging is enabled by Tim Murray · 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