aboutsummaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2015-12-16linker: add dlvsym(3)Dimitry Ivanov
2015-12-16Revert "Revert "Remove remaining ndk_cruft from LP64 platforms""Dimitry Ivanov
2015-12-15Revert "Remove remaining ndk_cruft from LP64 platforms"Dimitry Ivanov
2015-12-14Remove remaining ndk_cruft from LP64 platformsDimitry Ivanov
2015-12-14Generate libc version-script for brilloDimitry Ivanov
2015-12-14Revert "Don't verify version scripts on 32-bit Brillo"Dimitry Ivanov
2015-12-11Don't verify version scripts on 32-bit BrilloDan Willemsen
2015-12-11Remove __bionic_libgcc_unwind_symbols from version scriptDimitry Ivanov
2015-12-10Merge "Do not set properties in bionic_systrace"Tom Cherry
2015-12-10Do not set properties in bionic_systraceTom Cherry
2015-12-10Merge "constexpr constructor for atfork_list_t"Dimitry Ivanov
2015-12-10Merge "Add permitted_when_isolated_path to linker namespaces"Dimitry Ivanov
2015-12-10Merge "Fix -fstack-protector-strong for x86."Elliott Hughes
2015-12-09Add permitted_when_isolated_path to linker namespacesDimitry Ivanov
2015-12-08bionic: Build BreakageMark Salyzyn
2015-12-08Fix -fstack-protector-strong for x86.Elliott Hughes
2015-12-08constexpr constructor for atfork_list_tDimitry Ivanov
2015-12-08Merge "Add monotonic logging for bionic"Mark Salyzyn
2015-12-07Merge "Base bcopy on memmove rather than memcpy."Elliott Hughes
2015-12-07Merge "Make all of ndk_cruft.cpp one big extern "C"."Elliott Hughes
2015-12-07Merge "Fix stdio static initializers to make both clang and GCC happy."Elliott Hughes
2015-12-07Merge "Revert "Revert "Remove __sinit and __sdidinit."""Elliott Hughes
2015-12-07Base bcopy on memmove rather than memcpy.Rohit Agrawal
2015-12-07Make all of ndk_cruft.cpp one big extern "C".Elliott Hughes
2015-12-07Fix stdio static initializers to make both clang and GCC happy.Elliott Hughes
2015-12-05Revert "Revert "Remove __sinit and __sdidinit.""Elliott Hughes
2015-12-05Merge "Revert "Remove __sinit and __sdidinit.""Elliott Hughes
2015-12-04Revert "Remove __sinit and __sdidinit."Elliott Hughes
2015-12-05Merge "Do not create prop files for ctl.* properties"Tom Cherry
2015-12-05Merge "Do not create prop files for ctl.* properties"Tom Cherry
2015-12-04Merge "Fix GCC build."Elliott Hughes
2015-12-04Do not create prop files for ctl.* propertiesTom Cherry
2015-12-04Fix GCC build.Elliott Hughes
2015-12-04Merge "Remove __sinit and __sdidinit."Elliott Hughes
2015-12-04Merge "Remove __sinit and __sdidinit."Elliott Hughes
2015-12-04Merge "add checks for initialization for system properties"Tom Cherry
2015-12-04Add monotonic logging for bionicMark Salyzyn
2015-12-04add checks for initialization for system propertiesTom Cherry
2015-12-04Merge "Clear pthread_internal_t allocated on user provided stack."Yabin Cui
2015-12-04Merge "Clear pthread_internal_t allocated on user provided stack."Yabin Cui
2015-12-03Clear pthread_internal_t allocated on user provided stack.Yabin Cui
2015-12-03Merge "Remove c++14\'isms from system_properties"Tom Cherry
2015-12-03Remove c++14'isms from system_propertiesTom Cherry
2015-12-03Merge "Separate properties by selabel"Tom Cherry
2015-12-03Merge "Separate properties by selabel"Tom Cherry
2015-12-03Remove __sinit and __sdidinit.Elliott Hughes
2015-12-03Merge "Re-add putw for LP32"Dan Willemsen
2015-12-02Re-add putw for LP32Dan Willemsen
2015-12-02Separate properties by selabelTom Cherry
2015-12-02Merge "Explicitly disallow default c-tor"Dimitry Ivanov