OSDN Git Service

android-x86/bionic.git
2016-01-08 Dimitry IvanovMerge "Move __aeabi* symbols to LIBC_N version"
2016-01-08 Dimitry IvanovMerge "Move __aeabi* symbols to LIBC_N version"
2016-01-08 Dimitry IvanovMove __aeabi* symbols to LIBC_N version
2016-01-06 Josh GaoMerge "Kill BOARD_MALLOC_ALIGNMENT."
2016-01-06 Josh GaoMerge "Kill BOARD_MALLOC_ALIGNMENT."
2016-01-06 Josh GaoKill BOARD_MALLOC_ALIGNMENT.
2016-01-06 Josh GaoMerge "Replace MALLOC_IMPL with MALLOC_SVELTE."
2016-01-06 Josh GaoMerge "Replace MALLOC_IMPL with MALLOC_SVELTE."
2016-01-06 Elliott HughesMerge "Temporary hack to avoid stack protector crashes."
2016-01-06 Elliott HughesMerge "Temporary hack to avoid stack protector crashes."
2016-01-06 Tom CherryMerge "Revert "system_properties.cpp: special case...
2016-01-06 Tom CherryMerge "Revert "system_properties.cpp: special case...
2016-01-06 Tom CherryRevert "system_properties.cpp: special case ro.* proper...
2016-01-06 Elliott HughesTemporary hack to avoid stack protector crashes.
2016-01-06 Elliott HughesMerge "Remove mktime_tz."
2016-01-06 Elliott HughesMerge "Remove mktime_tz."
2016-01-06 Dimitry IvanovMerge "Temporary move __udivdi3 back to LIBC for x86"
2016-01-06 Dimitry IvanovMerge "Temporary move __udivdi3 back to LIBC for x86"
2016-01-06 Dimitry IvanovTemporary move __udivdi3 back to LIBC for x86
2016-01-06 Elliott HughesRemove mktime_tz.
2016-01-06 Dimitry IvanovMerge "Fix gcc+arm builds"
2016-01-06 Dimitry IvanovMerge "Fix gcc+arm builds"
2016-01-06 Dimitry IvanovFix gcc+arm builds
2016-01-06 Dimitry IvanovMerge "Deprecate bzero"
2016-01-06 Dimitry IvanovMerge "Deprecate bzero"
2016-01-06 Dimitry IvanovMerge "Export public __aeabi* symbols as LIBC_PRIVATE"
2016-01-06 Dimitry IvanovMerge "Export public __aeabi* symbols as LIBC_PRIVATE"
2016-01-06 Dimitry IvanovExport public __aeabi* symbols as LIBC_PRIVATE
2016-01-06 Elliott HughesMerge "Fix a broken link in a comment."
2016-01-06 Elliott HughesMerge "Tidy up KernelArgumentBlock::getauxval."
2016-01-06 Elliott HughesMerge "Fix a broken link in a comment."
2016-01-06 Elliott HughesMerge "Tidy up KernelArgumentBlock::getauxval."
2016-01-06 Dimitry IvanovDeprecate bzero
2016-01-06 Nick KralevichMerge "system_properties.cpp: special case ro.* properties"
2016-01-06 Nick KralevichMerge "system_properties.cpp: special case ro.* properties"
2016-01-06 Elliott HughesFix a broken link in a comment.
2016-01-06 Nick Kralevichsystem_properties.cpp: special case ro.* properties
2016-01-06 Elliott HughesTidy up KernelArgumentBlock::getauxval.
2016-01-05 Dan WillemsenMerge "libc: Update Android.bp with recent changes"
2016-01-05 Dan WillemsenMerge "libc: Update Android.bp with recent changes"
2016-01-05 Dan Willemsenlibc: Update Android.bp with recent changes
2016-01-05 Dimitry IvanovMerge "Move __aeabi_ which are not in libgcc.a to LIBC"
2016-01-05 Dimitry IvanovMerge "Move __aeabi_ which are not in libgcc.a to LIBC"
2016-01-05 Dimitry IvanovMove __aeabi_ which are not in libgcc.a to LIBC
2016-01-05 Josh GaoReplace MALLOC_IMPL with MALLOC_SVELTE.
2016-01-05 Elliott HughesMerge "Clarify which linker we are."
2016-01-05 Elliott HughesMerge "Clarify which linker we are."
2016-01-05 Elliott HughesClarify which linker we are.
2016-01-05 Dimitry IvanovMerge "Temporary apply LIBC version to __pthread_gettid"
2016-01-05 Dimitry IvanovMerge "Temporary apply LIBC version to __pthread_gettid"
2016-01-05 Dimitry IvanovTemporary apply LIBC version to __pthread_gettid
2016-01-05 Dimitry IvanovMerge "Revert "Temporary apply LIBC version to __pthrea...
2016-01-05 Dimitry IvanovMerge "Revert "Temporary apply LIBC version to __pthrea...
2016-01-05 Dimitry IvanovRevert "Temporary apply LIBC version to __pthread_gettid"
2016-01-05 Dimitry IvanovMerge "Temporary apply LIBC version to __pthread_gettid"
2016-01-05 Dimitry IvanovMerge "Temporary apply LIBC version to __pthread_gettid"
2016-01-05 Dimitry IvanovTemporary apply LIBC version to __pthread_gettid
2016-01-04 Dimitry IvanovMerge changes I4fc241e6,Idca71396
2016-01-04 Dimitry IvanovMerge changes I4fc241e6,Idca71396
2016-01-04 Dimitry IvanovMove __system_property* to LIBC_PRIVATE for lp64 libc
2016-01-04 Dimitry IvanovMove ndk-cruft symbols to LIBC_PRIVATE
2016-01-04 Elliott HughesMerge "Revert "Revert "Implement getifaddrs(3)/freeifad...
2016-01-04 Elliott HughesMerge "Revert "Revert "Implement getifaddrs(3)/freeifad...
2016-01-04 Elliott HughesRevert "Revert "Implement getifaddrs(3)/freeifaddrs...
2016-01-04 Dimitry IvanovMerge changes Ic66f6519,Ic16acea5
2016-01-04 Dimitry IvanovMerge changes Ic66f6519,Ic16acea5
2015-12-24 Nick KralevichMerge "Add tests for /proc/self/fd and /proc/self/task...
2015-12-24 Nick KralevichMerge "Add tests for /proc/self/fd and /proc/self/task...
2015-12-24 Nick KralevichAdd tests for /proc/self/fd and /proc/self/task/TID...
2015-12-22 Yi KongMerge "Revert "Implement getifaddrs(3)/freeifaddrs...
2015-12-22 Yi KongMerge "Revert "Implement getifaddrs(3)/freeifaddrs...
2015-12-22 Yi KongRevert "Implement getifaddrs(3)/freeifaddrs(3)."
2015-12-22 Yi KongMerge "Implement getifaddrs(3)/freeifaddrs(3)."
2015-12-22 Yi KongMerge "Implement getifaddrs(3)/freeifaddrs(3)."
2015-12-22 Dimitry IvanovMake some of unwanted symbols LIBC_PRIVATE
2015-12-22 Dimitry IvanovMake symbols exported via libgcc.a LIBC_PRIVATE
2015-12-21 Dimitry IvanovMerge "linker: implement shared namespaces"
2015-12-21 Dimitry IvanovMerge "linker: implement shared namespaces"
2015-12-20 Dimitry Ivanovlinker: implement shared namespaces
2015-12-19 Elliott HughesImplement getifaddrs(3)/freeifaddrs(3).
2015-12-19 Elliott HughesMerge "Improve the 32-bit ABI documentation."
2015-12-19 Elliott HughesMerge "Improve the 32-bit ABI documentation."
2015-12-19 Elliott HughesImprove the 32-bit ABI documentation.
2015-12-17 Tom CherryMerge "Reset access to system properties on reinitializ...
2015-12-17 Tom CherryMerge "Reset access to system properties on reinitializ...
2015-12-17 Elliott HughesMerge "sem_timedwait with a null timeout doesn\'t mean...
2015-12-17 Elliott HughesMerge "sem_timedwait with a null timeout doesn't mean...
2015-12-17 Dimitry IvanovMerge "linker: add dlvsym(3)"
2015-12-17 Christopher... Merge "Fix missing parentheses."
2015-12-17 Dimitry IvanovMerge "linker: add dlvsym(3)"
2015-12-17 Christopher... Merge "Fix missing parentheses."
2015-12-17 Christopher... Merge "Fix bug in dlmalloc\'s version of calloc."
2015-12-17 Christopher... Fix missing parentheses.
2015-12-17 Christopher... Merge "Fix bug in dlmalloc's version of calloc."
2015-12-16 Dimitry Ivanovlinker: add dlvsym(3)
2015-12-16 Elliott Hughessem_timedwait with a null timeout doesn't mean "forever".
2015-12-16 Christopher... Fix bug in dlmalloc's version of calloc.
2015-12-16 Dimitry IvanovMerge "Revert "Revert "Remove remaining ndk_cruft from...
2015-12-16 Dimitry IvanovMerge "Revert "Revert "Remove remaining ndk_cruft from...
2015-12-16 Dimitry IvanovRevert "Revert "Remove remaining ndk_cruft from LP64...
next