OSDN Git Service

android-x86/bionic.git
2014-11-04 Dmitriy Ivanovam 9d3382d9: Revert "Fix dlsym() to take into account...
2014-11-04 Dmitriy Ivanovam 69c5d108: Revert "Add RTLD_NODELETE flag support"
2014-11-04 Dmitriy Ivanovam 00dce525: Revert "Fix relocation to look for symbols...
2014-11-04 Dmitriy Ivanovam eae09772: Revert "Remove unnecessary lookups during...
2014-11-04 Dmitriy Ivanovam 4402804c: Revert "Fix mips build"
2014-11-04 Dmitriy Ivanovam f947be28: Revert "Fix symbol lookup order during...
2014-11-04 Dmitriy Ivanovam 494bee79: Revert "Fix arm64 and arm builds."
2014-11-04 Dmitriy IvanovRevert "Fix dlsym() to take into account RTLD_GLOBAL...
2014-11-04 Dmitriy IvanovRevert "Add RTLD_NODELETE flag support"
2014-11-04 Dmitriy IvanovRevert "Fix relocation to look for symbols in local...
2014-11-04 Dmitriy IvanovRevert "Remove unnecessary lookups during relocations"
2014-11-04 Dmitriy IvanovRevert "Fix mips build"
2014-11-04 Dmitriy IvanovRevert "Fix symbol lookup order during relocation"
2014-11-04 Dmitriy IvanovRevert "Fix arm64 and arm builds."
2014-11-04 Elliott Hughesresolved conflicts for merge of d18f4b25 to lmp-mr1...
2014-11-04 Dan Albertam 5939060b: am 695781b6: Merge "Make host tests depend...
2014-11-04 Elliott Hughesam 90138639: am e76ea9bb: Merge "Ensure we initialize...
2014-11-04 Dan Albertam 695781b6: Merge "Make host tests depend on /system...
2014-11-04 Elliott Hughesam e76ea9bb: Merge "Ensure we initialize stdin/stdout...
2014-11-03 Elliott HughesEnsure we initialize stdin/stdout/stderr's recursive...
2014-11-03 Dan AlbertMerge "Make host tests depend on /system/etc/hosts."
2014-11-03 Elliott HughesMerge "Ensure we initialize stdin/stdout/stderr's recur...
2014-11-03 Dan AlbertMake host tests depend on /system/etc/hosts.
2014-11-03 Elliott HughesEnsure we initialize stdin/stdout/stderr's recursive...
2014-11-02 Dmitriy Ivanovresolved conflicts for merge of 926797a8 to lmp-mr1...
2014-11-01 Dmitriy Ivanovam 75cd66aa: am 38ff8822: Merge "Revert "Use local...
2014-11-01 Dmitriy Ivanovam 38ff8822: Merge "Revert "Use local copy of the libra...
2014-11-01 Dmitriy IvanovMerge "Revert "Use local copy of the library name on...
2014-11-01 Dmitriy IvanovRevert "Use local copy of the library name on dlopen"
2014-11-01 Dmitriy IvanovFix arm64 and arm builds.
2014-11-01 Dmitriy Ivanovam 6cba0e35: am 36ffc73e: Merge "Fix arm64 and arm...
2014-11-01 Dmitriy Ivanovam 36ffc73e: Merge "Fix arm64 and arm builds."
2014-11-01 Dmitriy IvanovMerge "Fix arm64 and arm builds."
2014-11-01 Dmitriy IvanovFix arm64 and arm builds.
2014-11-01 Dmitriy IvanovFix symbol lookup order during relocation
2014-11-01 Dmitriy IvanovFix mips build
2014-11-01 Dmitriy IvanovRemove unnecessary lookups during relocations
2014-11-01 Dmitriy IvanovFix relocation to look for symbols in local group
2014-11-01 Dmitriy IvanovCorrect way to specify additional dependencies
2014-11-01 Dmitriy IvanovAdd dlfcn_test to glibc test suite.
2014-11-01 Dmitriy IvanovIgnore DT_BIND_NOW (0x18)
2014-11-01 Dmitriy IvanovResolve "unused DT entry" warnings for x86_64
2014-11-01 Dmitriy IvanovAdd RTLD_NODELETE flag support
2014-11-01 Dmitriy IvanovFix mips build
2014-11-01 Dmitriy IvanovFix unused DT entry warnings.
2014-11-01 Dmitriy IvanovReturn has_DT_SYMBOLIC flag.
2014-11-01 Elliott HughesFix a couple more cases of missing CLOEXEC.
2014-11-01 Dmitriy IvanovTemporary disable DL_WARNs for unused DT_*
2014-11-01 Dmitriy IvanovFix 64bit build
2014-11-01 Dmitriy IvanovFix some unused DT_ warnings
2014-11-01 Dmitriy IvanovRemove has_DT_SYMBOLIC flag
2014-11-01 Dmitriy IvanovFix dlsym() to take into account RTLD_GLOBAL/LOCAL
2014-11-01 Dmitriy IvanovReformatting
2014-10-31 Dmitriy Ivanovam a334934f: am f33ad400: Merge "Fix symbol lookup...
2014-10-31 Dmitriy Ivanovam f33ad400: Merge "Fix symbol lookup order during...
2014-10-31 Dmitriy IvanovMerge "Fix symbol lookup order during relocation"
2014-10-31 Dmitriy Ivanovam 703581a3: am 74c0ccd4: Merge "Use local copy of...
2014-10-31 Dmitriy Ivanovam 74c0ccd4: Merge "Use local copy of the library name...
2014-10-31 Dmitriy IvanovMerge "Use local copy of the library name on dlopen"
2014-10-31 Dmitriy IvanovUse local copy of the library name on dlopen
2014-10-31 Dmitriy IvanovFix symbol lookup order during relocation
2014-10-31 Dan Albertam 653263a9: Only use <atomic> for C++11 and newer.
2014-10-30 Dan AlbertOnly use <atomic> for C++11 and newer.
2014-10-30 Elliott HughesMerge remote-tracking branch 'goog/lmp-mr1-ub-dev'...
2014-10-30 Elliott Hughesam 25f4bb98: am e38bf839: Merge "limits.h: add define...
2014-10-30 Elliott Hughesam e38bf839: Merge "limits.h: add define for HOST_NAME_MAX"
2014-10-30 Elliott HughesMerge "limits.h: add define for HOST_NAME_MAX"
2014-10-30 Yongqin Liulimits.h: add define for HOST_NAME_MAX
2014-10-29 Elliott HughesMerge changes I0feda6b2,I22d13fde,I49d7d09d,Ice490bfe...
2014-10-29 Elliott Hughesam 4c29b1c2: am f362e9fb: Merge "Remove an unused file."
2014-10-29 Elliott Hughesam f362e9fb: Merge "Remove an unused file."
2014-10-29 Elliott HughesMerge "Remove an unused file."
2014-10-29 Elliott HughesRemove an unused file.
2014-10-29 Elliott Hughesam 24464b04: am d50495a5: Merge "Extra strtod/strtof...
2014-10-29 Yabin Cuiam 63edd69e: am cbb4606a: Merge "change unsigned int...
2014-10-29 Elliott Hughesam 91bfaed2: am 13dcb88b: Merge "Disable tzdata in ."
2014-10-29 Elliott Hughesresolved conflicts for merge of 912fe0a6 to lmp-mr1...
2014-10-29 Elliott HughesFix the type of u_ar0 in <sys/user.h>.
2014-10-29 Elliott HughesAdd greg_t for arm64.
2014-10-29 Elliott HughesPOSIX says <signal.h> gets you ucontext_t.
2014-10-29 Elliott HughesAdd in_port_t and move it and in_addr_t to the correct...
2014-10-29 Christopher... Add stpcpy assembler version.
2014-10-29 Elliott Hughesam 382938d0: am ec58e29b: Merge "pthread_setname_np...
2014-10-29 Elliott Hughesam 7dbb1cff: am 021b6412: Merge "Fix the type of u_ar0...
2014-10-29 Elliott Hughesam ee8faa5e: am 7f164f60: Merge "POSIX says pthread_mut...
2014-10-29 Elliott Hughesam d50495a5: Merge "Extra strtod/strtof tests."
2014-10-29 Elliott HughesMerge "Extra strtod/strtof tests."
2014-10-29 Dmitriy Ivanovam 3a3a4b8a: am e23f564b: Merge "Fix *tests-run-on...
2014-10-29 Elliott Hughesam 44331e8b: am c716dd1e: Merge "bionic tests: migrate...
2014-10-29 Dmitriy Ivanovam 85d77021: am f56a2f5e: Merge "Remove unnecessary...
2014-10-29 Chih-Hung Hsieham f3b0d9cd: am 57c5a556: Merge "Disable clang compilat...
2014-10-29 Elliott Hughesam 1dd65cc3: am c83837ec: Merge "Make the netdb unit...
2014-10-29 Elliott Hughesam 3f5d8a00: am cad8d226: Merge "Use mxcr_mask instead...
2014-10-29 Elliott Hughesam 43ec1fb7: am a4c0b756: Merge "Add mkfifoat(3)."
2014-10-29 Dmitriy Ivanovam 3db80168: am f33a7d7f: Merge "Fix mips build"
2014-10-29 Dmitriy Ivanovam fee054f3: am 398eb5a7: Merge "Remove unnecessary...
2014-10-29 Dmitriy Ivanovam 1babff27: am 566f2bc6: Merge "Fix relocation to...
2014-10-29 Elliott Hughesam ac5df33e: am 6c5694b6: Merge "Migrate system/extra...
2014-10-29 Elliott Hughesam 7f558f60: am cf8ea37f: Merge "bionic/tests: migrate...
2014-10-29 Elliott Hughesam 96a6f401: am e516321d: Merge "Update bionic to tzdat...
next