aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29Merge "Remove timeout signal in ptrace test."android-o-mr1-iot-preview-6o-mr1-iot-preview-6Yabin Cui
2017-11-29Merge "bionic: test: report kernel sha for clock_getcpuclockid failure"Treehugger Robot
2017-11-29Merge "Revert "Fix bug with double unload on unsuccessful dlopen""Elliott Hughes
2017-11-29Remove timeout signal in ptrace test.Yabin Cui
2017-11-29Revert "Fix bug with double unload on unsuccessful dlopen"Elliott Hughes
2017-11-29Merge "Fix bug with double unload on unsuccessful dlopen"Dimitry Ivanov
2017-11-29Merge "Fix Mac build."Treehugger Robot
2017-11-29Merge "Improve the _FILE_OFFSET_BITS docs and link to them."Treehugger Robot
2017-11-28Fix Mac build.Elliott Hughes
2017-11-29Merge "Always wrap waitpid in TEMP_FAILURE_RETRY."Treehugger Robot
2017-11-28Improve the _FILE_OFFSET_BITS docs and link to them.Elliott Hughes
2017-11-28Merge "Revert "Remove mips/mips64 headers from the NDK sysroot.""Elliott Hughes
2017-11-28bionic: test: report kernel sha for clock_getcpuclockid failureMark Salyzyn
2017-11-28Always wrap waitpid in TEMP_FAILURE_RETRY.Elliott Hughes
2017-11-28Fix bug with double unload on unsuccessful dlopendimitry
2017-11-28Merge "Fix vdso system call fallback failures."Treehugger Robot
2017-11-28Merge "bionic: test: add clock_getres"Treehugger Robot
2017-11-28Merge "Document bionic's targetSdkVersion-specific behavior."Elliott Hughes
2017-11-28Fix vdso system call fallback failures.Elliott Hughes
2017-11-28Merge "Fix: dl#disable_ld_config_file"Treehugger Robot
2017-11-28Fix: dl#disable_ld_config_fileJiyong Park
2017-11-27bionic: test: add clock_getresMark Salyzyn
2017-11-27Document bionic's targetSdkVersion-specific behavior.Elliott Hughes
2017-11-27Revert "Remove mips/mips64 headers from the NDK sysroot."Lazar Trsic
2017-11-23Merge "Optimize libc for generic armv7/armv8 neon cores"Isaac Chen
2017-11-22Merge "Improve pty unit test to catch the bug more easily."Yabin Cui
2017-11-21Improve pty unit test to catch the bug more easily.Yabin Cui
2017-11-17Merge "Fix support for typed tests and parameterized tests."Treehugger Robot
2017-11-16Fix support for typed tests and parameterized tests.Yabin Cui
2017-11-17Merge "Use -Werror in bionic/tests"Treehugger Robot
2017-11-16Use -Werror in bionic/testsChih-Hung Hsieh
2017-11-16Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant."Elliott Hughes
2017-11-16Merge "Update to kernel headers v4.14."Christopher Ferris
2017-11-16Merge "Simplify the posix_spawn sigdefault logic."Elliott Hughes
2017-11-15Change ARG_MAX/_SC_ARG_MAX back to a constant.Elliott Hughes
2017-11-15Merge "Reduce unnecessary quoting for --gtest_filter."Elliott Hughes
2017-11-15Merge "Only use uids and gids for which we've allocated AIDs"Tom Cherry
2017-11-15Update to kernel headers v4.14.Christopher Ferris
2017-11-15Only use uids and gids for which we've allocated AIDsTom Cherry
2017-11-15Reduce unnecessary quoting for --gtest_filter.Elliott Hughes
2017-11-14Simplify the posix_spawn sigdefault logic.Elliott Hughes
2017-11-14Merge changes I39663cc3,Ie75ec6feTom Cherry
2017-11-14Remove some globals from system_propertiesTom Cherry
2017-11-14Split system_properties.cpp into its component piecesTom Cherry
2017-11-14Merge "Remove more trivial char/wchar_t printf differences."Elliott Hughes
2017-11-13Remove more trivial char/wchar_t printf differences.Elliott Hughes
2017-11-13Merge "Yet more printf de-duplication."Elliott Hughes
2017-11-13Merge "Move public scanf functions away from implementation."Treehugger Robot
2017-11-10Move public scanf functions away from implementation.Elliott Hughes
2017-11-10Yet more printf de-duplication.Elliott Hughes