OSDN Git Service

android-x86/bionic.git
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 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-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"
2012-08-29 Elliott HughesImprove the dynamic linker diagnostics.
2012-08-29 Elliott HughesMerge "Clean up warnings in the malloc_debug_* files."
2012-08-29 Nick Kralevichdisable _FORTIFY_SOURCE under clang
2012-08-29 Elliott HughesClean up warnings in the malloc_debug_* files.
2012-08-28 Nick KralevichMerge "ARM: make sure __on_dlclose() actually gets...
2012-08-28 Nick KralevichMerge "ARM: remove dummy entries from .so init_array...
2012-08-28 Nick KralevichMerge "linker: Fix ARM_R_COPY relocations"
2012-08-28 Nick Kralevichlinker: Fix ARM_R_COPY relocations
2012-08-28 Nick KralevichMerge "libc: remove ctors/dtors sections"
2012-08-28 Ard BiesheuvelARM: warn about atexit() calls from legacy shared libraries
2012-08-28 Ard BiesheuvelARM: make CRT_LEGACY_WORKAROUND work as intended
2012-08-28 Ard BiesheuvelARM: remove dummy entries from .so init_array/fini_array
2012-08-27 Nick KralevichMerge "Allow linker to compile with -DLINKER_DEBUG=1"
2012-08-27 Elliott HughesMerge "Added missing cache failed notification"
2012-08-25 Nick KralevichAllow linker to compile with -DLINKER_DEBUG=1
2012-08-24 Ian RogersMerge "Add missing va_end() to prevent stack corruptions"
2012-08-22 Ard Biesheuvellibc: remove ctors/dtors sections
2012-08-22 Nick KralevichMerge "hardening: remove pointless ARM __get_pc() function"
2012-08-22 Ard Biesheuvelhardening: remove pointless ARM __get_pc() function
2012-08-22 Jean-Baptiste... Merge "Use unambiguous mnemonics"
2012-08-21 Kevin SchoedelUse unambiguous mnemonics
2012-08-21 Ard BiesheuvelARM: make sure __on_dlclose() actually gets called
2012-08-21 Andrew HsiehMerge "Enclosed functions in fenv.h with __BEGIN_DECLS...
2012-08-21 Andrew HsiehEnclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS
2012-08-21 Ian RogersMerge "Restore posix_memalign"
2012-08-21 Brian CarlstromRestore posix_memalign
2012-08-20 Brian CarlstromMerge "Upgrade to dlmalloc 2.8.5."
2012-08-20 Ian RogersUpgrade to dlmalloc 2.8.5.
2012-08-17 Elliott HughesMerge "Always define the 64-bit int types."
2012-08-17 Elliott HughesMerge "Fix race condition in pthread_create()"
2012-08-17 Jurijs OniscuksFix race condition in pthread_create()
2012-08-17 Elliott HughesAlways define the 64-bit int types.
2012-08-17 Elliott HughesMerge "Add link.h for all platforms with dl_phdr_info"
2012-08-17 Pavel ChupinAdd link.h for all platforms with dl_phdr_info
2012-08-17 Henrik EngströmAdded missing cache failed notification
2012-08-17 Joe OnoratoMerge "Don't over-generalize makefiles. Host modules...
2012-08-17 Joe OnoratoDon't over-generalize makefiles. Host modules always...
2012-08-16 Elliott HughesMerge "Enhance getcwd(3) to handle NULL like glibc."
2012-08-16 Elliott HughesEnhance getcwd(3) to handle NULL like glibc.
2012-08-16 Elliott HughesMerge "bionic: add macro protection for MALLOC_ALIGNMENT"
2012-08-16 Jin Weibionic: add macro protection for MALLOC_ALIGNMENT
2012-08-16 Elliott HughesMerge "enable clone system call for x86"
2012-08-16 Jin Weienable clone system call for x86
2012-08-15 Elliott HughesMerge "Fix comment typos."
2012-08-15 Elliott HughesFix comment typos.
2012-08-15 Elliott HughesMerge "Regenerate all NOTICE files with the latest...
2012-08-15 Elliott HughesRegenerate all NOTICE files with the latest version...
2012-08-15 Elliott HughesMerge "Switch to the current NetBSD regex implementation."
2012-08-15 Elliott HughesSwitch to the current NetBSD regex implementation.
next