OSDN Git Service

android-x86/bionic.git
2015-02-03 Yabin Cuiam 2d988187: am 11829be3: Merge "Add test about pthread...
2015-02-03 Yabin Cuiam 11829be3: Merge "Add test about pthread_mutex_t...
2015-02-03 Yabin CuiMerge "Add test about pthread_mutex_t owner tid limit."
2015-02-03 Nick Kralevicham 72c3071d: am f00f484c: Merge "Ensure raw fchmod...
2015-02-03 Nick Kralevicham f00f484c: Merge "Ensure raw fchmod/fchmodat syscalls...
2015-02-03 Yabin CuiAdd test about pthread_mutex_t owner tid limit.
2015-02-03 Nick KralevichMerge "Ensure raw fchmod/fchmodat syscalls are hidden."
2015-02-03 Nick KralevichEnsure raw fchmod/fchmodat syscalls are hidden.
2015-02-03 Neil Fulleram 4177bd8d: Fixes to the update-tzdata.py tool
2015-02-03 Neil Fulleram 700eb048: Update tzdata to tzdata2015a
2015-02-03 Hans Boehmam 0cddad0f: am d57bf449: Merge "Switch pthread_mutex_t...
2015-02-03 Hans Boehmam d57bf449: Merge "Switch pthread_mutex_t from bionic...
2015-02-03 Hans BoehmMerge "Switch pthread_mutex_t from bionic atomics to...
2015-02-03 Elliott Hughesam aa916c8d: am c5999c1e: Merge "Clean up SEEK_SET...
2015-02-03 Elliott Hughesam c5999c1e: Merge "Clean up SEEK_SET definitions."
2015-02-03 Elliott HughesMerge "Clean up SEEK_SET definitions."
2015-02-02 Yabin CuiSwitch pthread_mutex_t from bionic atomics to <stdatomi...
2015-02-02 Nick Kralevicham 0cb8abc6: am d80ec661: Merge "Add fchmodat(AT_SYMLIN...
2015-02-02 Nick Kralevicham d80ec661: Merge "Add fchmodat(AT_SYMLINK_NOFOLLOW...
2015-02-02 Nick KralevichMerge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod...
2015-02-02 Elliott HughesClean up SEEK_SET definitions.
2015-02-02 Nick KralevichAdd fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH...
2015-02-02 Elliott Hughesam 815fc9bc: am c57b5c50: Merge "Small logging cleanup."
2015-02-02 Elliott Hughesam c57b5c50: Merge "Small logging cleanup."
2015-02-02 Elliott HughesMerge "Small logging cleanup."
2015-02-02 Elliott HughesSmall logging cleanup.
2015-02-02 Elliott Hughesam 6c1252de: am 530aaecc: Merge "Explicitly check that...
2015-02-02 Elliott Hughesam 530aaecc: Merge "Explicitly check that the reason...
2015-02-02 Elliott HughesMerge "Explicitly check that the reason fortify tests...
2015-02-02 Elliott HughesExplicitly check that the reason fortify tests abort...
2015-02-02 Elliott Hughesam 5f7819d6: am 7f0f30c6: Merge "Fix clang build."
2015-02-02 Elliott Hughesam 7f0f30c6: Merge "Fix clang build."
2015-02-02 Elliott HughesMerge "Fix clang build."
2015-02-02 Elliott HughesFix clang build.
2015-02-02 Neil Fulleram 0a302e01: am d514d9bb: Merge "Fixes to the update...
2015-02-02 Elliott Hughesam 20f2e4f7: am 5940f98a: Merge "Fortify poll and ppoll."
2015-02-02 Neil Fulleram d514d9bb: Merge "Fixes to the update-tzdata.py tool"
2015-02-02 Elliott Hughesam 5940f98a: Merge "Fortify poll and ppoll."
2015-02-02 Neil FullerFixes to the update-tzdata.py tool
2015-02-02 Neil FullerMerge "Fixes to the update-tzdata.py tool"
2015-02-02 Elliott HughesMerge "Fortify poll and ppoll."
2015-02-02 Neil FullerFixes to the update-tzdata.py tool
2015-02-02 Elliott HughesFortify poll and ppoll.
2015-02-02 Neil FullerUpdate tzdata to tzdata2015a
2015-02-02 Elliott Hughesam 9843afd6: am ffbda83b: Merge "Add the fortify tests...
2015-02-02 Elliott Hughesam ffbda83b: Merge "Add the fortify tests back into...
2015-02-02 Elliott HughesMerge "Add the fortify tests back into the glibc tests."
2015-02-01 Elliott HughesAdd the fortify tests back into the glibc tests.
2015-01-31 Elliott Hughesam d2d63740: am 21cdd22f: Merge "Include <malloc.h...
2015-01-31 Elliott Hughesam fd10c019: am 09c33824: Merge "Break two incorrect...
2015-01-31 Elliott Hughesam 21cdd22f: Merge "Include <malloc.h> for struct malli...
2015-01-31 Elliott Hughesam 09c33824: Merge "Break two incorrect transitive...
2015-01-31 Elliott HughesMerge "Include <malloc.h> for struct mallinfo."
2015-01-31 Elliott HughesInclude <malloc.h> for struct mallinfo.
2015-01-31 Elliott HughesMerge "Break two incorrect transitive includes."
2015-01-30 Dan Albertam 18dd2f3b: am 94335cc8: Merge "Put back inline defini...
2015-01-30 Elliott Hughesam 6cf2cf8b: am 542b94d9: Merge "Remove unused CONFIG_S...
2015-01-30 Dan Albertam 94335cc8: Merge "Put back inline definitions if...
2015-01-30 Elliott Hughesam 542b94d9: Merge "Remove unused CONFIG_SECONDS."
2015-01-30 Dan AlbertMerge "Put back inline definitions if using an old...
2015-01-30 Elliott HughesMerge "Remove unused CONFIG_SECONDS."
2015-01-30 Elliott HughesRemove unused CONFIG_SECONDS.
2015-01-30 Elliott HughesBreak two incorrect transitive includes.
2015-01-30 Dan AlbertPut back inline definitions if using an old API.
2015-01-29 Dan Albertam c9af0e9a: am cd1959b0: Merge "Add primitive CPPLINT...
2015-01-29 Dan Albertam cd1959b0: Merge "Add primitive CPPLINT.cfg."
2015-01-29 Dan AlbertMerge "Add primitive CPPLINT.cfg."
2015-01-29 Yabin Cuiam 508d5579: am 782aa39f: Merge "Rewrite __cxa_guard...
2015-01-29 Yabin Cuiam 782aa39f: Merge "Rewrite __cxa_guard.cpp with <stdat...
2015-01-29 Yabin CuiMerge "Rewrite __cxa_guard.cpp with <stdatomic.h>."
2015-01-29 Dan AlbertAdd primitive CPPLINT.cfg.
2015-01-29 Yabin CuiRewrite __cxa_guard.cpp with <stdatomic.h>.
2015-01-29 Elliott Hughesam e40b4eb3: am 7f17aea2: Merge "Add missing includes."
2015-01-29 Elliott Hughesam 7f17aea2: Merge "Add missing includes."
2015-01-29 Elliott HughesMerge "Add missing includes."
2015-01-29 Elliott HughesAdd missing includes.
2015-01-29 Yabin Cuiam 38dfc222: am 017da8bc: Merge "Add --gtest-filter...
2015-01-29 Yabin Cuiam 017da8bc: Merge "Add --gtest-filter as synonym for...
2015-01-29 Yabin CuiMerge "Add --gtest-filter as synonym for --gtest_filter...
2015-01-29 Christopher... am 2633dfa5: am 43606bc1: Merge "Only one crashing...
2015-01-29 Christopher... am 43606bc1: Merge "Only one crashing thread should...
2015-01-29 Christopher... Merge "Only one crashing thread should contact debuggerd."
2015-01-29 Elliott Hughesam 8661b092: am a9c3d056: Merge "Modify MIPS64 stat...
2015-01-29 Elliott Hughesam a9c3d056: Merge "Modify MIPS64 stat structure to...
2015-01-29 Elliott HughesMerge "Modify MIPS64 stat structure to match a generic...
2015-01-29 Christopher... Only one crashing thread should contact debuggerd.
2015-01-29 Raghu GandhamModify MIPS64 stat structure to match a generic one...
2015-01-28 Yabin CuiAdd --gtest-filter as synonym for --gtest_filter in...
2015-01-28 Yabin Cuiam 3c95c887: am 9e82c4be: Merge "Switch pthread_once_t...
2015-01-28 Yabin Cuiam 9e82c4be: Merge "Switch pthread_once_t to stdatomic.h."
2015-01-28 Yabin CuiMerge "Switch pthread_once_t to stdatomic.h."
2015-01-28 Dimitry Ivanovam 18661cd8: am 3780aba6: Merge "Fix mips64 build....
2015-01-28 Dimitry Ivanovam 3780aba6: Merge "Fix mips64 build. Replace explicit...
2015-01-28 Dimitry IvanovMerge "Fix mips64 build. Replace explicit cast with...
2015-01-28 Nikola VeljkovicFix mips64 build. Replace explicit cast with static_cast
2015-01-28 Yabin CuiSwitch pthread_once_t to stdatomic.h.
2015-01-27 Yabin Cuiam d13e6268: am 385c07a7: Merge "Fix parse of gtest_fil...
2015-01-27 Yabin Cuiam 385c07a7: Merge "Fix parse of gtest_filter in bionic...
2015-01-27 Yabin CuiMerge "Fix parse of gtest_filter in bionic gtest main."
2015-01-27 Elliott Hughesam 6c55034a: am 86d98962: Merge "Fix mips build."
next