OSDN Git Service

android-x86/bionic.git
2014-03-27 Calin Juravleam 206fe5fd: Merge changes I1935a63d,I3dfd3647
2014-03-27 Calin JuravleMerge changes I1935a63d,I3dfd3647
2014-03-27 Weichuan YanFix and clean up strtotimeval
2014-03-26 Christopher... am bc475bc8: Merge "Add accept4() syscall"
2014-03-26 Christopher... Merge "Add accept4() syscall"
2014-03-26 Calin JuravleAdded strtotimeval tests.
2014-03-26 Calin Juravleam ecbf00bd: Merge "Clean up CMSG_*HDR in <sys/socket.h>"
2014-03-26 Calin JuravleMerge "Clean up CMSG_*HDR in <sys/socket.h>"
2014-03-26 Andrei EmeltchenkoAdd accept4() syscall
2014-03-25 Christopher... am c8fc4ddc: Merge "Keep the symbol table in the shared...
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 Carlstromam f71c0e75: Merge "Add include of float.h for LDBL_MIN...
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 Juravleam 989a80b7: Merge "Fix LP64 libm for 128-bit long...
2014-03-24 Calin Juravleam 9e8a8dc1: Merge "Remove ALIGNBYTES and ALIGN from...
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 Kralevicham 95c1abec: Merge "FORTIFY_SOURCE: don\'t define s...
2014-03-22 Nick KralevichMerge "FORTIFY_SOURCE: don't define s?printf macros...
2014-03-21 Chad Brubakeram 1d3d0360: am 081db840: Allow overlap in resolv uid...
2014-03-21 Chad Brubakeram 081db840: Allow overlap in resolv uid => DNS iface...
2014-03-21 Mark Salyzynam cce6c380: Merge "libc: Thread IDs missing from logca...
2014-03-21 Mark SalyzynMerge "libc: Thread IDs missing from logcat -v thread"
2014-03-21 Christopher... am 998d7b03: Merge "Fix deadlock in timer_delete."
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 Juravleam 2cc58603: Merge "Added a test flag to bionic run...
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... am 849e162d: Merge "Use the float/double assert macros."
2014-03-17 Christopher... Merge "Use the float/double assert macros."
2014-03-17 Christopher... Use the float/double assert macros.
2014-03-15 Chad BrubakerAllow overlap in resolv uid => DNS iface mapping
2014-03-14 Calin Juravleam f212bbf6: Merge "Update libm to the upstream head...
2014-03-14 Calin JuravleMerge "Update libm to the upstream head (2014.03.13)"
2014-03-14 Elliott Hughesam 143df89f: Merge "Clean up reentrancy cruft."
2014-03-14 Elliott HughesMerge "Clean up reentrancy cruft."
2014-03-13 Elliott Hughesam d16100c1: Merge "Clean up <stdio.h> macros."
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 Hughesam 6ece7fc3: Merge "property: fix getting dirty serial...
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 Hughesam 01cd7885: Merge "Upgrade to current upstream scanf...
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 Hughesam 0e79338d: Merge "Ensure we always have symbols for...
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 Salyzynam 56e1eebd: Merge "logd: default user space logger"
2014-03-12 Mark SalyzynMerge "logd: default user space logger"
2014-03-12 Elliott Hughesam eef2928f: Merge "Include what you use."
2014-03-12 Elliott Hughesam 2282e16d: Merge "Use [u]int32_t instead of __[u...
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 Hughesam ef43a6fb: Merge "Clean up our termios implementation."
2014-03-12 Elliott HughesMerge "Clean up our termios implementation."
2014-03-12 Elliott HughesClean up our termios implementation.
2014-03-11 Elliott Hughesam 76b4f1a3: Merge "More stdio cleanup."
2014-03-11 Elliott Hughesam 55f9710a: Merge "Reimplement clock(3) and switch...
2014-03-11 Elliott Hughesam 753e1399: Merge "Add a basic unit test for system...
2014-03-11 Elliott Hughesam dd8c7863: Merge "Add various benchmarks."
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 Hughesam 9061c829: am 04583ce9: Upgrade to tzdata2014a.
2014-03-11 Elliott HughesAdd various benchmarks.
2014-03-11 Elliott Hughesam 04583ce9: Upgrade to tzdata2014a.
2014-03-11 Calin Juravleam 5810bcf3: Merge "Sysconfig fixes"
2014-03-11 Calin Juravleam 40c31ade: Merge "Removed pthread_attr_getstackaddr...
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 Hughesam 10f6beb3: Merge "Add system/extras strftime and...
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 Hughesam 2cd3490d: Merge "Take ownership of various simple...
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 Hughesam a3056591: Merge "Switch to NetBSD utmp.c."
2014-03-10 Elliott HughesMerge "Switch to NetBSD utmp.c."
2014-03-10 Elliott Hughesam ec674b4d: Merge "Switch to upstream FreeBSD ldexp.c."
2014-03-10 Elliott Hughesam 21d9e58d: Merge "Rename the stack protector intermed...
next