OSDN Git Service

android-x86/bionic.git
2014-03-27 Weichuan YanFix and clean up strtotimeval
2014-03-26 Calin JuravleAdded strtotimeval tests.
2014-03-26 Calin JuravleMerge "Clean up CMSG_*HDR in <sys/socket.h>"
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 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>
2014-03-21 Christopher... Fix deadlock in timer_delete.
2014-03-20 Mark Salyzynlibc: Thread IDs missing from logcat -v thread
2014-03-19 Calin JuravleMerge "Added a test flag to bionic run-test targets."
2014-03-19 Calin JuravleAdded a test flag to bionic run-test targets.
2014-03-19 Nick KralevichFORTIFY_SOURCE: don't define s?printf macros if already...
2014-03-17 Christopher... Merge "Use the float/double assert macros."
2014-03-17 Christopher... Use the float/double assert macros.
2014-03-14 Calin JuravleMerge "Update libm to the upstream head (2014.03.13)"
2014-03-14 Elliott HughesMerge "Clean up reentrancy cruft."
2014-03-13 Elliott HughesClean up reentrancy cruft.
2014-03-13 Elliott HughesMerge "Clean up <stdio.h> macros."
2014-03-13 Elliott HughesClean up <stdio.h> macros.
2014-03-13 Elliott HughesMerge "property: fix getting dirty serial value"
2014-03-13 jiaguoproperty: fix getting dirty serial value
2014-03-13 Calin JuravleUpdate libm to the upstream head (2014.03.13)
2014-03-13 Elliott HughesMerge "Upgrade to current upstream scanf implementation."
2014-03-13 Elliott HughesUpgrade to current upstream scanf implementation.
2014-03-12 Elliott HughesMerge "Ensure we always have symbols for atof, strtof...
2014-03-12 Elliott HughesEnsure we always have symbols for atof, strtof, strtold.
2014-03-12 Mark SalyzynMerge "logd: default user space logger"
2014-03-12 Elliott HughesMerge "Include what you use."
2014-03-12 Elliott HughesInclude what you use.
2014-03-12 Elliott HughesMerge "Use [u]int32_t instead of __[u]int32_t in sys...
2014-03-12 Pavel ChupinUse [u]int32_t instead of __[u]int32_t in sys/types.h
2014-03-12 Mark Salyzynlogd: default user space logger
2014-03-12 Elliott HughesMerge "Clean up our termios implementation."
2014-03-12 Elliott HughesClean up our termios implementation.
2014-03-11 Elliott HughesMerge "More stdio cleanup."
2014-03-11 Elliott HughesMore stdio cleanup.
2014-03-11 Elliott HughesMerge "Reimplement clock(3) and switch to OpenBSD time...
2014-03-11 Elliott HughesReimplement clock(3) and switch to OpenBSD time(3).
2014-03-11 Elliott HughesMerge "Add a basic unit test for system(3)."
2014-03-11 Elliott HughesAdd a basic unit test for system(3).
2014-03-11 Elliott HughesMerge "Add various benchmarks."
2014-03-11 Elliott HughesAdd various benchmarks.
2014-03-11 Calin JuravleMerge "Sysconfig fixes"
2014-03-11 Calin JuravleMerge "Removed pthread_attr_getstackaddr/pthread_attr_s...
2014-03-11 Calin JuravleSysconfig fixes
2014-03-11 Calin JuravleRemoved pthread_attr_getstackaddr/pthread_attr_setstackaddr
2014-03-11 Elliott HughesMerge "Add system/extras strftime and strptime tests."
2014-03-11 Elliott HughesAdd system/extras strftime and strptime tests.
2014-03-11 Elliott HughesMerge "Take ownership of various simple syscall wrappers."
2014-03-11 Elliott HughesTake ownership of various simple syscall wrappers.
2014-03-10 Elliott HughesMerge "Switch to NetBSD utmp.c."
2014-03-10 Elliott HughesSwitch to NetBSD utmp.c.
2014-03-10 Elliott HughesMerge "Switch to upstream FreeBSD ldexp.c."
2014-03-10 Elliott HughesMerge "Rename the stack protector intermediate library."
2014-03-10 Elliott HughesSwitch to upstream FreeBSD ldexp.c.
2014-03-10 Elliott HughesMerge "Switch to OpenBSD wcscoll."
2014-03-10 Elliott HughesRename the stack protector intermediate library.
2014-03-10 Elliott HughesMerge "Remove non-standard memswap."
2014-03-10 Elliott HughesSwitch to OpenBSD wcscoll.
2014-03-10 Elliott HughesRemove non-standard memswap.
2014-03-10 Elliott HughesMerge "Upgrade to tzdata2014a."
2014-03-10 Elliott HughesUpgrade to tzdata2014a.
2014-03-10 Calin JuravleMerge "Update the NOTICE files"
2014-03-10 Calin JuravleUpdate the NOTICE files
2014-03-10 Calin JuravleMerge "Update res_debug.c to take into account changes...
2014-03-08 Brian CarlstromMerge "Add includes for waitpid"
2014-03-08 Brian CarlstromAdd includes for waitpid
2014-03-08 Elliott HughesMerge "Fix pthread_detach for already-exited threads."
2014-03-08 Elliott HughesFix pthread_detach for already-exited threads.
2014-03-08 Elliott HughesMerge "Add si_timerid to <signal.h>."
2014-03-08 Elliott HughesMerge "Rewrite the POSIX timer functions."
2014-03-08 Elliott HughesRewrite the POSIX timer functions.
2014-03-07 Elliott HughesAdd si_timerid to <signal.h>.
2014-03-07 Calin JuravleUpdate res_debug.c to take into account changes
2014-03-07 Calin JuravleMerge "Fix broken pointer overflow check ns_name_unpack()"
2014-03-07 Calin JuravleMerge "Sync up nameser with upstream(2014.03.05)"
2014-03-07 Elliott HughesMerge "Fix some pthread symbols build as C++ symbol...
2014-03-06 Elliott HughesMerge "Bring the generate-NOTICE script up to date."
2014-03-06 Elliott HughesBring the generate-NOTICE script up to date.
2014-03-06 Elliott HughesMerge "Update the NOTICE files."
2014-03-06 Elliott HughesUpdate the NOTICE files.
2014-03-06 Elliott HughesMerge "Add ARMv8 optimized string handling functions...
2014-03-06 Bernhard RosenkraenzerAdd ARMv8 optimized string handling functions based...
2014-03-06 Calin JuravleFix broken pointer overflow check ns_name_unpack()
2014-03-06 Calin JuravleSync up nameser with upstream(2014.03.05)
2014-03-06 Mark SalyzynMerge "libc: libc_logging 64bit compile issue"
2014-03-06 Mark Salyzynlibc: libc_logging 64bit compile issue
2014-03-05 Narayan KamathMerge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTO...
2014-03-05 Narayan KamathStop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC.
2014-03-05 Halton HuoFix some pthread symbols build as C++ symbol under...
2014-03-04 Elliott HughesMerge "Remove dead NULL checks from pthread code."
2014-03-04 Elliott HughesRemove dead NULL checks from pthread code.
next