OSDN Git Service

android-x86/bionic.git
2015-02-03 Nick KralevichEnsure raw fchmod/fchmodat syscalls are hidden.
2015-02-03 Hans BoehmMerge "Switch pthread_mutex_t from bionic atomics to...
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 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 HughesMerge "Small logging cleanup."
2015-02-02 Elliott HughesSmall logging cleanup.
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 HughesMerge "Fix clang build."
2015-02-02 Elliott HughesFix clang build.
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 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 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 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 AlbertMerge "Add primitive CPPLINT.cfg."
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 HughesMerge "Add missing includes."
2015-01-29 Elliott HughesAdd missing includes.
2015-01-29 Yabin CuiMerge "Add --gtest-filter as synonym for --gtest_filter...
2015-01-29 Christopher... Merge "Only one crashing thread should contact debuggerd."
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 CuiMerge "Switch pthread_once_t to stdatomic.h."
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 CuiMerge "Fix parse of gtest_filter in bionic gtest main."
2015-01-27 Elliott HughesMerge "Fix mips build."
2015-01-27 Yabin CuiFix parse of gtest_filter in bionic gtest main.
2015-01-27 Elliott HughesFix mips build.
2015-01-27 Elliott HughesMerge "Add a test for float registers across setjmp...
2015-01-27 Elliott HughesMerge "x86 has an assembler bcopy implementation."
2015-01-27 Elliott Hughesx86 has an assembler bcopy implementation.
2015-01-27 Yabin CuiMerge "Rename "TIMEWARN" to "SLOW" in bionic gtest."
2015-01-27 Yabin CuiRename "TIMEWARN" to "SLOW" in bionic gtest.
2015-01-27 Elliott HughesMerge "[Arm64] Fix overlapping fp fields in jmp_buf"
2015-01-27 Elliott HughesAdd a test for float registers across setjmp/logjmp.
2015-01-27 Elliott HughesMerge "Clean up <stdlib.h> slightly."
2015-01-27 Lorenzo ColittiMerge "Make bionic compile even if resolver debugging...
2015-01-27 Christopher... Merge "Do not build host benchmark code on macs."
2015-01-27 Yabin CuiMerge "Support --gtest_ouput option in bionic gtest...
2015-01-27 Christopher... Do not build host benchmark code on macs.
2015-01-27 Yabin CuiSupport --gtest_ouput option in bionic gtest main.
2015-01-27 Duane Sand[Arm64] Fix overlapping fp fields in jmp_buf
2015-01-26 Elliott HughesClean up <stdlib.h> slightly.
2015-01-26 Christopher... Merge "Update kernel headers to v3.18.3."
2015-01-26 Elliott HughesMerge "Add <error.h>."
2015-01-26 Elliott HughesAdd <error.h>.
2015-01-26 Christopher... Update kernel headers to v3.18.3.
2015-01-26 Lorenzo ColittiMake bionic compile even if resolver debugging is enabled.
2015-01-25 Dan AlbertMerge "Fix coverage build after adding clang coverage."
2015-01-25 Dan AlbertFix coverage build after adding clang coverage.
2015-01-25 Elliott HughesMerge "Remove obsolete BUILD_TINY_ANDROID."
2015-01-25 Elliott HughesRemove obsolete BUILD_TINY_ANDROID.
2015-01-24 Elliott HughesMerge "Reduce <stdlib.h> namespace pollution."
2015-01-24 Elliott HughesReduce <stdlib.h> namespace pollution.
2015-01-24 Elliott HughesMerge "Reduce <signal.h> namespace pollution."
2015-01-24 Elliott HughesReduce <signal.h> namespace pollution.
2015-01-24 Elliott HughesMerge "Say "Bad file descriptor" rather than "Bad file...
2015-01-24 Elliott HughesSay "Bad file descriptor" rather than "Bad file number".
2015-01-24 Elliott HughesMerge "Fix optimized fread."
2015-01-24 Elliott HughesFix optimized fread.
2015-01-24 Dmitriy IvanovMerge "Minimize calls to mprotect"
2015-01-24 Dmitriy IvanovMinimize calls to mprotect
2015-01-24 Dan AlbertMerge "Allow make to set a timeout for the host tests."
2015-01-23 Chih-Hung HsiehMerge "Add comments about the -shared flag."
2015-01-23 Dan AlbertAllow make to set a timeout for the host tests.
2015-01-23 Elliott HughesMerge "Add a log message to make the transition from...
2015-01-23 Elliott HughesAdd a log message to make the transition from linker...
2015-01-23 Dmitriy IvanovMerge "Enable -Wold-style-cast warnings for linker"
2015-01-23 Chih-Hung HsiehAdd comments about the -shared flag.
2015-01-23 Dan AlbertMerge "Add a basic NDK compatibility library."
2015-01-23 Dmitriy IvanovEnable -Wold-style-cast warnings for linker
2015-01-22 Elliott HughesMerge "There's no such thing as LOCAL_CXXFLAGS."
2015-01-22 Elliott HughesThere's no such thing as LOCAL_CXXFLAGS.
2015-01-22 Elliott HughesMerge "Fix the stdio.fread_EOF test."
2015-01-22 Elliott HughesFix the stdio.fread_EOF test.
2015-01-22 Elliott HughesMerge "Fix fread_EOF test name."
2015-01-22 Elliott HughesFix fread_EOF test name.
2015-01-22 Dan AlbertMerge "Add support for building other architectures."
2015-01-22 Elliott HughesMerge "Use a more specific return type for app_id_from_...
2015-01-22 Elliott HughesUse a more specific return type for app_id_from_name.
2015-01-22 Dan AlbertAdd a basic NDK compatibility library.
next