OSDN Git Service

android-x86/bionic.git
2014-07-02 Elliott HughesMerge "Remove some dead data."
2014-07-07 Elliott HughesRemove some dead data.
2014-07-02 Elliott HughesMerge "Fix recv.cpp so it can build with clang."
2014-07-02 Elliott HughesFix recv.cpp so it can build with clang.
2014-07-02 Elliott HughesMerge "Fix all resolv warnings and turn on -Werror."
2014-07-02 Elliott HughesFix all resolv warnings and turn on -Werror.
2014-07-02 Dmitriy IvanovMerge "Build fix"
2014-07-02 Dmitriy IvanovBuild fix
2014-07-02 Dmitriy IvanovMerge "Load library using file handle."
2014-07-02 Elliott HughesMerge "Switch to upstream OpenBSD mktemp.c."
2014-07-02 Elliott HughesMerge "Fix three clang complaints about the DNS code."
2014-07-07 Elliott HughesFix three clang complaints about the DNS code.
2014-07-05 Elliott HughesMerge "Fix a broken boolean test found by clang."
2014-07-07 Elliott HughesFix a broken boolean test found by clang.
2014-07-02 Elliott HughesMerge "Use __unused rather than self assignment for...
2014-07-07 Elliott HughesUse __unused rather than self assignment for unused...
2014-07-02 Dan AlbertMerge "Revert "Revert "Hide _tolower_tab_ and _toupper_...
2014-07-02 Nick KralevichMerge "Revert "Reenable support for non-PIE executables""
2014-07-03 Nick KralevichRevert "Reenable support for non-PIE executables"
2014-07-02 Nick KralevichMerge "libc_logging: Set SOCK_CLOEXEC on socket"
2014-07-03 Nick Kralevichlibc_logging: Set SOCK_CLOEXEC on socket
2014-07-02 Dmitriy IvanovLoad library using file handle.
2014-07-02 Elliott HughesSwitch to upstream OpenBSD mktemp.c.
2014-07-01 Dan AlbertRevert "Revert "Hide _tolower_tab_ and _toupper_tab_...
2014-07-01 Elliott HughesMerge "Build all bionic test files -Werror and fix...
2014-07-02 Elliott HughesBuild all bionic test files -Werror and fix our one...
2014-07-01 Elliott HughesMerge "Quiten warnings in semaphore.c."
2014-07-02 Elliott HughesQuiten warnings in semaphore.c.
2014-07-01 Elliott HughesMerge "Quiten warnings in fts.c."
2014-07-02 Elliott HughesQuiten warnings in fts.c.
2014-07-01 Dmitriy IvanovMerge "Disable local/protected symbol test for lp64"
2014-07-02 Dmitriy IvanovDisable local/protected symbol test for lp64
2014-07-01 Dmitriy IvanovMerge "Native tests are now multilib=both by default"
2014-07-01 Dmitriy IvanovNative tests are now multilib=both by default
2014-07-01 Dmitriy IvanovMerge "Write message to stderr on __libc_fatal()"
2014-07-01 Dmitriy IvanovWrite message to stderr on __libc_fatal()
2014-07-01 Dmitriy IvanovMerge "Add support for protected local symbol lookup."
2014-07-01 Dmitriy IvanovAdd support for protected local symbol lookup.
2014-07-01 Elliott HughesMerge "Fix a warning in if_indextoname.c."
2014-07-01 Elliott HughesFix a warning in if_indextoname.c.
2014-07-01 Dan AlbertMerge "Revert "Revert "Prevent symbols from libgcc...
2014-06-30 Christopher... Merge "Add optimized stpcpy."
2014-06-30 Nick KralevichMerge "add CLOEXEC to various DNS related code"
2014-06-30 Elliott HughesMerge "Restore <nsswitch.h> which is BSD API, not private."
2014-06-30 Elliott HughesRestore <nsswitch.h> which is BSD API, not private.
2014-06-30 Christopher... Add optimized stpcpy.
2014-06-30 Christopher... Merge "Add extra strchr testing."
2014-06-30 Christopher... Add extra strchr testing.
2014-06-30 Elliott HughesMerge "Switch to upstream NetBSD nsap_addr.c."
2014-06-30 Elliott HughesSwitch to upstream NetBSD nsap_addr.c.
2014-06-30 Nick Kralevichadd CLOEXEC to various DNS related code
2014-06-28 Elliott HughesMerge "Silence time64.c build warnings."
2014-07-01 Elliott HughesSilence time64.c build warnings.
2014-06-26 Colin CrossMerge "Revert "HACK: linker: check for handle==0xffffff...
2014-06-26 Dmitriy IvanovMerge "Disallow dlopen("egl/blah.so") on LP64"
2014-06-29 Dmitriy IvanovDisallow dlopen("egl/blah.so") on LP64
2014-06-26 Elliott HughesMerge "Reinstate the x86 dynamic linker warning for...
2014-06-30 Elliott HughesReinstate the x86 dynamic linker warning for text reloc...
2014-06-26 Christopher... Merge "Add optimized 64 bit strcpy."
2014-06-27 Christopher... Add optimized 64 bit strcpy.
2014-06-26 Elliott HughesMerge "asm/sigcontext.h is required to build unwind...
2014-06-26 Christopher... Merge "Add optimized neon strchr implementation based...
2014-06-27 Bernhard RosenkränzerAdd optimized neon strchr implementation based on newlib
2014-06-26 Raghu Gandhamasm/sigcontext.h is required to build unwind-dw2.c...
2014-06-25 Elliott HughesMerge "Add a new pthread_key_delete test."
2014-06-25 Elliott HughesAdd a new pthread_key_delete test.
2014-06-25 Elliott HughesMerge "Change the LP64 off_t/loff_t/off64_t definitions...
2014-06-25 Elliott HughesChange the LP64 off_t/loff_t/off64_t definitions to...
2014-06-25 Elliott HughesMerge "Add splice, tee, and vmsplice."
2014-06-25 Elliott HughesAdd splice, tee, and vmsplice.
2014-06-24 Elliott HughesMerge "Sync to current upstream arc4random."
2014-06-24 Elliott HughesSync to current upstream arc4random.
2014-06-24 Elliott HughesMerge "Fix getpid caching across a clone."
2014-06-24 Calin JuravleMerge "Prefix cmsg_nxthdr with "__"."
2014-06-24 Calin JuravlePrefix cmsg_nxthdr with "__".
2014-06-24 Dan AlbertRevert "Revert "Prevent symbols from libgcc from being...
2014-06-24 Elliott HughesFix getpid caching across a clone.
2014-06-23 Dan AlbertRevert "Prevent symbols from libgcc from being reexported."
2014-06-23 Dan AlbertMerge "Revert "Prevent symbols from libgcc from being...
2014-06-21 Dan AlbertPrevent symbols from libgcc from being reexported.
2014-06-20 Dan AlbertMerge "Prevent symbols from libgcc from being reexported."
2014-06-20 Dan AlbertMerge "Remove SHA1 from LP64 in favor of libcrypto."
2014-06-20 Christopher... Merge "[MIPS64] Regenerate mips kernel headers with...
2014-06-20 Duane Sand[MIPS64] Regenerate mips kernel headers with fixed...
2014-06-20 Duane Sand[MIPS64] Adjust kernel/tools for mips32,mips64 headers
2014-06-20 Christopher... Merge "[MIPS64] Adjust kernel/tools for mips32,mips64...
2014-06-20 Dan AlbertMerge "Use __builtin_*_chk for bcopy/bzero."
2014-06-23 Dan AlbertUse __builtin_*_chk for bcopy/bzero.
2014-06-20 Elliott HughesMerge "Cache getpid."
2014-06-20 Elliott HughesCache getpid.
2014-06-19 Elliott HughesMerge "Expose tzname, daylight, and timezone."
2014-06-19 Elliott HughesExpose tzname, daylight, and timezone.
2014-06-19 Elliott HughesMerge "Build tzcode with hidden visibility."
2014-06-19 Elliott HughesBuild tzcode with hidden visibility.
2014-06-19 Elliott HughesMerge "Fix arm64 localtime.c build."
2014-06-19 Elliott HughesFix arm64 localtime.c build.
2014-06-19 Dan AlbertRevert "Hide _tolower_tab_ and _toupper_tab_ on LP64."
2014-06-18 Dan AlbertMerge "Revert "Hide _tolower_tab_ and _toupper_tab_...
2014-06-18 Dan AlbertHide _tolower_tab_ and _toupper_tab_ on LP64.
2014-06-17 Dan AlbertMerge "Hide declaration of gets(3) for C11 and later."
next