aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-15Merge "Ship all the UAPI bits." into ndk-r14-releasendk-r14-beta2ndk-r14ndk-r14-releaseTreehugger Robot
2016-11-30Ship all the UAPI bits.Dan Albert
2016-11-09Merge "versioner: don't always hide future decls."ndk-r14-beta1Treehugger Robot
2016-11-09Merge "Document how to run the benchmarks."Treehugger Robot
2016-11-09Merge "Fix error case to print newlines properly."Treehugger Robot
2016-11-08versioner: don't always hide future decls.Josh Gao
2016-11-08Document how to run the benchmarks.Elliott Hughes
2016-11-08Fix error case to print newlines properly.Christopher Ferris
2016-11-08Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock"Dimitry Ivanov
2016-11-08Merge "Remove bogus OPEN_MAX and CHILD_MAX constants."Elliott Hughes
2016-11-07Merge "Add legacy inlines for fenv APIs."Treehugger Robot
2016-11-07Merge "Show amount of parallelism in gtest output."Treehugger Robot
2016-11-07Remove bogus OPEN_MAX and CHILD_MAX constants.Elliott Hughes
2016-11-07Add legacy inlines for fenv APIs.Dan Albert
2016-11-07Merge changes I660ddce6,Ic58d0481,I5d45aa72Treehugger Robot
2016-11-07Merge "Fix cortex-a53 inclusion of files."Christopher Ferris
2016-11-07Merge "Fix format macros for fast16 and fast32 int types."Elliott Hughes
2016-11-07Merge "Make prctl test check maps."Christopher Ferris
2016-11-07Merge "Update timezone data to 2016i."Neil Fuller
2016-11-06Fix cortex-a53 inclusion of files.Christopher Ferris
2016-11-06Make prctl test check maps.Christopher Ferris
2016-11-07Eliminate deadlock in forked child due to delayed resetting mutex lockMingwei Shi
2016-11-05Merge "Clean up update_headers.sh."Treehugger Robot
2016-11-05Merge "Set __get_thread()->tid as part of clone()."Treehugger Robot
2016-11-04Mark LIBC_DEPRECATED as platform-only.Dan Albert
2016-11-04Remove _ZTV9type_info from the version script.Dan Albert
2016-11-04Run genversion-scripts.py.Dan Albert
2016-11-04Merge changes I9d050e54,Ic487036aTreehugger Robot
2016-11-04Set __get_thread()->tid as part of clone().Robert Sesek
2016-11-04versioner: allow static inlines that don't conflict.Josh Gao
2016-11-04versioner: fix output.Josh Gao
2016-11-04Clean up update_headers.sh.Dan Albert
2016-11-04Update timezone data to 2016i.Neil Fuller
2016-11-03Merge "Small cleanup of cortex-a15 code."Christopher Ferris
2016-11-02Merge changes I751520a1,I5762e815Treehugger Robot
2016-11-02Merge "Copy the NOTICE file when updating headers."Treehugger Robot
2016-11-01Small cleanup of cortex-a15 code.Christopher Ferris
2016-10-31Add legacy inline for wait4.Dan Albert
2016-10-31Revert "Add legacy inlines for locale aware APIs."Dan Albert
2016-10-31Copy the NOTICE file when updating headers.Dan Albert
2016-10-29Merge "Fix gettid() after clone()."Treehugger Robot
2016-10-28Merge "Replace .align with .balign for clarity"Treehugger Robot
2016-10-28Show amount of parallelism in gtest output.Elliott Hughes
2016-10-28Fix gettid() after clone().Robert Sesek
2016-10-27Merge "Use ENTRY_PRIVATE in __bionic_clone assembler."Treehugger Robot
2016-10-27Replace .align with .balign for clarityDimitry Ivanov
2016-10-26Fix format macros for fast16 and fast32 int types.Xiaolei Yu
2016-10-26Use ENTRY_PRIVATE in __bionic_clone assembler.Elliott Hughes
2016-10-26Merge "Make versioner build with LLVM r275480"Pirama Arumuga Nainar
2016-10-26Merge "_FILE_OFFSET_BITS=64's posix_fallocate should be posix_fallocate64."Elliott Hughes