OSDN Git Service

android-x86/bionic.git
2012-10-02 Elliott HughesAlways take GCC's definition of NULL.
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 HughesMerge "Upgrade seed48 too."
2012-10-01 Elliott HughesUpgrade seed48 too.
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 HughesMerge "bionic: linker: Need update the map->l_addr...
2012-09-28 Elliott HughesMerge "Define ssize_t if necessary."
2012-09-28 Elliott HughesDefine ssize_t if necessary.
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 HughesMerge "Fix several compiler warnings."
2012-09-26 Elliott HughesMerge "Replace __unused in kernel headers with __linux_...
2012-09-26 Elliott HughesFix several compiler warnings.
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 KralevichMerge "FORTIFY_SOURCE: add umask check"
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 HughesMerge "Add the cleaned kernel headers"
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 HughesMerge "Fix dlsym and dladdr to use load_bias instead...
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-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 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 HughesMerge "Fix <sys/klog.h> to correspond to the kernel...
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-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 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 HughesMerge "Fix Mac build."
2012-09-13 Elliott HughesFix Mac build.
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 HughesMerge "Update the kernel headers to match external...
2012-09-12 Elliott HughesUpdate the kernel headers to match external/kernel...
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 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...
2012-09-10 Elliott HughesMerge "Rename crtstart variables as crtbegin, to match...
2012-09-10 Elliott HughesRename crtstart variables as crtbegin, to match reality.
2012-09-10 Ying WangMerge "Generate header dependency makefiles for the...
2012-09-08 Elliott HughesMerge "Add more pthreads tests."
2012-09-08 Ying WangGenerate header dependency makefiles for the crt*.o
2012-09-07 Elliott HughesAdd more pthreads tests.
2012-09-07 Elliott HughesMerge "Rename __dso_handle_so.c to __dso_handle_so.h"
2012-09-07 Elliott HughesMerge "Add mlockall and munlockall for Google TV."
2012-09-07 Andrew HsiehRename __dso_handle_so.c to __dso_handle_so.h
2012-09-06 Ian RogersMerge "Fix build warning of initialization but no use."
2012-09-06 Elliott HughesAdd mlockall and munlockall for Google TV.
2012-09-06 Elliott HughesMerge "Don't corrupt the thread list in static executab...
2012-09-06 Ian RogersFix build warning of initialization but no use.
2012-09-06 Elliott HughesDon't corrupt the thread list in static executables.
2012-09-05 Elliott HughesMerge "Add missing dependencies."
2012-09-05 Elliott HughesAdd missing dependencies.
2012-09-05 Elliott HughesMerge "ARM: warn about atexit() calls from legacy share...
2012-09-05 Elliott HughesMerge "ARM: make CRT_LEGACY_WORKAROUND work as intended"
2012-09-05 Ian RogersMerge "Avoid malloc lock while calling pthread_atfork."
2012-09-05 Elliott HughesMerge "termios: add tcdrain"
2012-09-04 Elliott HughesMerge "Add getsid system call to bionic"
2012-09-04 Elliott HughesMerge "Add missing MALLOC_FAILURE_ACTION calls to dlmal...
2012-09-04 Elliott HughesAdd missing MALLOC_FAILURE_ACTION calls to dlmalloc.
2012-09-04 Elliott HughesMerge "bionic: Fix TINY_ANDROID build"
2012-09-04 Benoit Gobybionic: Fix TINY_ANDROID build
2012-09-04 Vitaly Wooltermios: add tcdrain
2012-09-02 Irina TirdeaAdd getsid system call to bionic
2012-08-31 Kirill ArtamonovAvoid malloc lock while calling pthread_atfork.
2012-08-31 Ian RogersMerge "Upgrade to dlmalloc 2.8.6."
2012-08-30 Ian RogersUpgrade to dlmalloc 2.8.6.
2012-08-29 Elliott HughesMerge "Improve the dynamic linker diagnostics."
2012-08-29 Nick KralevichMerge "disable _FORTIFY_SOURCE under clang"
next