OSDN Git Service

android-x86/bionic.git
2016-01-20 Colin CrossMerge "Update Android.bp to match Android.mk"
2016-01-20 Colin CrossMerge "Update Android.bp to match Android.mk"
2016-01-20 Colin CrossMerge "Update Android.bp to match Android.mk"
2016-01-20 Colin CrossUpdate Android.bp to match Android.mk
2016-01-20 Colin CrossMerge "Update Android.bp to match Android.mk"
2016-01-20 Elliott HughesMerge "Make FILE*s less usable after fclose(3)."
2016-01-20 Elliott HughesMerge "Make FILE*s less usable after fclose(3)."
2016-01-19 Elliott HughesMake FILE*s less usable after fclose(3).
2016-01-19 Colin CrossUpdate Android.bp to match Android.mk
2016-01-19 Chih-hung HsiehMerge "Switch libc default to clang."
2016-01-19 Chih-hung HsiehMerge "Switch libc default to clang."
2016-01-19 Chih-Hung HsiehSwitch libc default to clang.
2016-01-19 Elliott HughesMerge "Fix GCC build breakage."
2016-01-19 Elliott HughesMerge "Fix GCC build breakage."
2016-01-19 Elliott HughesFix GCC build breakage.
2016-01-19 Elliott HughesMerge "Add more fortify symbols to the expected differe...
2016-01-19 Elliott HughesMerge "Implement if_nameindex(3)/if_freenameindex(3)."
2016-01-19 Elliott HughesMerge "Add more fortify symbols to the expected differe...
2016-01-19 Elliott HughesMerge "Implement if_nameindex(3)/if_freenameindex(3)."
2016-01-18 Elliott HughesImplement if_nameindex(3)/if_freenameindex(3).
2016-01-17 Yi KongMerge "Add more tests for getifaddrs(3)"
2016-01-17 Yi KongMerge "Add more tests for getifaddrs(3)"
2016-01-16 Elliott HughesAdd more fortify symbols to the expected differences...
2016-01-16 Elliott HughesMerge "Sync with upstream OpenBSD."
2016-01-16 Elliott HughesMerge "Sync with upstream OpenBSD."
2016-01-16 Dan WillemsenMerge "Align Soong builds closer to Make"
2016-01-16 Dan WillemsenMerge "Align Soong builds closer to Make"
2016-01-16 Elliott HughesSync with upstream OpenBSD.
2016-01-16 Dan WillemsenAlign Soong builds closer to Make
2016-01-14 Christopher... Merge "Add comment for [p]select_smoke tests STDIN...
2016-01-14 Christopher... Merge "Add comment for [p]select_smoke tests STDIN...
2016-01-14 Christopher... Add comment for [p]select_smoke tests STDIN issue.
2016-01-14 Yi KongAdd more tests for getifaddrs(3)
2016-01-14 Dan WillemsenMerge "Fix Soong mips builds"
2016-01-14 Dan WillemsenMerge "Fix Soong mips builds"
2016-01-14 Dan WillemsenFix Soong mips builds
2016-01-14 Christopher... Merge "Fix select failures when STDIN is ready."
2016-01-14 Christopher... Merge "Fix select failures when STDIN is ready."
2016-01-14 Christopher... Fix select failures when STDIN is ready.
2016-01-14 Dan AlbertMerge "Escape failure messages in XML test output."
2016-01-14 Dan AlbertMerge "Escape failure messages in XML test output."
2016-01-14 Dan AlbertEscape failure messages in XML test output.
2016-01-14 Christopher... Merge "Add method to run fortified versions of funcs."
2016-01-14 Christopher... Merge "Add method to run fortified versions of funcs."
2016-01-14 Christopher... Add method to run fortified versions of funcs.
2016-01-13 Dan WillemsenMerge "Fix Soong x86 builds"
2016-01-13 Dan WillemsenMerge "Fix Soong x86 builds"
2016-01-13 Dan WillemsenFix Soong x86 builds
2016-01-13 Dimitry IvanovMerge "Revert "Move __system_property* to LIBC_PRIVATE...
2016-01-13 Colin CrossMerge "Rearrange build files to support USE_SOONG=true"
2016-01-13 Dan WillemsenMerge "Fix Soong x86 atom builds"
2016-01-13 Colin CrossMerge "Update Android.bp for changes to Android.mk"
2016-01-13 Dimitry IvanovMerge "Revert "Move __system_property* to LIBC_PRIVATE...
2016-01-13 Dimitry IvanovRevert "Move __system_property* to LIBC_PRIVATE for...
2016-01-13 Colin CrossMerge "Rearrange build files to support USE_SOONG=true"
2016-01-13 Dan WillemsenMerge "Fix Soong x86 atom builds"
2016-01-13 Colin CrossMerge "Update Android.bp for changes to Android.mk"
2016-01-13 Dan WillemsenFix Soong x86 atom builds
2016-01-12 Elliott HughesMerge "Fix <sys/sysmacros.h>."
2016-01-12 Elliott HughesMerge "Fix <sys/sysmacros.h>."
2016-01-12 Elliott HughesFix <sys/sysmacros.h>.
2016-01-12 Colin CrossRearrange build files to support USE_SOONG=true
2016-01-12 Elliott HughesMerge "Add a getifaddrs(3) debugging tool."
2016-01-12 Elliott HughesMerge "Add a getifaddrs(3) debugging tool."
2016-01-12 Chih-hung HsiehMerge "Explicit binary op order for both gcc and clang...
2016-01-12 Chih-hung HsiehMerge "Explicit binary op order for both gcc and clang...
2016-01-12 Chih-Hung HsiehExplicit binary op order for both gcc and clang/llvm.
2016-01-12 Elliott HughesAdd a getifaddrs(3) debugging tool.
2016-01-11 Colin CrossUpdate Android.bp for changes to Android.mk
2016-01-11 Elliott HughesMerge "Add basic tests for <net/if.h>."
2016-01-11 Elliott HughesMerge "Add basic tests for <net/if.h>."
2016-01-11 Elliott HughesMerge "Handle AF_PACKET in getifaddr(3)."
2016-01-11 Elliott HughesAdd basic tests for <net/if.h>.
2016-01-11 Elliott HughesMerge "Handle AF_PACKET in getifaddr(3)."
2016-01-09 Yi KongHandle AF_PACKET in getifaddr(3).
2016-01-08 Elliott HughesMerge "Defend against -fstack-protector in libc startup."
2016-01-08 Elliott HughesMerge "Defend against -fstack-protector in libc startup."
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-07 Elliott HughesDefend against -fstack-protector in libc startup.
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"
next