OSDN Git Service

android-x86/bionic.git
2014-11-05 Elliott Hughesam 57df00a4: Merge "Improve math tests to allow a speci...
2014-11-05 Chih-Hung Hsieham 6c8f2475: Merge "Fix warning of missing field initia...
2014-11-05 Elliott HughesMerge "Improve math tests to allow a specific ulp bound."
2014-11-05 Elliott HughesImprove math tests to allow a specific ulp bound.
2014-11-05 Chih-Hung HsiehMerge "Fix warning of missing field initializer."
2014-11-04 Chih-Hung HsiehFix warning of missing field initializer.
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 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-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 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-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 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-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 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 d50495a5: Merge "Extra strtod/strtof tests."
2014-10-29 Elliott HughesMerge "Extra strtod/strtof tests."
2014-10-29 Yabin Cuiam cbb4606a: Merge "change unsigned int to uint32_t...
2014-10-29 Elliott Hughesam 13dcb88b: Merge "Disable tzdata in ."
2014-10-29 Elliott Hughesam f96eaf62: Merge "[x86,x86_64] Fix libgcc unwinding...
2014-10-29 Elliott HughesExtra strtod/strtof tests.
2014-10-28 Yabin CuiMerge "change unsigned int to uint32_t for api arc4rand...
2014-10-28 Yabin Cuichange unsigned int to uint32_t for api arc4random...
2014-10-28 Elliott Hughesam ec58e29b: Merge "pthread_setname_np appears in glibc...
2014-10-28 Elliott Hughesam 021b6412: Merge "Fix the type of u_ar0 in <sys/user...
2014-10-28 Elliott Hughesam 7f164f60: Merge "POSIX says pthread_mutex_trylock...
2014-10-28 Dmitriy Ivanovam e23f564b: Merge "Fix *tests-run-on-host target"
2014-10-28 Elliott Hughesam c716dd1e: Merge "bionic tests: migrate test for...
2014-10-28 Elliott HughesMerge "Disable tzdata in $ANDROID_DATA."
2014-10-28 Elliott HughesDisable tzdata in $ANDROID_DATA.
2014-10-28 Dmitriy Ivanovam f56a2f5e: Merge "Remove unnecessary reinterpret_cast"
2014-10-28 Chih-Hung Hsieham 57c5a556: Merge "Disable clang compilation due to...
2014-10-28 Elliott Hughesam c83837ec: Merge "Make the netdb unit tests work...
2014-10-28 Elliott Hughesam cad8d226: Merge "Use mxcr_mask instead of mxcsr_mask...
2014-10-28 Elliott Hughesam a4c0b756: Merge "Add mkfifoat(3)."
2014-10-28 Dmitriy Ivanovam f33a7d7f: Merge "Fix mips build"
2014-10-28 Dmitriy Ivanovam 398eb5a7: Merge "Remove unnecessary lookups during...
2014-10-28 Dmitriy Ivanovam 566f2bc6: Merge "Fix relocation to look for symbols...
2014-10-28 Elliott Hughesam 6c5694b6: Merge "Migrate system/extra getaddrinfo...
2014-10-27 Elliott HughesMerge "[x86,x86_64] Fix libgcc unwinding through signal"
2014-10-27 Pavel Chupin[x86,x86_64] Fix libgcc unwinding through signal
2014-10-27 Elliott HughesMerge "pthread_setname_np appears in glibc 2.12."
2014-10-27 Elliott Hughespthread_setname_np appears in glibc 2.12.
2014-10-27 Elliott HughesMerge "Fix the type of u_ar0 in <sys/user.h>."
2014-10-27 Elliott HughesMerge "POSIX says pthread_mutex_trylock returns EBUSY...
2014-10-26 Dmitriy IvanovMerge "Fix *tests-run-on-host target"
2014-10-26 Dmitriy IvanovFix *tests-run-on-host target
2014-10-25 Elliott HughesFix the type of u_ar0 in <sys/user.h>.
2014-10-25 Elliott HughesPOSIX says pthread_mutex_trylock returns EBUSY, not...
2014-10-25 Elliott HughesMerge "bionic tests: migrate test for mutex type from...
2014-10-25 Derek Xuebionic tests: migrate test for mutex type from system...
2014-10-24 Dmitriy IvanovMerge "Remove unnecessary reinterpret_cast"
2014-10-24 Dmitriy IvanovRemove unnecessary reinterpret_cast
2014-10-24 Elliott Hughesam cf8ea37f: Merge "bionic/tests: migrate gethostbyname...
2014-10-24 Chih-Hung HsiehMerge "Disable clang compilation due to lack of ifunc."
2014-10-24 Elliott HughesMerge "Make the netdb unit tests work on the host."
2014-10-24 Chih-Hung HsiehDisable clang compilation due to lack of ifunc.
2014-10-24 Elliott HughesMake the netdb unit tests work on the host.
2014-10-24 Elliott HughesMerge "Use mxcr_mask instead of mxcsr_mask to match...
2014-10-24 Elliott Hughesam e516321d: Merge "Update bionic to tzdata2014i."
2014-10-24 Christopher... am efd2ec8f: Merge "Fix race condition in timer disarm...
2014-10-24 Elliott HughesUse mxcr_mask instead of mxcsr_mask to match glibc.
2014-10-24 Elliott HughesMerge "Add mkfifoat(3)."
2014-10-24 Elliott HughesAdd mkfifoat(3).
2014-10-23 Dmitriy IvanovMerge "Fix mips build"
2014-10-23 Dmitriy IvanovMerge "Remove unnecessary lookups during relocations"
2014-10-23 Dmitriy IvanovFix mips build
2014-10-23 Dmitriy IvanovRemove unnecessary lookups during relocations
2014-10-23 Dmitriy IvanovMerge "Fix relocation to look for symbols in local...
2014-10-23 Dmitriy IvanovFix relocation to look for symbols in local group
2014-10-23 Elliott HughesMerge "Migrate system/extra getaddrinfo test, and fix...
2014-10-23 Derek XueMigrate system/extra getaddrinfo test, and fix a bug...
2014-10-22 Elliott HughesMerge "bionic/tests: migrate gethostbyname bionic test...
2014-10-22 Derek Xuebionic/tests: migrate gethostbyname bionic test from...
2014-10-22 Elliott HughesMerge "Update bionic to tzdata2014i."
2014-10-22 Christopher... Merge "Fix race condition in timer disarm/delete."
2014-10-22 Christopher... Fix race condition in timer disarm/delete.
2014-10-22 Elliott HughesUpdate bionic to tzdata2014i.
2014-10-22 Bill YiMerge commit 'bc8745cc3dd94331d008d553a374e733df978963...
2014-10-22 Chih-Hung HsiehMerge "Replace ambiguous cmp operator with cmpl."
2014-10-21 Chih-Hung HsiehReplace ambiguous cmp operator with cmpl.
2014-10-21 Dmitriy IvanovMerge "Rename library_offset to library_fd_offset"
2014-10-21 Dmitriy IvanovRename library_offset to library_fd_offset
2014-10-21 Dan AlbertMerge "Never use ASAN."
2014-10-21 Dan AlbertNever use ASAN.
next