OSDN Git Service

android-x86/bionic.git
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 Elliott HughesFix getpid caching across a clone.
2014-06-23 Dan AlbertMerge "Revert "Prevent symbols from libgcc from being...
2014-06-23 Dan AlbertRevert "Prevent symbols from libgcc from being reexported."
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-18 Dan AlbertMerge "Revert "Hide _tolower_tab_ and _toupper_tab_...
2014-06-19 Dan AlbertRevert "Hide _tolower_tab_ and _toupper_tab_ on LP64."
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."
2014-06-18 Dan AlbertHide declaration of gets(3) for C11 and later.
2014-06-17 Elliott HughesMerge "Build tzcode with -Werror."
2014-06-19 Elliott HughesBuild tzcode with -Werror.
2014-06-17 Christopher... Merge "Move common macros into bionic_macros.h."
2014-06-18 Christopher... Move common macros into bionic_macros.h.
2014-06-18 Dan AlbertMerge "Hide _tolower_tab_ and _toupper_tab_ on LP64."
2014-06-17 Elliott HughesMerge "Update localtime.c."
2014-06-19 Elliott HughesUpdate localtime.c.
2014-06-17 Dan AlbertMerge "Hide __atexit and remove __atexit_invalid."
2014-06-18 Dan AlbertHide __atexit and remove __atexit_invalid.
2014-06-17 Christopher... Merge "add 64-bit bionic implementation for denver...
2014-06-17 Nick KralevichMerge "Reenable support for non-PIE executables"
2014-06-19 Nick KralevichReenable support for non-PIE executables
2014-06-17 Dmitriy IvanovMerge "Fix weak function lookups"
2014-06-17 Dmitriy IvanovFix weak function lookups
2014-06-17 Dmitriy IvanovMerge "Move libraries for unit-tests to separate folder"
2014-06-17 Dmitriy IvanovMove libraries for unit-tests to separate folder
2014-06-17 Dan AlbertMerge "Revert "Hide declaration of gets(3) for C11...
2014-06-17 Dan AlbertRevert "Hide declaration of gets(3) for C11 and later."
2014-06-17 Dan AlbertHide declaration of gets(3) for C11 and later.
2014-06-17 Elliott HughesMerge "Add a flag control that PRIVATE libm can be...
2014-06-17 Elliott HughesMerge "Add <linux/tty.h> to libc/include/sys/ioctl.h"
2014-06-17 Dan AlbertMerge "Hide declaration of gets(3) for C11 and later."
2014-06-17 Christopher... Merge "Use a separate config.h for config like defines."
2014-06-17 Christopher... Use a separate config.h for config like defines.
2014-06-16 Dan AlbertRemove SHA1 from LP64 in favor of libcrypto.
2014-06-16 Christopher... Merge "Move jemalloc due to whole_static_library bug."
2014-06-17 Christopher... Move jemalloc due to whole_static_library bug.
2014-06-16 Dan AlbertMerge "libc: Fix 'index' symbol export."
2014-06-16 David 'Digit... libc: Fix 'index' symbol export.
2014-06-16 Dan AlbertMerge "Revert "Revert "Remove ftime from bionic LP64"""
2014-06-16 Dan AlbertRevert "Revert "Remove ftime from bionic LP64""
2014-06-16 Dan AlbertMerge "Removes getdtablesize(3) from LP64."
2014-06-16 Dan AlbertRemoves getdtablesize(3) from LP64.
2014-06-13 Qiming ShiAdd <linux/tty.h> to libc/include/sys/ioctl.h
2014-06-12 Elliott HughesMerge "Fix x86-64 libvpx build."
2014-06-13 Elliott HughesFix x86-64 libvpx build.
2014-06-12 Shu Zhangadd 64-bit bionic implementation for denver arch
2014-06-12 Dan AlbertMerge "Revert "Backing this one out since the counterpa...
2014-06-14 Dan AlbertRevert "Backing this one out since the counterpart...
2014-06-14 Dan AlbertBacking this one out since the counterpart needs to...
2014-06-13 Dan AlbertHides valloc(3)/pvalloc(3) on LP64.
2014-06-12 Dan AlbertMerge "Backing this one out since the counterpart needs...
2014-06-12 Elliott HughesMerge "[MIPS64] linker64 requires startup code"
2014-06-13 Chris Dearman[MIPS64] linker64 requires startup code
2014-06-12 Dan AlbertMerge "Hides valloc(3)/pvalloc(3) on LP64."
2014-06-12 Elliott HughesMerge "Somewhere, the declaration of _resolv_delete_cac...
2014-06-13 Elliott HughesSomewhere, the declaration of _resolv_delete_cache_for_...
2014-06-12 Christopher... Merge "Fix %u format that should have been %zu."
2014-06-13 Christopher... Fix %u format that should have been %zu.
2014-06-12 Christopher... Put all allocation functions into dispatch table.
2014-06-12 Dan AlbertMerge "Removes wait3(2) from LP64."
2014-06-13 Dan AlbertRemoves wait3(2) from LP64.
2014-06-12 Elliott HughesMerge "Add a hack to <stdlib.h> until we can fix libvpx."
2014-06-13 Elliott HughesAdd a hack to <stdlib.h> until we can fix libvpx.
2014-06-12 Elliott HughesMerge "Remove __memcmp16 from bionic."
2014-06-12 Elliott HughesRemove __memcmp16 from bionic.
2014-06-12 Elliott HughesMerge "Use default hidden visibility to build libc_dns."
2014-06-12 Christopher... Merge "Put all allocation functions into dispatch table."
2014-06-12 Elliott HughesUse default hidden visibility to build libc_dns.
2014-06-12 Elliott HughesMerge "Fix GCC 4.9 complaint about int/size_t mismatch."
2014-06-12 Elliott HughesFix GCC 4.9 complaint about int/size_t mismatch.
2014-06-12 Dan AlbertMerge "Remove ioprio_get(2) and ioprio_set(2) from...
2014-06-13 Dan AlbertRemove ioprio_get(2) and ioprio_set(2) from LP64.
2014-06-12 Elliott HughesMerge "Get the full set of PRNG functions in <stdlib.h>"
2014-06-12 Elliott HughesGet the full set of PRNG functions in <stdlib.h>
2014-06-12 Elliott HughesMerge "Bring our "libresolv" stuff in line with glibc."
2014-06-13 Elliott HughesBring our "libresolv" stuff in line with glibc.
2014-06-12 Elliott HughesMerge "Upgrade to tzdata2014e."
next