aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-08Remove some PR_SET_VMAs during pthread_createandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r37android-9.0.0_r36pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-b4s4-devTim Murray
2018-11-08Free memory when it is no more usedKen Chen
2018-10-18malloc: add M_PURGE mallopt flagTim Murray
2018-07-27Merge "remove bionic-compile-time-tests-g++" into pi-devTreeHugger Robot
2018-07-24remove bionic-compile-time-tests-g++Sajid Dalvi
2018-07-18Disable malloc debug intercepts when exiting.Christopher Ferris
2018-07-02Merge "Reland "Remove a check for AIDs in the OEM range."" into pi-devandroid-vts-9.0_r4android-cts-9.0_r4android-cts-9.0_r3android-cts-9.0_r2pie-dr1-devTom Cherry
2018-06-29Reland "Remove a check for AIDs in the OEM range."Tom Cherry
2018-05-30DO NOT MERGE: Move to version v1.1.pie-devChristopher Ferris
2018-05-24Reenable __work_around_b_24465209__ for x86 linkerRyan Prichard
2018-05-16Merge "Require vendor users and groups to start with vendor_" into pi-devTom Cherry
2018-05-16Require vendor users and groups to start with vendor_Tom Cherry
2018-05-16Merge changes from topic "single-gsi" into pi-devLogan Chien
2018-05-12Merge changes I8eae0c98,I09d32dcb into pi-devDimitry Ivanov
2018-05-11Add support for cortex-a55/cortex-a75.Christopher Ferris
2018-05-11vdso should be available in all namespacesdimitry
2018-05-11fchown DNS lookup sockets to AID_DNS.Lorenzo Colitti
2018-05-10Use ro.vndk.lite to determine the ld.config.txtLogan Chien
2018-05-10Extract ld.config.txt lookup codeLogan Chien
2018-05-09Unhardcode /system/libdimitry
2018-05-04Add a warm up pass to pthread_leak.join testEvgeny Eltsin
2018-05-02Fix nullptr dereference during sort.Christopher Ferris
2018-04-27Libraries without dt_soname are inaccessibledimitry
2018-04-20Revert "Add 64-bit slm optimized strlcpy and srlcat."Jeremy Compostella
2018-04-19Add __libc_add_main_thread and mark it weakEvgeny Eltsin
2018-04-16Bionic: Always use fortified versions of FD_X macrosAndreas Gampe
2018-04-10spawn.signal_stress: reap spawned children on exitRyan Prichard
2018-04-05Merge "Do not check user/group names in pwd/grp tests for OEM uid/gids" into ...TreeHugger Robot
2018-04-05Do not check user/group names in pwd/grp tests for OEM uid/gidsTom Cherry
2018-04-05Make sys_ptrace_test.cpp Yama LSM-awareLuis Hector Chavez
2018-04-05Merge changes Ib44cbea8,I9763caa0 into pi-devTreeHugger Robot
2018-04-04Fix race in spawn.signal_stress testRyan Prichard
2018-04-04Fix race in ld.config.txt testsRyan Prichard
2018-04-04Break libdl.so and ld-android.so's dependency on libc.so.Ryan Prichard
2018-04-04Fix build failure with dlext_testzip Bionic testsRyan Prichard
2018-04-03Refactor malloc debug.Christopher Ferris
2018-04-02Pad queries when EDNS0 is enabled.Ben Schwartz
2018-03-30Merge "Add libtest_missing_symbol_child_private." into pi-devTreeHugger Robot
2018-03-29Merge "Fix -/_ typo." into pi-devTreeHugger Robot
2018-03-29Add libtest_missing_symbol_child_private.Elliott Hughes
2018-03-29Merge "Allow several syscalls to app process" into pi-devTreeHugger Robot
2018-03-29Fix -/_ typo.Elliott Hughes
2018-03-29Allow several syscalls to app processVictor Hsieh
2018-03-29Add missing shared library dependencies to bionic-unit-testsJiyong Park
2018-03-29Add missed shared library dependency to bionic-unit-testsPirama Arumuga Nainar
2018-03-29Add missing shared library dependencies to bionic-unit-testsPirama Arumuga Nainar
2018-03-27Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE markVictor Khimenko
2018-03-27Merge "Reject .so files using ELF TLS." into pi-devElliott Hughes
2018-03-26Create PTHREAD_COND_INITIALIZER_MONOTONIC_NPTom Cherry
2018-03-26Reject .so files using ELF TLS.Elliott Hughes