OSDN Git Service

android-x86/bionic.git
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-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 Elliott HughesMerge "Fix x86-64 libvpx build."
2014-06-13 Elliott HughesFix x86-64 libvpx build.
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."
2014-06-13 Elliott HughesUpgrade to tzdata2014e.
2014-06-12 Christopher... Merge "Add/Remove mmap tests."
2014-06-12 Christopher... Add/Remove mmap tests.
2014-06-12 Dan AlbertMerge "Remove declaration for putw(3)/getw(3)."
2014-06-11 Dan AlbertRemove declaration for putw(3)/getw(3).
2014-06-11 Elliott HughesMerge "Fix most of the tzcode warnings."
2014-06-12 Elliott HughesFix most of the tzcode warnings.
2014-06-10 Elliott HughesMerge "Add __pure2 to a few more functions, most notabl...
2014-06-11 Elliott HughesAdd __pure2 to a few more functions, most notably getti...
2014-06-10 Elliott HughesMerge "Fix mbrtoc32 test from tests/uchar_test.cpp...
2014-06-11 Alexander IvchenkoFix mbrtoc32 test from tests/uchar_test.cpp for x86.
2014-06-10 Dan AlbertMerge "Remove declarations related to cuserid(3)."
2014-06-11 Dan AlbertRemove declarations related to cuserid(3).
2014-06-10 Elliott HughesMerge "Add a couple more system call benchmarks."
2014-06-10 Elliott HughesMerge "Revert "Temporarily expose dlmalloc_usable_size.""
2014-06-10 Christopher... Merge "Allow bionic-unit-tests-glibc to be built again."
2014-06-11 Christopher... Allow bionic-unit-tests-glibc to be built again.
2014-06-10 Dan AlbertMerge "Replaces vfork() implementation with fork()"
2014-06-11 Dan AlbertReplaces vfork() implementation with fork()
2014-06-10 Elliott HughesMerge "Size the benchmark name column appropriately."
2014-06-11 Elliott HughesSize the benchmark name column appropriately.
2014-06-10 Elliott HughesMerge "AArch64: Fix memcmp16() test"
2014-06-10 Serban ConstantinescuAArch64: Fix memcmp16() test
2014-06-10 Elliott HughesAdd a couple more system call benchmarks.
2014-06-10 Elliott HughesMerge "Hide rand48 implementation details."
2014-06-10 Elliott HughesHide rand48 implementation details.
2014-06-10 Elliott HughesMerge "Hide non-standard syslog API."
2014-06-10 Elliott HughesHide non-standard syslog API.
2014-06-09 Ying WangMerge "Use PRIVATE_POST_INSTALL_CMD to create symlink."
2014-06-09 Ying WangUse PRIVATE_POST_INSTALL_CMD to create symlink.
2014-06-09 Elliott HughesMerge "Remove the MD5 implementation that was only...
2014-06-09 Elliott HughesRemove the MD5 implementation that was only used by...
2014-06-09 Elliott HughesMerge "Add a regression test for two libm bugs we didn...
2014-06-09 Elliott HughesMerge "Move mips fenv implementation details into fenv.c."
2014-06-09 Elliott HughesMove mips fenv implementation details into fenv.c.
2014-06-09 Elliott HughesMerge "Move x86 fenv implementation details into fenv.c."
2014-06-09 Elliott HughesMove x86 fenv implementation details into fenv.c.
2014-06-09 Elliott HughesMerge "Clean up the ARM fenv.h, moving implementation...
2014-06-09 Elliott HughesClean up the ARM fenv.h, moving implementation details...
2014-06-09 Elliott HughesMerge "AArch64: libm: Fix ARM64 fenv_t and refactor...
2014-06-09 Serban ConstantinescuAArch64: libm: Fix ARM64 fenv_t and refactor ARM64...
2014-06-09 Elliott HughesMerge "AArch64: Remove Frame Record from ARM64 syscalls"
2014-06-09 Serban ConstantinescuAArch64: Remove Frame Record from ARM64 syscalls
2014-06-07 Elliott HughesMerge "Add the missing issetugid binary compatibility...
2014-06-07 Elliott HughesAdd a regression test for two libm bugs we didn't have.
2014-06-07 Elliott HughesAdd the missing issetugid binary compatibility stub.
2014-06-07 Elliott HughesMerge "Rewrite and hide longjmperror."
2014-06-07 Christopher... Merge "Remove unused scripts."
2014-06-06 Elliott HughesRewrite and hide longjmperror.
2014-06-06 Christopher... Remove unused scripts.
2014-06-06 Elliott HughesMerge "Fix ndk_cruft.cpp __getdents64 build failure."
2014-06-06 Elliott HughesMerge "Rename __bionic_clone_entry to __start_thread."
2014-06-06 Elliott HughesFix ndk_cruft.cpp __getdents64 build failure.
2014-06-06 Elliott HughesMerge "Add a few more C11 functions to the whitelist."
2014-06-06 Elliott HughesAdd a few more C11 functions to the whitelist.
2014-06-06 Elliott HughesRename __bionic_clone_entry to __start_thread.
2014-06-06 Elliott HughesMerge "Remove getdents from bionic."
2014-06-06 Christopher... Merge "Update kernel header generation docs."
2014-06-06 Elliott HughesRemove getdents from bionic.
2014-06-06 Christopher... Update kernel header generation docs.
next