OSDN Git Service

android-x86/bionic.git
2015-11-09 Dan WillemsenMerge "Update Android.bp with latest Android.mk changes"
2015-11-09 Dan WillemsenUpdate Android.bp with latest Android.mk changes
2015-11-07 Yabin CuiMerge "Add fileno_unlocked to support thread sanitizer."
2015-11-07 Yabin CuiAdd fileno_unlocked to support thread sanitizer.
2015-11-06 Elliott HughesMerge "fix the mremap signature"
2015-11-06 Daniel Micayfix the mremap signature
2015-11-06 Dimitry IvanovMerge "linker: cleanup solist after unsuccessful read"
2015-11-06 Dmitriy Ivanovlinker: cleanup solist after unsuccessful read
2015-11-06 Dimitry IvanovMerge "Fix linked_list::remove_if()"
2015-11-06 Dmitriy IvanovFix linked_list::remove_if()
2015-11-05 Colin CrossMerge "Use cc_defaults"
2015-11-04 Josh GaoMerge "Fix GNU/POSIX basename headers."
2015-11-04 Josh GaoFix GNU/POSIX basename headers.
2015-11-04 Colin CrossUse cc_defaults
2015-11-03 Dan WillemsenMerge "Update Android.bp with arch-specific version...
2015-11-03 Dan WillemsenUpdate Android.bp with arch-specific version scripts
2015-11-03 Josh GaoMerge "fix PTRDIFF_MAX check in the 32-bit mmap wrapper"
2015-11-03 Daniel Micayfix PTRDIFF_MAX check in the 32-bit mmap wrapper
2015-11-02 Christopher... Merge "Fix comment to reflect the actual reality."
2015-11-02 Christopher... Merge "Fix comment to reflect the actual reality."
2015-11-02 Christopher... Fix comment to reflect the actual reality.
2015-10-31 Dimitry IvanovMerge "Generate libdl.so per-architecture version script"
2015-10-31 Dimitry IvanovMerge "Generate libdl.so per-architecture version script"
2015-10-31 Christopher... Merge "Make _signal hidden in all cases."
2015-10-31 Christopher... Merge "Make _signal hidden in all cases."
2015-10-31 Dmitriy IvanovGenerate libdl.so per-architecture version script
2015-10-31 Christopher... Make _signal hidden in all cases.
2015-10-30 Elliott HughesMerge "Add prlimit to LP32."
2015-10-30 Elliott HughesMerge "Add prlimit to LP32."
2015-10-30 Elliott HughesMerge "Remove <sys/shm.h>."
2015-10-30 Elliott HughesMerge "Remove <sys/shm.h>."
2015-10-30 Christopher... Merge "Move __set_errno to ndk_cruft.cpp."
2015-10-30 Christopher... Merge "Move __set_errno to ndk_cruft.cpp."
2015-10-30 Elliott HughesRemove <sys/shm.h>.
2015-10-30 Christopher... Move __set_errno to ndk_cruft.cpp.
2015-10-29 Elliott HughesAdd prlimit to LP32.
2015-10-29 Dimitry IvanovMerge "Fix mips and x86 builds"
2015-10-29 Dimitry IvanovMerge "Fix mips and x86 builds"
2015-10-29 Dmitriy IvanovFix mips and x86 builds
2015-10-29 Dimitry IvanovMerge "Fix LDFLAGS for arm and x86"
2015-10-29 Dimitry IvanovMerge "Fix LDFLAGS for arm and x86"
2015-10-29 Dmitriy IvanovFix LDFLAGS for arm and x86
2015-10-28 Dimitry IvanovMerge "Generate per-architecture version scripts."
2015-10-28 Dimitry IvanovMerge "Generate per-architecture version scripts."
2015-10-28 Elliott HughesMerge "Remove the legacy endusershell/getusershell...
2015-10-28 Dmitriy IvanovGenerate per-architecture version scripts.
2015-10-28 Elliott HughesMerge "Remove the legacy endusershell/getusershell...
2015-10-28 Elliott HughesRemove the legacy endusershell/getusershell/setusershel...
2015-10-27 Elliott HughesMerge "Implement scandirat and scandirat64."
2015-10-27 Elliott HughesMerge "Implement scandirat and scandirat64."
2015-10-27 Elliott HughesImplement scandirat and scandirat64.
2015-10-27 Dimitry IvanovMerge "Implement load at fixed address feature"
2015-10-27 Dimitry IvanovMerge "Implement load at fixed address feature"
2015-10-27 Dmitriy IvanovImplement load at fixed address feature
2015-10-27 Elliott HughesMerge "Fix <utmp.h> declarations."
2015-10-27 Elliott HughesMerge "Fix <utmp.h> declarations."
2015-10-27 Elliott HughesFix <utmp.h> declarations.
2015-10-27 Elliott HughesMerge "Remove swap16/swap32/swap64 header pollution."
2015-10-27 Elliott HughesMerge "Remove swap16/swap32/swap64 header pollution."
2015-10-27 Elliott HughesRemove swap16/swap32/swap64 header pollution.
2015-10-26 Dimitry IvanovMerge "Implement Library Load Order Randomization"
2015-10-26 Dimitry IvanovMerge "Implement Library Load Order Randomization"
2015-10-24 Christopher... Merge "Fix arm64 fenv warnings, and make warnings errors."
2015-10-24 Christopher... Merge "Fix arm64 fenv warnings, and make warnings errors."
2015-10-23 Christopher... Fix arm64 fenv warnings, and make warnings errors.
2015-10-23 Christopher... Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC."
2015-10-23 Dimitry IvanovMerge "refactoring: introduce MappedFileFragment"
2015-10-23 Christopher... Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC."
2015-10-23 Dimitry IvanovMerge "refactoring: introduce MappedFileFragment"
2015-10-23 Christopher... Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC.
2015-10-23 Yabin CuiMerge "Use bionic lock in pthread_internal_t."
2015-10-23 Yabin CuiMerge "Use bionic lock in pthread_internal_t."
2015-10-23 Yabin CuiUse bionic lock in pthread_internal_t.
2015-10-23 Dmitriy IvanovImplement Library Load Order Randomization
2015-10-23 Dmitriy Ivanovrefactoring: introduce MappedFileFragment
2015-10-20 Dan WillemsenMerge "Switch to LOCAL_SRC_FILES_EXCLUDE"
2015-10-20 Dan WillemsenMerge "Switch to LOCAL_SRC_FILES_EXCLUDE"
2015-10-20 Dan WillemsenSwitch to LOCAL_SRC_FILES_EXCLUDE
2015-10-20 Mike FrysingerMerge "dlfcn: update ifdef around old_name_"
2015-10-20 Mike FrysingerMerge "dlfcn: update ifdef around old_name_"
2015-10-20 Mike Frysingerdlfcn: update ifdef around old_name_
2015-10-20 Josh GaoMerge "Remove deprecated use of ldm/stm in ARM setjmp."
2015-10-20 Josh GaoMerge "Remove deprecated use of ldm/stm in ARM setjmp."
2015-10-20 Josh GaoRemove deprecated use of ldm/stm in ARM setjmp.
2015-10-17 Elliott Hughesam d29ba555: Merge "Opt Brillo out of the ndk cruft."
2015-10-17 Elliott HughesMerge "Opt Brillo out of the ndk cruft."
2015-10-16 Dimitry Ivanovam 5fd94dfe: Merge "Replace auto -> const auto&/auto&&"
2015-10-16 Dimitry Ivanovam 9c2122e8: Merge "Fix R_AARCH64_ABS/PREL relocations"
2015-10-16 Dimitry IvanovMerge "Replace auto -> const auto&/auto&&"
2015-10-16 Dimitry IvanovMerge "Fix R_AARCH64_ABS/PREL relocations"
2015-10-16 Dmitriy IvanovFix R_AARCH64_ABS/PREL relocations
2015-10-15 Dimitry Ivanovam 074efa02: Merge "Ensure that readlink has access...
2015-10-15 Dimitry IvanovMerge "Ensure that readlink has access to /proc/self/fd"
2015-10-15 Dmitriy IvanovEnsure that readlink has access to /proc/self/fd
2015-10-14 Josh Gaoam c433a36f: Merge "Move malloc dispatch table to __lib...
2015-10-14 Josh GaoMerge "Move malloc dispatch table to __libc_globals."
2015-10-14 Josh Gaoam 198d13e8: Merge "make mmap fail on requests larger...
2015-10-14 Josh GaoMerge "make mmap fail on requests larger than PTRDIFF_MAX"
2015-10-13 Dimitry Ivanovam 11c2179d: Merge "Log dlopen failures caused by text...
2015-10-13 Dimitry IvanovMerge "Log dlopen failures caused by text relocations"
next