OSDN Git Service

android-x86/bionic.git
2014-06-11 Dan AlbertReplaces vfork() implementation with fork()
2014-06-06 Elliott HughesMerge "Remove unnecessary instructions from x86/x86_64...
2014-06-06 Elliott HughesRemove unnecessary instructions from x86/x86_64 syscalls.
2014-06-05 Elliott HughesMerge "Fix unwinding through x86-64 __bionic_clone."
2014-06-05 Elliott HughesFix unwinding through x86-64 __bionic_clone.
2014-06-05 Dan AlbertMerge "Removes index() from bionic."
2014-06-05 Christopher... Merge "Fix for slm-tuned memmove (both 32- and 64-bit)."
2014-06-05 Varvara RainchikFix for slm-tuned memmove (both 32- and 64-bit).
2014-06-05 Dan AlbertRemoves index() from bionic.
2014-06-05 Dan AlbertMerge "Remove bsd_signal and sysv_signal from bionic...
2014-06-05 Dan AlbertRemove bsd_signal and sysv_signal from bionic LP64.
2014-06-05 Elliott HughesMerge "Hide __libc_fini."
2014-06-05 Dan AlbertMerge "Revert "Remove ftime from bionic LP64""
2014-06-05 Dan AlbertRevert "Remove ftime from bionic LP64"
2014-06-04 Dan AlbertMerge "Remove ftime from bionic LP64"
2014-06-04 Elliott HughesHide __libc_fini.
2014-06-04 Dan AlbertRemove ftime from bionic LP64
2014-06-04 Elliott HughesMerge "Temporarily expose dlmalloc_usable_size."
2014-06-04 Elliott HughesTemporarily expose dlmalloc_usable_size.
2014-06-04 Elliott HughesMerge "Temporary fix for asan_malloc_linux.cc build...
2014-06-04 Elliott HughesTemporary fix for asan_malloc_linux.cc build failure.
2014-06-04 Elliott HughesMerge "Fix debug malloc."
2014-06-04 Elliott HughesFix debug malloc.
2014-06-04 Dan AlbertMerge "Removes wcswcs from bionic for LP64."
2014-06-04 Dan AlbertRemoves wcswcs from bionic for LP64.
2014-06-04 Elliott HughesMerge "Cherrypick upstream OpenBSD's vfwprintf.c revisi...
2014-06-04 Dan AlbertMerge "Adds functionality specified by uchar.h"
2014-06-04 Elliott HughesCherrypick upstream OpenBSD's vfwprintf.c revision...
2014-06-04 Dan AlbertAdds functionality specified by uchar.h
2014-06-04 Elliott HughesMerge "Hide dlmalloc symbols."
2014-06-04 Elliott HughesHide dlmalloc symbols.
2014-06-04 Dan AlbertMerge "Removes bcopy and bzero from bionic."
2014-06-04 Dan AlbertRemoves bcopy and bzero from bionic.
2014-06-03 Elliott HughesMerge "Work around "error: variable 'uio' set but not...
2014-06-03 Elliott HughesWork around "error: variable 'uio' set but not used".
2014-06-03 Elliott HughesMerge "Remove an unused parameter from the dlopen imple...
2014-06-03 Elliott HughesRemove an unused parameter from the dlopen implementation.
2014-06-03 Elliott HughesMerge "Turn on -Wunused and fix the mistakes it uncovers."
2014-06-03 Elliott HughesTurn on -Wunused and fix the mistakes it uncovers.
2014-06-03 Dan AlbertMerge "Use __libc_fatal() for failed malloc in new"
2014-06-03 Dan AlbertUse __libc_fatal() for failed malloc in new
2014-06-02 Elliott Hughesam 2deef73f: Merge "Avoid a system call in \'gettid\'."
2014-06-02 Elliott HughesMerge "Avoid a system call in 'gettid'."
2014-06-02 Elliott HughesAvoid a system call in 'gettid'.
2014-05-31 Dmitriy Ivanovam 831405b7: Merge "Make atexit.dlclose work for glibc"
2014-05-31 Dmitriy IvanovMerge "Make atexit.dlclose work for glibc"
2014-05-31 Dmitriy IvanovMake atexit.dlclose work for glibc
2014-05-31 Christopher... am 66b5e6b6: Merge "Do not run dlclose test on glibc."
2014-05-31 Christopher... Merge "Do not run dlclose test on glibc."
2014-05-30 Elliott Hughesam 7a5732bd: Merge "Add some missing __noreturn attribu...
2014-05-30 Elliott HughesMerge "Add some missing __noreturn attributes."
2014-05-30 Elliott HughesAdd some missing __noreturn attributes.
2014-05-30 Elliott Hughesam 3a3b27e0: Merge "x86: stop unwinding past __bionic_c...
2014-05-30 Elliott HughesMerge "x86: stop unwinding past __bionic_clone."
2014-05-30 Christopher... Do not run dlclose test on glibc.
2014-05-30 Elliott Hughesx86: stop unwinding past __bionic_clone.
2014-05-30 Christopher... am 1672b056: Merge "Fix unwinding_through_signal_frame...
2014-05-30 Christopher... Merge "Fix unwinding_through_signal_frame test."
2014-05-30 Christopher... Fix unwinding_through_signal_frame test.
2014-05-30 Christopher... am 94170742: Merge "Fix x86 cfi directives for syscalls."
2014-05-30 Christopher... Merge "Fix x86 cfi directives for syscalls."
2014-05-30 Christopher... Fix x86 cfi directives for syscalls.
2014-05-30 Elliott Hughesam 264d1b83: Merge "Remove issetugid."
2014-05-30 Elliott HughesMerge "Remove issetugid."
2014-05-29 Christopher... am 5800aab3: Merge "Fix wmemmove test."
2014-05-29 Elliott HughesRemove issetugid.
2014-05-29 Christopher... Merge "Fix wmemmove test."
2014-05-29 Ben Chengam fd9f07a2: Merge "Workaround the GCC "(long)fn -...
2014-05-29 Ben ChengMerge "Workaround the GCC "(long)fn -> lfn" optimizatio...
2014-05-29 Ben ChengWorkaround the GCC "(long)fn -> lfn" optimization bug.
2014-05-29 Christopher... Fix wmemmove test.
2014-05-29 Christopher... am d4fbb1a8: Merge "Fix dprintf test."
2014-05-29 Christopher... Merge "Fix dprintf test."
2014-05-29 Christopher... am aa5f32ea: Merge "Add Aarch64 optimized bzero based...
2014-05-29 Christopher... Merge "Add Aarch64 optimized bzero based on memset"
2014-05-29 Bernhard RosenkraenzerAdd Aarch64 optimized bzero based on memset
2014-05-29 Christopher... Fix dprintf test.
2014-05-29 Elliott Hughesam 4dd0b72d: Merge "Return the actual success result...
2014-05-29 Elliott HughesMerge "Return the actual success result from __futex."
2014-05-29 Christopher... am 1a57de71: Merge "Fix overflow testing in sbrk."
2014-05-29 Christopher... Merge "Fix overflow testing in sbrk."
2014-05-29 Christopher... Fix overflow testing in sbrk.
2014-05-29 Elliott HughesReturn the actual success result from __futex.
2014-05-29 Elliott Hughesam ef023873: Merge "Minor style cleanup of some code...
2014-05-29 Elliott Hughesam 0bdd668f: Merge "Upgrade to tzdata2014d."
2014-05-29 Elliott HughesMerge "Minor style cleanup of some code I had to look...
2014-05-29 Elliott HughesMerge "Upgrade to tzdata2014d."
2014-05-29 Elliott HughesUpgrade to tzdata2014d.
2014-05-29 Elliott HughesMinor style cleanup of some code I had to look at.
2014-05-29 Elliott Hughesam fae42a83: Merge "Revert "Revert "Lose the hand-writt...
2014-05-29 Elliott HughesMerge "Revert "Revert "Lose the hand-written futex...
2014-05-29 Elliott HughesRevert "Revert "Lose the hand-written futex assembler.""
2014-05-29 Dan Albertam 32c8ae9d: Merge "Fixes stdatomic.h test to match...
2014-05-29 Dan AlbertMerge "Fixes stdatomic.h test to match C11 spec"
2014-05-28 Dan AlbertFixes stdatomic.h test to match C11 spec
2014-05-28 Dan Albertam dc3fb119: Merge "Updated ambiguous comment in pthrea...
2014-05-28 Dan AlbertMerge "Updated ambiguous comment in pthread_mutex_lock."
2014-05-28 Christopher... am 8a405b02: Merge "Add optimized AArch64 versions...
2014-05-28 Christopher... Merge "Add optimized AArch64 versions of bcopy and...
2014-05-28 Brigid SmithUpdated ambiguous comment in pthread_mutex_lock.
next