OSDN Git Service

android-x86/bionic.git
2016-01-26 Christopher... Merge "Fix gcc test issues."
2016-01-26 Christopher... Fix gcc test issues.
2016-01-26 Elliott HughesMerge "Revert "Make sem_wait able to return errno EINTR...
2016-01-26 Dan AlbertRevert "Make sem_wait able to return errno EINTR for...
2016-01-25 Yabin CuiMerge "Make sem_wait able to return errno EINTR for...
2016-01-25 Christopher... Merge "Fix build for gcc."
2016-01-25 Christopher... Fix build for gcc.
2016-01-25 Yabin CuiMake sem_wait able to return errno EINTR for sdk > 23.
2016-01-25 Christopher... Merge "Malloc debug rewrite."
2016-01-25 Elliott HughesMerge "Move internal FILE flags macros to "local.h...
2016-01-25 Chih-hung HsiehMerge "Include libz for new libelf."
2016-01-25 Chih-Hung HsiehInclude libz for new libelf.
2016-01-25 Elliott HughesMove internal FILE flags macros to "local.h" from ...
2016-01-25 Christopher... Malloc debug rewrite.
2016-01-25 Elliott HughesMerge "Add _seek64 to FILE."
2016-01-25 Josh GaoMerge "Remove dlmalloc."
2016-01-25 Elliott HughesMerge "Add another stdio test."
2016-01-25 Josh GaoRemove dlmalloc.
2016-01-23 Elliott HughesAdd _seek64 to FILE.
2016-01-23 Elliott HughesMerge "Put struct FILE back how NDK-built apps expect...
2016-01-23 Elliott HughesPut struct FILE back how NDK-built apps expect it.
2016-01-23 Elliott HughesAdd another stdio test.
2016-01-22 Dimitry IvanovMerge "Revert "Temporary apply LIBC version to __pthrea...
2016-01-22 Elliott HughesMerge "Loosen up sys_time.gettimeofday."
2016-01-22 Dimitry IvanovRevert "Temporary apply LIBC version to __pthread_gettid"
2016-01-22 Dimitry IvanovMerge "libc: hide __signalfd4 symbol"
2016-01-22 Dimitry IvanovMerge "libc: hide fake_gmtime_r and fake_localtime_r"
2016-01-22 Elliott HughesLoosen up sys_time.gettimeofday.
2016-01-22 Dimitry Ivanovlibc: hide fake_gmtime_r and fake_localtime_r
2016-01-21 Dimitry IvanovMerge "linker: align allocated blocks to 16 bytes"
2016-01-21 Dimitry Ivanovlibc: hide __signalfd4 symbol
2016-01-21 Dimitry Ivanovlinker: align allocated blocks to 16 bytes
2016-01-21 Elliott HughesMerge "Simplify fseek/ftell."
2016-01-21 Elliott HughesSimplify fseek/ftell.
2016-01-21 Christopher... Merge "Remove dependency on zipalign."
2016-01-21 Dimitry IvanovMerge "Do not unmap reserved region on dlclose"
2016-01-21 Dimitry IvanovDo not unmap reserved region on dlclose
2016-01-21 Christopher... Remove dependency on zipalign.
2016-01-20 Elliott HughesMerge "Move stdio implementation details around a little."
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 HughesMove stdio implementation details around a little.
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 HsiehSwitch libc default to clang.
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-18 Elliott HughesImplement if_nameindex(3)/if_freenameindex(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 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... 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 WillemsenFix Soong mips builds
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 AlbertEscape failure messages in XML test output.
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 WillemsenFix Soong x86 builds
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 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 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 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 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 GaoKill BOARD_MALLOC_ALIGNMENT.
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 Tom CherryMerge "Revert "system_properties.cpp: special case...
2016-01-06 Tom CherryRevert "system_properties.cpp: special case ro.* proper...
next