OSDN Git Service

android-x86/bionic.git
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-10 Elliott Hughesam 59726bed: Merge "Rename crtstart variables as crtbeg...
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 Wangam 67546bf2: Merge "Generate header dependency makefile...
2012-09-10 Ying WangMerge "Generate header dependency makefiles for the...
2012-09-08 Elliott Hughesam f1d57e16: Merge "Add more pthreads tests."
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 Hughesam d10309c3: Merge "Rename __dso_handle_so.c to __dso_h...
2012-09-07 Elliott Hughesam 691ef3c8: Merge "Add mlockall and munlockall for...
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 Rogersam e8f81547: Merge "Fix build warning of initialization...
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 Hughesam 6e3b0f2d: Merge "Don\'t corrupt the thread list...
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 Hughesam ff4608ae: Merge "Add missing dependencies."
2012-09-05 Elliott HughesMerge "Add missing dependencies."
2012-09-05 Elliott HughesAdd missing dependencies.
2012-09-05 Elliott Hughesam b2c5bd54: Merge "ARM: warn about atexit() calls...
2012-09-05 Elliott HughesMerge "ARM: warn about atexit() calls from legacy share...
2012-09-05 Elliott Hughesam 26f2e4a1: Merge "ARM: make CRT_LEGACY_WORKAROUND...
2012-09-05 Elliott HughesMerge "ARM: make CRT_LEGACY_WORKAROUND work as intended"
2012-09-05 Ian Rogersam 82978cae: Merge "Avoid malloc lock while calling...
2012-09-05 Ian RogersMerge "Avoid malloc lock while calling pthread_atfork."
2012-09-05 Elliott Hughesam be19a367: Merge "termios: add tcdrain"
2012-09-05 Elliott HughesMerge "termios: add tcdrain"
2012-09-04 Elliott Hughesam 5ff23471: Merge "Add getsid system call to bionic"
2012-09-04 Elliott HughesMerge "Add getsid system call to bionic"
2012-09-04 Elliott Hughesam e03ab936: Merge "Add missing MALLOC_FAILURE_ACTION...
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 Hughesam 1db615b4: Merge "bionic: Fix TINY_ANDROID build"
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 Rogersam 6fe901ef: Merge "Upgrade to dlmalloc 2.8.6."
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 Hughesam 8b4e8a93: Merge "Improve the dynamic linker diagnost...
2012-08-29 Nick Kralevicham 17d9be8a: Merge "disable _FORTIFY_SOURCE under clang"
2012-08-29 Elliott HughesMerge "Improve the dynamic linker diagnostics."
2012-08-29 Nick KralevichMerge "disable _FORTIFY_SOURCE under clang"
2012-08-29 Elliott Hughesam 0d7177c0: Merge "Clean up warnings in the malloc_deb...
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 Kralevicham 069c64cd: Merge "ARM: make sure __on_dlclose() actua...
2012-08-28 Nick KralevichMerge "ARM: make sure __on_dlclose() actually gets...
2012-08-28 Nick Kralevicham e026b1d8: Merge "ARM: remove dummy entries from...
2012-08-28 Nick Kralevicham ad180738: Merge "linker: Fix ARM_R_COPY relocations"
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 Kralevicham c410a961: Merge "libc: remove ctors/dtors sections"
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 Kralevicham 9dfaa63a: Merge "Allow linker to compile with -DLINK...
2012-08-27 Nick KralevichMerge "Allow linker to compile with -DLINKER_DEBUG=1"
2012-08-27 Elliott Hughesam bc366292: Merge "Added missing cache failed notifica...
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 Rogersam a37ce7fa: Merge "Add missing va_end() to prevent...
2012-08-24 Ian RogersMerge "Add missing va_end() to prevent stack corruptions"
2012-08-22 Nick Kralevicham 26facba2: Merge "hardening: remove pointless ARM...
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... am c7de0225: Merge "Use unambiguous mnemonics"
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 Hsieham 1bd035cf: Merge "Enclosed functions in fenv.h with...
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 Rogersam 7b0d9b79: Merge "Restore posix_memalign"
2012-08-21 Ian RogersMerge "Restore posix_memalign"
2012-08-21 Brian CarlstromRestore posix_memalign
2012-08-20 Brian Carlstromam c37dcd3d: Merge "Upgrade to dlmalloc 2.8.5."
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 Hughesam 9417a80e: Merge "Always define the 64-bit int types."
2012-08-17 Elliott HughesMerge "Always define the 64-bit int types."
2012-08-17 Elliott Hughesam 200de748: Merge "Fix race condition in pthread_create()"
next