OSDN Git Service

android-x86/bionic.git
2014-09-11 Elliott HughesAdd pthread_gettid_np and re-expose __get_thread for...
2014-09-11 Elliott HughesMerge "Fix mips __fadvise64.S build failure."
2014-09-11 Elliott HughesFix mips __fadvise64.S build failure.
2014-09-11 Elliott HughesMerge "Add posix_fadvise(3)."
2014-09-11 Elliott HughesAdd posix_fadvise(3).
2014-09-09 Lorenzo ColittiMerge "When comparing DNS server configs, also compare...
2014-09-09 Lorenzo ColittiWhen comparing DNS server configs, also compare number...
2014-09-09 Dmitriy IvanovMerge "Load libraries in breadth-first order"
2014-09-08 Elliott HughesMerge "Ensure __set_errno is still visible on LP32."
2014-09-08 Elliott HughesEnsure __set_errno is still visible on LP32.
2014-09-08 Elliott HughesMerge "Don't expose non-standard basename_r and dirname...
2014-09-08 Elliott HughesDon't expose non-standard basename_r and dirname_r...
2014-09-08 Dmitriy IvanovLoad libraries in breadth-first order
2014-09-08 Elliott HughesMerge "Add arc4random_addrandom binary compatibility."
2014-09-08 Elliott HughesAdd arc4random_addrandom binary compatibility.
2014-09-06 Christopher... Merge "Add dlmalloc_usable_size for 32 bit arches."
2014-09-06 Christopher... Add dlmalloc_usable_size for 32 bit arches.
2014-09-05 Ying WangMerge "Use LOCAL_POST_LINK_CMD to insert the objcopy...
2014-09-05 Dmitriy IvanovMerge "Revert "Load libraries in breadth-first order""
2014-09-05 Dmitriy IvanovRevert "Load libraries in breadth-first order"
2014-09-05 Ying WangUse LOCAL_POST_LINK_CMD to insert the objcopy command...
2014-09-05 Dmitriy IvanovMerge "Fix order of soinfo links (repairs libcxx tests)."
2014-09-05 Dmitriy IvanovFix order of soinfo links (repairs libcxx tests).
2014-09-05 Chih-Hung HsiehMerge "Enable clang compilation with libc but not linker."
2014-09-05 Chih-Hung HsiehEnable clang compilation with libc but not linker.
2014-09-05 Dmitriy IvanovMerge "Reset enviroment for math_tests"
2014-09-05 Dmitriy IvanovReset enviroment for math_tests
2014-09-04 Elliott HughesMerge "Fix pthread_attr_getstack__main_thread."
2014-09-04 Elliott HughesFix pthread_attr_getstack__main_thread.
2014-09-04 Elliott HughesMerge "Fix mips signed/unsigned signal_test.cpp build...
2014-09-04 Elliott HughesFix mips signed/unsigned signal_test.cpp build breakage.
2014-09-04 Dmitriy IvanovMerge "Revert "Register __libc_fini as early as possible.""
2014-09-04 Dmitriy IvanovMerge "Revert "Fix arm64 build""
2014-09-04 Dmitriy IvanovRevert "Register __libc_fini as early as possible."
2014-09-04 Dmitriy IvanovRevert "Fix arm64 build"
2014-09-04 Elliott HughesMerge "Don't mask out SA_RESTORER from sa_flags."
2014-09-04 Elliott HughesDon't mask out SA_RESTORER from sa_flags.
2014-09-04 Chih-Hung HsiehMerge "Disable Clang, due to x86 LDBL_MANT_DIG errors."
2014-09-04 Chih-Hung HsiehDisable Clang, due to x86 LDBL_MANT_DIG errors.
2014-09-04 Elliott HughesMerge "_GNU_SOURCE implies _BSD_SOURCE and the latest...
2014-09-04 Elliott Hughes_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C...
2014-09-04 Dmitriy IvanovMerge "Load libraries in breadth-first order"
2014-09-03 Dmitriy IvanovMerge "Fix arm64 build"
2014-09-03 Elliott HughesMerge "Add back a dummy arc4random_stir for compatibility."
2014-09-03 Dmitriy IvanovFix arm64 build
2014-09-03 Elliott HughesAdd back a dummy arc4random_stir for compatibility.
2014-09-03 Dmitriy IvanovMerge "Register __libc_fini as early as possible."
2014-09-03 Dmitriy IvanovRegister __libc_fini as early as possible.
2014-09-03 Dmitriy IvanovMerge "Make string tests check all alignment combinations"
2014-09-03 Dmitriy IvanovLoad libraries in breadth-first order
2014-09-03 Dan AlbertMerge "Don't fail a test just because we aren't root."
2014-09-03 Dan AlbertDon't fail a test just because we aren't root.
2014-09-03 Dmitriy IvanovMerge "Add some missing dlclose(.)"
2014-09-03 Dmitriy IvanovAdd some missing dlclose(.)
2014-09-02 Dan AlbertMerge "Start math tests with a clean fenv."
2014-09-02 Dan AlbertStart math tests with a clean fenv.
2014-09-02 Dan AlbertMerge "Prevent a few test pthread keys from leaking."
2014-09-02 Dan AlbertPrevent a few test pthread keys from leaking.
2014-09-02 Elliott HughesMerge "MIPS64 syscall() arguments"
2014-09-02 Chris DearmanMIPS64 syscall() arguments
2014-09-02 Dmitriy IvanovMerge "Encapsulate soinfo_link_image and soinfo_relocate"
2014-09-02 Dmitriy IvanovEncapsulate soinfo_link_image and soinfo_relocate
2014-09-02 Elliott HughesMerge "Upgrade bionic to tzdata2014g."
2014-09-02 Dmitriy IvanovMerge "Introduce size-based r/w allocators"
2014-09-02 Dmitriy IvanovMerge "Implement LinkedList::visit()"
2014-09-02 Elliott HughesUpgrade bionic to tzdata2014g.
2014-09-02 Dmitriy IvanovImplement LinkedList::visit()
2014-09-01 Dmitriy IvanovIntroduce size-based r/w allocators
2014-09-01 Dmitriy IvanovMerge "Look into ld_preloads before current library"
2014-09-01 Dmitriy IvanovLook into ld_preloads before current library
2014-09-01 Dmitriy IvanovMerge "Erase elements in LinkedList::remove_if"
2014-08-30 Hans BoehmMerge "Make stdatomic.h work with gcc4.6 host compiler"
2014-08-30 Dmitriy IvanovErase elements in LinkedList::remove_if
2014-08-30 Hans BoehmMake stdatomic.h work with gcc4.6 host compiler
2014-08-29 Elliott HughesMerge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__...
2014-08-29 Elliott HughesUse __GNUC_PREREQ rather than __GNUC_PREREQ__ to match...
2014-08-29 Dmitriy IvanovMerge "Replace NULL with nullptr"
2014-08-29 Dmitriy IvanovReplace NULL with nullptr
2014-08-29 Elliott HughesMerge "The host prebuilt glibc is 2.11, so remove worka...
2014-08-29 Chih-Hung HsiehMerge "Ignore all __weak_alias in OpenBSD libC."
2014-08-29 Elliott HughesThe host prebuilt glibc is 2.11, so remove workarounds...
2014-08-29 Elliott HughesMerge "Add GNU-compatible strerror_r."
2014-08-28 Elliott HughesAdd GNU-compatible strerror_r.
2014-08-28 Chih-Hung HsiehIgnore all __weak_alias in OpenBSD libC.
2014-08-27 Elliott HughesMerge "Have pthread_attr_getstack for the main thread...
2014-08-27 Christopher... Merge "Replace snprintf calls in linker."
2014-08-27 Chih-Hung HsiehMerge "Fix strlen function type for mips."
2014-08-27 Christopher... Replace snprintf calls in linker.
2014-08-27 Chih-Hung HsiehFix strlen function type for mips.
2014-08-27 Chih-Hung HsiehMerge "Replace ambiguous cmp instruction with cmpl."
2014-08-27 Elliott HughesHave pthread_attr_getstack for the main thread report...
2014-08-27 Chih-Hung HsiehReplace ambiguous cmp instruction with cmpl.
2014-08-27 Chih-Hung HsiehMerge "Add missing type casts before comparison."
2014-08-27 Christopher... Merge "Use the default unwind code."
2014-08-27 Chih-Hung HsiehAdd missing type casts before comparison.
2014-08-27 Christopher... Use the default unwind code.
2014-08-27 Elliott HughesMerge "call uselocale() before freelocale() to make...
2014-08-27 Wally Yaucall uselocale() before freelocale() to make sure that...
2014-08-27 Elliott HughesMerge "Switch to OpenBSD <err.h> implementation."
2014-08-27 Elliott HughesSwitch to OpenBSD <err.h> implementation.
next