OSDN Git Service

android-x86/bionic.git
2014-07-25 Elliott HughesMerge "Added a bionic systrace class and tracing to...
2014-07-29 Brigid SmithAdded a bionic systrace class and tracing to pthread_mu...
2014-07-25 Dmitriy IvanovMerge "Fix mips/mips64 build"
2014-07-29 Dmitriy IvanovFix mips/mips64 build
2014-07-23 Dmitriy IvanovMerge "Fix 'adb shell /system/bin/linker' crash"
2014-07-28 Dmitriy IvanovFix 'adb shell /system/bin/linker' crash
2014-07-24 Elliott HughesMerge "syscall(3)'s return type should be long."
2014-07-28 Elliott Hughessyscall(3)'s return type should be long.
2014-07-24 Elliott HughesMerge "Remove localtime_tz and strftime_tz."
2014-07-25 Elliott HughesRemove localtime_tz and strftime_tz.
2014-07-24 Elliott HughesMerge "Use vsnprintf(3) in syslog(3)."
2014-07-28 Elliott HughesUse vsnprintf(3) in syslog(3).
2014-07-24 Elliott HughesMerge "Start hiding "private/bionic_time.h"."
2014-07-25 Elliott HughesStart hiding "private/bionic_time.h".
2014-07-24 Dan AlbertMerge "en_US.UTF-8 is also supported."
2014-07-25 Dan Alberten_US.UTF-8 is also supported.
2014-07-23 Elliott HughesMerge "[MIPS] Fix atomic_is_lock_free test for mips32...
2014-07-24 Raghu Gandham[MIPS] Fix atomic_is_lock_free test for mips32.
2014-07-24 Dmitriy IvanovMerge "Fix global variable initialization for linker"
2014-07-24 Dmitriy IvanovFix global variable initialization for linker
2014-07-24 Elliott HughesMerge "Implement twalk(3), add unit tests."
2014-07-24 Elliott HughesImplement twalk(3), add unit tests.
2014-07-23 Elliott HughesMerge "[MIPSR6] setjmp supports mips32r6 and FP64A...
2014-07-23 Duane Sand[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg...
2014-07-23 Nick KralevichMerge "debuggerd: if PR_GET_DUMPABLE=0, don't ask for...
2014-07-23 Nick Kralevichdebuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping
2014-07-23 Elliott HughesMerge "Fix belated review comments on syslog change."
2014-07-23 Elliott HughesFix belated review comments on syslog change.
2014-07-23 Elliott HughesMerge "[MIPS] Drop soft-fp targets"
2014-07-24 Duane Sand[MIPS] Drop soft-fp targets
2014-07-22 Elliott HughesMerge "Fix generate-NOTICE to cope better with BSD...
2014-07-23 Elliott HughesFix generate-NOTICE to cope better with BSD __COPYRIGHT...
2014-07-22 Elliott HughesMerge "Fix a couple of bugs in generate-NOTICE and...
2014-07-23 Elliott HughesFix a couple of bugs in generate-NOTICE and regenerate...
2014-07-22 Elliott HughesMerge "Remove the unused swab.S."
2014-07-23 Elliott HughesRemove the unused swab.S.
2014-07-22 Elliott HughesMerge "[MIPS] Allow united mipsel and mips64el gcc...
2014-07-22 Duane Sand[MIPS] Allow united mipsel and mips64el gcc toolchain
2014-07-21 Elliott HughesMerge "Use upstream OpenBSD's arc4random."
2014-07-21 Elliott HughesUse upstream OpenBSD's arc4random.
2014-07-19 Elliott HughesMerge "Rewrite syslog(3) to use Android logging."
2014-07-21 Elliott HughesRewrite syslog(3) to use Android logging.
2014-07-21 Dan AlbertMerge "There is no _MIN for unsigned types."
2014-07-22 Dan AlbertThere is no _MIN for unsigned types.
2014-07-17 Dan AlbertMerge "Fix mbsrtowcs(3)'s handling of len parameter."
2014-07-21 Dan AlbertFix mbsrtowcs(3)'s handling of len parameter.
2014-07-18 Dan AlbertMerge "__libc_fatal should print a newline to stderr."
2014-07-21 Dan Albert__libc_fatal should print a newline to stderr.
2014-07-17 Elliott HughesMerge "Clean up some misinformation around prctl."
2014-07-18 Elliott HughesClean up some misinformation around prctl.
2014-07-17 Christopher... Merge "Use the mmap/munmap for allocation routines."
2014-07-18 Christopher... Use the mmap/munmap for allocation routines.
2014-07-17 Elliott HughesMerge "Remove SIOCKILLADDR from <sys/socket.h>."
2014-07-18 Elliott HughesRemove SIOCKILLADDR from <sys/socket.h>.
2014-07-17 Elliott HughesMerge "Remove PR_SET_TIMERSLACK_PID from <sys/prctl...
2014-07-18 Elliott HughesRemove PR_SET_TIMERSLACK_PID from <sys/prctl.h>.
2014-07-17 Elliott HughesMerge "Fix private/bionic_name_mem.h build breakage."
2014-07-17 Elliott HughesFix private/bionic_name_mem.h build breakage.
2014-07-17 Elliott HughesMerge "Remove non-standard prctl constants from <sys...
2014-07-17 Elliott HughesRemove non-standard prctl constants from <sys/prctl.h>.
2014-07-16 Hans BoehmMerge "Define atomic_charN_t only if charN_t is supported."
2014-07-17 Hans BoehmDefine atomic_charN_t only if charN_t is supported.
2014-07-16 Elliott HughesMerge "ptrace(3) should be varargs."
2014-07-16 Elliott Hughesptrace(3) should be varargs.
2014-07-16 Elliott HughesMerge "Use VDSO for clock_gettime(2) and gettimeofday...
2014-07-16 Elliott HughesUse VDSO for clock_gettime(2) and gettimeofday(2).
2014-07-15 Christopher... Merge "Make sure not to construct illegal property...
2014-07-16 Christopher... Make sure not to construct illegal property names.
2014-07-15 Christopher... Merge "Add gen syscalls step to instructions."
2014-07-16 Christopher... Add gen syscalls step to instructions.
2014-07-15 Elliott HughesMerge "Regenerate the syscalls list after the uapi...
2014-07-16 Elliott HughesRegenerate the syscalls list after the uapi update.
2014-07-15 Christopher... Merge "Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit."
2014-07-15 Christopher... Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
2014-07-14 Dan AlbertMerge "Remove isascii_l(3)."
2014-07-14 Dan AlbertRemove isascii_l(3).
2014-07-14 Elliott HughesMerge "Fix visibility for a bunch more symbols."
2014-07-14 Elliott HughesFix visibility for a bunch more symbols.
2014-07-14 Elliott HughesMerge "Implement rand/srand in terms of random/srandom."
2014-07-14 Elliott HughesImplement rand/srand in terms of random/srandom.
2014-07-14 Elliott HughesMerge "Sync upstream-openbsd."
2014-07-14 Elliott HughesSync upstream-openbsd.
2014-07-14 Dmitriy IvanovMerge "Upstream atexit"
2014-07-14 Dmitriy IvanovUpstream atexit
2014-07-11 Elliott HughesMerge "Define SIOCKILLADDR which isn't in the common...
2014-07-12 Elliott HughesDefine SIOCKILLADDR which isn't in the common kernel...
2014-07-10 Elliott HughesMerge "Define three prctl constants that went missing...
2014-07-12 Elliott HughesDefine three prctl constants that went missing from...
2014-07-10 Christopher... Merge "Add optimized memchr implementation from newlib"
2014-07-10 Bernhard RosenkränzerAdd optimized memchr implementation from newlib
2014-07-10 Elliott HughesMerge "EM_ARM and EM_AARCH64 are now in the uapi header."
2014-07-11 Elliott HughesEM_ARM and EM_AARCH64 are now in the uapi header.
2014-07-10 Christopher... Merge "Update kernel headers to v3.14."
2014-07-11 Elliott HughesMerge "Enable building libc with clang."
2014-07-11 Elliott HughesEnable building libc with clang.
2014-07-10 Dan AlbertMerge "Revert "Revert "Add locale aware APIs."""
2014-07-11 Dan AlbertRevert "Revert "Add locale aware APIs.""
2014-07-10 Elliott HughesMerge "The err family allow null format strings."
2014-07-11 Elliott HughesThe err family allow null format strings.
2014-07-10 Christopher... Merge "Make jemalloc the default choice."
next