OSDN Git Service

android-x86/bionic.git
2012-10-12 Elliott HughesMake the dlfcn mutex static.
2012-10-12 Elliott HughesMerge "Fix dlerror(3)."
2012-10-11 Elliott HughesFix dlerror(3).
2012-10-11 Elliott HughesMerge "Fix perf_event_open syscall for x86 and mips"
2012-10-11 Shuo GaoFix perf_event_open syscall for x86 and mips
2012-10-10 Elliott HughesMerge "Fix a getcwd(3) bug and make our tests run corre...
2012-10-10 Elliott HughesMerge "Fix two comment typos."
2012-10-10 Elliott HughesFix two comment typos.
2012-10-10 Elliott HughesFix a getcwd(3) bug and make our tests run correctly...
2012-10-04 Elliott Hughesam fa7e2586: Merge "Test flags before using "info""
2012-10-04 Elliott HughesMerge "Test flags before using "info""
2012-10-04 Andy McFaddenTest flags before using "info"
2012-10-02 Elliott Hughesam 95a2a7f3: Merge "Fix MIPS build."
2012-10-02 Elliott HughesMerge "Fix MIPS build."
2012-10-02 Elliott HughesFix MIPS build.
2012-10-02 Elliott Hughesam b98204a9: Merge "Move non-upstream code into the...
2012-10-02 Elliott HughesMerge "Move non-upstream code into the libc/bionic...
2012-10-02 Elliott Hughesam 75f43525: Merge "Always take GCC\'s definition of...
2012-10-02 Elliott HughesMerge "Always take GCC's definition of NULL."
2012-10-02 Elliott HughesAlways take GCC's definition of NULL.
2012-10-02 Elliott HughesMove non-upstream code into the libc/bionic directory.
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.
next