OSDN Git Service

android-x86/bionic.git
2014-04-10 Elliott HughesMerge "Add a test for external/stlport a6df82320fcb8f26...
2014-04-10 Elliott HughesAdd a test for external/stlport a6df82320fcb8f26af0d067...
2014-04-09 Elliott HughesMerge "Use the glibc name user_fpregs_struct."
2014-04-09 Elliott HughesUse the glibc name user_fpregs_struct.
2014-04-09 Elliott HughesMerge "Fix mcontext_t for x86-64."
2014-04-09 Elliott HughesFix mcontext_t for x86-64.
2014-04-09 Calin JuravleMerge "Use glibc structure for __cmsg_nxthdr."
2014-04-09 Elliott HughesMerge "Flesh out <locale.h>."
2014-04-09 Elliott HughesMerge "Fix build: include what you use."
2014-04-09 Elliott HughesFix build: include what you use.
2014-04-09 Elliott HughesFlesh out <locale.h>.
2014-04-09 Elliott HughesMerge "Implement _Exit(3)."
2014-04-09 Elliott HughesImplement _Exit(3).
2014-04-08 Calin JuravleUse glibc structure for __cmsg_nxthdr.
2014-04-08 Elliott HughesMerge "Clean up localeconv(3)."
2014-04-08 Elliott HughesClean up localeconv(3).
2014-04-08 Andrew HsiehMerge "Corrected typo in mips64.mk about memcpy.cpp"
2014-04-08 Elliott HughesMerge "AArch64: Fix flock64 for LP64."
2014-04-08 Serban ConstantinescuAArch64: Fix flock64 for LP64.
2014-04-08 Andrew HsiehCorrected typo in mips64.mk about memcpy.cpp
2014-04-08 Elliott HughesMerge "Fix kernel header scrubbing for LP64."
2014-04-08 Elliott HughesFix kernel header scrubbing for LP64.
2014-04-08 Christopher... Merge "Add stpcpy/stpncpy."
2014-04-07 Elliott HughesMerge "Fix the printf issue for 64 bits. The following...
2014-04-07 Christopher... Add stpcpy/stpncpy.
2014-04-07 Elliott HughesMerge "Remove a non-standard turd: strtotimeval."
2014-04-07 Elliott HughesRemove a non-standard turd: strtotimeval.
2014-04-07 Elliott HughesMerge "Implement wctomb(3) for ltrace."
2014-04-07 Elliott HughesMerge "Fix build: __unused isn't unused!"
2014-04-07 Elliott HughesFix build: __unused isn't unused!
2014-04-07 Elliott HughesImplement wctomb(3) for ltrace.
2014-04-07 Elliott HughesMerge "Fix aarch64 struct ucontext."
2014-04-07 Elliott HughesFix aarch64 struct ucontext.
2014-04-03 Elliott HughesMerge "Define __WORDSIZE like glibc."
2014-04-03 Elliott HughesDefine __WORDSIZE like glibc.
2014-04-03 Robert GreenwaltMerge "bionic: Replace iface with opaque netid in resol...
2014-04-03 Calin JuravleMerge "Emit warnings when linking against imprecise...
2014-04-03 Calin JuravleMerge "Fix modf* tests"
2014-04-02 Greg HackmannMerge "Regenerate adf header"
2014-04-02 Greg HackmannRegenerate adf header
2014-04-02 Elliott HughesMerge "Upgrade to tzdata2014b."
2014-04-02 Elliott HughesUpgrade to tzdata2014b.
2014-04-02 Calin JuravleFix modf* tests
2014-04-02 Calin JuravleEmit warnings when linking against imprecise math functions
2014-04-02 Elliott HughesMerge "Fix the POSIX timers fix."
2014-04-02 Alexander IvchenkoFix the printf issue for 64 bits. The following case:
2014-04-02 Calin JuravleMerge "Changed long double literal suffix from 'l'...
2014-04-02 Elliott HughesFix the POSIX timers fix.
2014-04-02 Elliott HughesMerge "Remove <machine/limits.h>."
2014-04-02 Christopher... Merge "Include sys/types.h and sys/wait.h for waitpid"
2014-04-02 Brian CarlstromInclude sys/types.h and sys/wait.h for waitpid
2014-04-02 Elliott HughesRemove <machine/limits.h>.
2014-04-01 Elliott HughesMerge "Remove SIZE_MAX definition in limits.h"
2014-04-01 Christopher... Merge "Fix transient failure in select_smoke test."
2014-04-01 Christopher... Fix transient failure in select_smoke test.
2014-04-01 Elliott HughesMerge "Add Silvermont architecture cache sizes"
2014-04-01 Elliott HughesMerge "Fix debug malloc for LP64."
2014-04-01 Elliott HughesFix debug malloc for LP64.
2014-04-01 Szymon Jakubczakbionic: Replace iface with opaque netid in resolver.
2014-04-01 Elliott HughesMerge "Add lsearch(3) for ltrace."
2014-04-01 Elliott HughesAdd lsearch(3) for ltrace.
2014-04-01 Elliott HughesMerge "Remove duplicate line in linker/Android.mk."
2014-04-01 Elliott HughesRemove duplicate line in linker/Android.mk.
2014-04-01 Calin JuravleChanged long double literal suffix from 'l' to 'L'.
2014-04-01 Henrik SmidingAdd Silvermont architecture cache sizes
2014-04-01 Christopher... Merge "Move accept4 tests into sys_socket_test.cpp."
2014-04-01 Christopher... Move accept4 tests into sys_socket_test.cpp.
2014-03-31 Christopher... Merge "Small accept4 fixes."
2014-03-31 Christopher... Small accept4 fixes.
2014-03-31 Russell WebbRemove SIZE_MAX definition in limits.h
2014-03-31 Calin JuravleMerge "Fix math tests."
2014-03-31 Christopher... Merge "add 32-bit bionic implementation for denver...
2014-03-30 Christopher... Merge "Use __unused instead of UNUSED in linker.cpp"
2014-03-28 Calin JuravleMerge "Add lconv declaration and localeconv(3)"
2014-03-28 Pavel ChupinAdd lconv declaration and localeconv(3)
2014-03-28 Calin JuravleFix math tests.
2014-03-27 Christopher... Merge "Add accept4 unit test to bionic."
2014-03-27 Colin CrossMerge "linker: use LOCAL_MULTILIB := both style to...
2014-03-27 Andrei EmeltchenkoAdd accept4 unit test to bionic.
2014-03-27 Colin Crosslinker: use LOCAL_MULTILIB := both style to build linker64
2014-03-27 Calin JuravleMerge changes I1935a63d,I3dfd3647
2014-03-27 Weichuan YanFix and clean up strtotimeval
2014-03-26 Christopher... Merge "Add accept4() syscall"
2014-03-26 Calin JuravleAdded strtotimeval tests.
2014-03-26 Calin JuravleMerge "Clean up CMSG_*HDR in <sys/socket.h>"
2014-03-26 Andrei EmeltchenkoAdd accept4() syscall
2014-03-26 Shu Zhangadd 32-bit bionic implementation for denver arch
2014-03-25 Christopher... Merge "Keep the symbol table in the shared libc."
2014-03-25 Calin JuravleClean up CMSG_*HDR in <sys/socket.h>
2014-03-25 Kito ChengUse __unused instead of UNUSED in linker.cpp
2014-03-25 Christopher... Keep the symbol table in the shared libc.
2014-03-25 Brian CarlstromMerge "Add include of float.h for LDBL_MIN_EXP and...
2014-03-24 Brian CarlstromAdd include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG
2014-03-24 Calin JuravleMerge "Fix LP64 libm for 128-bit long doubles"
2014-03-24 Calin JuravleMerge "Remove ALIGNBYTES and ALIGN from <sys/param.h>"
2014-03-24 Calin JuravleFix LP64 libm for 128-bit long doubles
2014-03-22 Nick KralevichMerge "FORTIFY_SOURCE: don't define s?printf macros...
2014-03-21 Mark SalyzynMerge "libc: Thread IDs missing from logcat -v thread"
2014-03-21 Christopher... Merge "Fix deadlock in timer_delete."
2014-03-21 Calin JuravleRemove ALIGNBYTES and ALIGN from <sys/param.h>
next