OSDN Git Service

android-x86/bionic.git
2012-10-01 Elliott Hughesam d3bf954e: Merge "Remove useless #defines and incorre...
2012-10-01 Elliott HughesMerge "Remove useless #defines and incorrect claims...
2012-10-01 Elliott HughesRemove useless #defines and incorrect claims from heade...
2012-10-01 Elliott Hughesam fe712e6c: Merge "Upgrade seed48 too."
2012-10-01 Elliott HughesMerge "Upgrade seed48 too."
2012-10-01 Elliott HughesUpgrade seed48 too.
2012-10-01 Elliott Hughesam cd195eba: Merge "Upgrade to the current NetBSD rand...
2012-10-01 Elliott HughesMerge "Upgrade to the current NetBSD rand implementation."
2012-10-01 Elliott HughesUpgrade to the current NetBSD rand implementation.
2012-10-01 Elliott Hughesam 5b6346f6: Merge "bionic: linker: Need update the...
2012-10-01 Elliott HughesMerge "bionic: linker: Need update the map->l_addr...
2012-09-28 Elliott Hughesam d03bfe68: Merge "Define ssize_t if necessary."
2012-09-28 Elliott HughesMerge "Define ssize_t if necessary."
2012-09-28 Elliott HughesDefine ssize_t if necessary.
2012-09-28 Elliott Hughesam f9163dd1: Merge "Add getdelim(3) and getline(3)...
2012-09-28 Elliott HughesMerge "Add getdelim(3) and getline(3) to bionic"
2012-09-27 Irina TirdeaAdd getdelim(3) and getline(3) to bionic
2012-09-26 Elliott Hughesam e4030e0b: Merge "Fix several compiler warnings."
2012-09-26 Elliott HughesMerge "Fix several compiler warnings."
2012-09-26 Elliott Hughesam 827a2604: Merge "Replace __unused in kernel headers...
2012-09-26 Elliott HughesMerge "Replace __unused in kernel headers with __linux_...
2012-09-26 Elliott HughesFix several compiler warnings.
2012-09-26 Elliott Hughesam 8e630dac: Merge "Simple tests for dladdr(3)."
2012-09-26 Elliott Hughesam 855dde44: Merge "Fix tmpfile(3)."
2012-09-26 Elliott HughesMerge "Simple tests for dladdr(3)."
2012-09-26 Elliott HughesMerge "Fix tmpfile(3)."
2012-09-26 Elliott HughesFix tmpfile(3).
2012-09-26 Elliott HughesSimple tests for dladdr(3).
2012-09-26 Nick Kralevicham 25937d36: Merge "FORTIFY_SOURCE: add umask check"
2012-09-26 Nick KralevichMerge "FORTIFY_SOURCE: add umask check"
2012-09-26 Elliott Hughesam 3307bff0: Merge "Revert dl_fbase initialization...
2012-09-26 Elliott HughesMerge "Revert dl_fbase initialization to the address...
2012-09-26 Nick KralevichFORTIFY_SOURCE: add umask check
2012-09-26 Raghu GandhamReplace __unused in kernel headers with __linux_unused...
2012-09-25 Raghu GandhamRevert dl_fbase initialization to the address where...
2012-09-24 Elliott Hughesam 6e0e03c3: Merge "Add the cleaned kernel headers"
2012-09-24 Elliott HughesMerge "Add the cleaned kernel headers"
2012-09-24 Elliott Hughesam 7b0377ed: Merge "[MIPS] Removed the unused header"
2012-09-24 Raghu GandhamAdd the cleaned kernel headers
2012-09-24 Elliott HughesMerge "[MIPS] Removed the unused header"
2012-09-24 Raghu Gandham[MIPS] Removed the unused header
2012-09-24 Elliott Hughesam 3b6914bf: Merge "Fix dlsym and dladdr to use load_bi...
2012-09-24 Elliott HughesMerge "Fix dlsym and dladdr to use load_bias instead...
2012-09-24 Elliott Hughesam 0c24effd: Merge "Add the libcutils localtime_tz...
2012-09-24 Elliott Hughesam 85049ead: Merge "Use hidden visibility for several...
2012-09-24 Elliott Hughesam 882c6af9: Merge "[MIPS] Add CONFIG_32BIT to kernel_d...
2012-09-24 Elliott HughesMerge "Add the libcutils localtime_tz and mktime_t...
2012-09-23 Elliott HughesMerge "Use hidden visibility for several internal-use...
2012-09-22 Elliott HughesUse hidden visibility for several internal-use-only...
2012-09-22 Elliott HughesMerge "[MIPS] Add CONFIG_32BIT to kernel_default_arch_m...
2012-09-22 Raghu Gandham[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros...
2012-09-22 Raghu GandhamFix dlsym and dladdr to use load_bias instead of base
2012-09-19 Elliott Hughesam 47dc4d43: Merge "Make pthread_create more forgiving...
2012-09-18 Elliott HughesMerge "Make pthread_create more forgiving of invalid...
2012-09-18 Dave BurkeMake pthread_create more forgiving of invalid sched_policy.
2012-09-17 Elliott Hughesam 77ac158e: Merge "Don\'t copy strerror(3) or strsigna...
2012-09-17 Elliott HughesMerge "Don't copy strerror(3) or strsignal(3) strings...
2012-09-17 Elliott HughesDon't copy strerror(3) or strsignal(3) strings if we...
2012-09-14 Elliott Hughesam 047a285d: Merge "Fix <sys/klog.h> to correspond...
2012-09-14 Elliott HughesMerge "Fix <sys/klog.h> to correspond to the kernel...
2012-09-14 Elliott Hughesam 51519521: Merge "Add tty defaults to bionic"
2012-09-14 Elliott HughesMerge "Add tty defaults to bionic"
2012-09-14 Elliott HughesFix <sys/klog.h> to correspond to the kernel operations.
2012-09-14 Elliott Hughesam 4e9d953a: Merge "libc: add ftw / nftw functions"
2012-09-14 Elliott Hughesam e895e6de: Merge "Update libc/NOTICE and record the...
2012-09-13 Elliott HughesMerge "libc: add ftw / nftw functions"
2012-09-13 Nick Kralevichlibc: add ftw / nftw functions
2012-09-13 Elliott HughesMerge "Update libc/NOTICE and record the incantation."
2012-09-13 Elliott HughesUpdate libc/NOTICE and record the incantation.
2012-09-13 Kenny Rootam f7e403d6: Merge changes I06ee0b67,I914d2205
2012-09-13 Elliott Hughesam fa36875d: Merge "Make strerror(3) and strsignal...
2012-09-13 Elliott Hughesam b338ea30: Merge "Upgrade to tzdata2012f."
2012-09-13 Kenny RootMerge changes I06ee0b67,I914d2205
2012-09-13 Kenny RootPrint out shared app gids correctly
2012-09-13 Kenny RootAdd tests for Android-specific stubs
2012-09-13 Elliott HughesMerge "Make strerror(3) and strsignal(3) thread-safe...
2012-09-13 Irina TirdeaMake strerror(3) and strsignal(3) thread-safe, and...
2012-09-13 Elliott HughesMerge "Upgrade to tzdata2012f."
2012-09-13 Elliott HughesUpgrade to tzdata2012f.
2012-09-13 Elliott Hughesam d2236e2c: Merge "Fix Mac build."
2012-09-13 Elliott HughesMerge "Fix Mac build."
2012-09-13 Elliott HughesFix Mac build.
2012-09-13 Elliott Hughesam 4a9b7c69: Merge "Add libdl into libc_malloc_debug_le...
2012-09-13 Elliott Hughesam af4d630e: Merge "Added new test for dlopen which...
2012-09-13 Elliott HughesMerge "Add libdl into libc_malloc_debug_leak build"
2012-09-13 Elliott HughesMerge "Added new test for dlopen which is failing for...
2012-09-13 Xiaokang Qinbionic: linker: Need update the map->l_addr for execution.
2012-09-13 Pavel ChupinAdd libdl into libc_malloc_debug_leak build
2012-09-13 jeffhaoAdded new test for dlopen which is failing for MIPS.
2012-09-12 Elliott Hughesam 7593fa8e: Merge "Update the kernel headers to match...
2012-09-12 Elliott HughesMerge "Update the kernel headers to match external...
2012-09-12 Elliott HughesUpdate the kernel headers to match external/kernel...
2012-09-12 Elliott Hughesam 666d06fe: Merge "Backwards and forwards compatibilit...
2012-09-12 Elliott HughesMerge "Backwards and forwards compatibility for an...
2012-09-12 Elliott HughesBackwards and forwards compatibility for an upcoming...
2012-09-11 Elliott Hughesam cc8668f2: Merge "[MIPS] Check error status from...
2012-09-11 Elliott HughesMerge "[MIPS] Check error status from pipe system call"
2012-09-11 KwongYuan Wong[MIPS] Check error status from pipe system call
2012-09-11 Irina TirdeaAdd tty defaults to bionic
2012-09-11 Elliott HughesAdd the libcutils localtime_tz and mktime_t extensions...
next