aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-12Merge "Explicit binary op order for both gcc and clang/llvm."brillo-m9-releasebrillo-m9-devChih-hung Hsieh
2016-01-12Explicit binary op order for both gcc and clang/llvm.Chih-Hung Hsieh
2016-01-11Merge "Add basic tests for <net/if.h>."Elliott Hughes
2016-01-11Add basic tests for <net/if.h>.Elliott Hughes
2016-01-11Merge "Handle AF_PACKET in getifaddr(3)."Elliott Hughes
2016-01-08Handle AF_PACKET in getifaddr(3).Yi Kong
2016-01-08Merge "Defend against -fstack-protector in libc startup."Elliott Hughes
2016-01-08Merge "Move __aeabi* symbols to LIBC_N version"Dimitry Ivanov
2016-01-08Move __aeabi* symbols to LIBC_N versionDimitry Ivanov
2016-01-06Defend against -fstack-protector in libc startup.Elliott Hughes
2016-01-06Merge "Kill BOARD_MALLOC_ALIGNMENT."Josh Gao
2016-01-06Kill BOARD_MALLOC_ALIGNMENT.Josh Gao
2016-01-06Merge "Replace MALLOC_IMPL with MALLOC_SVELTE."Josh Gao
2016-01-06Merge "Temporary hack to avoid stack protector crashes."Elliott Hughes
2016-01-06Merge "Revert "system_properties.cpp: special case ro.* properties""Tom Cherry
2016-01-06Revert "system_properties.cpp: special case ro.* properties"Tom Cherry
2016-01-06Temporary hack to avoid stack protector crashes.Elliott Hughes
2016-01-06Merge "Remove mktime_tz."Elliott Hughes
2016-01-06Merge "Temporary move __udivdi3 back to LIBC for x86"Dimitry Ivanov
2016-01-06Temporary move __udivdi3 back to LIBC for x86Dimitry Ivanov
2016-01-06Remove mktime_tz.Elliott Hughes
2016-01-06Merge "Fix gcc+arm builds"Dimitry Ivanov
2016-01-05Fix gcc+arm buildsDimitry Ivanov
2016-01-06Merge "Deprecate bzero"Dimitry Ivanov
2016-01-06Merge "Export public __aeabi* symbols as LIBC_PRIVATE"Dimitry Ivanov
2016-01-05Export public __aeabi* symbols as LIBC_PRIVATEDimitry Ivanov
2016-01-06Merge "Fix a broken link in a comment."Elliott Hughes
2016-01-06Merge "Tidy up KernelArgumentBlock::getauxval."Elliott Hughes
2016-01-05Deprecate bzeroDimitry Ivanov
2016-01-06Merge "system_properties.cpp: special case ro.* properties"Nick Kralevich
2016-01-05Fix a broken link in a comment.Elliott Hughes
2016-01-05system_properties.cpp: special case ro.* propertiesNick Kralevich
2016-01-05Tidy up KernelArgumentBlock::getauxval.Elliott Hughes
2016-01-05Merge "libc: Update Android.bp with recent changes"Dan Willemsen
2016-01-05libc: Update Android.bp with recent changesDan Willemsen
2016-01-05Merge "Move __aeabi_ which are not in libgcc.a to LIBC"Dimitry Ivanov
2016-01-05Move __aeabi_ which are not in libgcc.a to LIBCDimitry Ivanov
2016-01-05Replace MALLOC_IMPL with MALLOC_SVELTE.Josh Gao
2016-01-05Merge "Clarify which linker we are."Elliott Hughes
2016-01-05Clarify which linker we are.Elliott Hughes
2016-01-05Merge "Temporary apply LIBC version to __pthread_gettid"Dimitry Ivanov
2016-01-05Temporary apply LIBC version to __pthread_gettidDimitry Ivanov
2016-01-05Merge "Revert "Temporary apply LIBC version to __pthread_gettid""Dimitry Ivanov
2016-01-05Revert "Temporary apply LIBC version to __pthread_gettid"Dimitry Ivanov
2016-01-05Merge "Temporary apply LIBC version to __pthread_gettid"Dimitry Ivanov
2016-01-04Temporary apply LIBC version to __pthread_gettidDimitry Ivanov
2016-01-04Merge changes I4fc241e6,Idca71396Dimitry Ivanov
2016-01-04Move __system_property* to LIBC_PRIVATE for lp64 libcDimitry Ivanov
2016-01-04Move ndk-cruft symbols to LIBC_PRIVATEDimitry Ivanov
2016-01-04Merge "Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3)."""Elliott Hughes