- a5c1698 Merge "Fix iswlower/iswupper." by Christopher Ferris · 9 years ago
- 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
- f76a21a Fix iswlower/iswupper. by Elliott Hughes · 9 years ago
- bd15515 Merge "Fix uninitialized variable usage." by Christopher Ferris · 9 years ago
- a19bc2d Fix uninitialized variable usage. by Christopher Ferris · 9 years ago
- 0741d8d Fix getrandom syscall checking by Wei Wang · 9 years ago
- d5aa036 Merge "Don't pack relocations in libc.so" by Colin Cross · 9 years ago
- 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
- f97b27a Merge "Differentiate the wctype functions we need to improve." by Elliott Hughes · 9 years ago
- b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
- 98c6688 Differentiate the wctype functions we need to improve. by Elliott Hughes · 9 years ago
- cd9ce19 Merge changes I7f32dc9f,I9d88ddb1 by Treehugger Robot · 9 years ago
- a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
- 98d655c Revert "Revert "Update getentropy_linux.c from upstream."" by Josh Gao · 9 years ago
- 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
- 8bfaac0 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
- bfc6ce6 Merge "Remove bogus OPEN_MAX and CHILD_MAX constants." by Elliott Hughes · 9 years ago
- ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
- 75097b1 Add legacy inlines for fenv APIs. by Dan Albert · 9 years ago
- 2560a27 Merge changes I660ddce6,Ic58d0481,I5d45aa72 by Treehugger Robot · 9 years ago
- 9957485 Merge "Fix cortex-a53 inclusion of files." by Christopher Ferris · 9 years ago
- a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
- 275659a Merge "Update timezone data to 2016i." by Neil Fuller · 9 years ago
- 5bde25f Fix cortex-a53 inclusion of files. by Christopher Ferris · 9 years ago
- f6a21bf Eliminate deadlock in forked child due to delayed resetting mutex lock by Mingwei Shi · 9 years ago
- f41032a Merge "Set __get_thread()->tid as part of clone()." by Treehugger Robot · 9 years ago
- 57e094f Remove _ZTV9type_info from the version script. by Dan Albert · 9 years ago
- 832ccc2 Run genversion-scripts.py. by Dan Albert · 9 years ago
- e462117 Set __get_thread()->tid as part of clone(). by Robert Sesek · 9 years ago
- 4c015e2 Update timezone data to 2016i. by Neil Fuller · 9 years ago
- aea8407 Merge "Small cleanup of cortex-a15 code." by Christopher Ferris · 9 years ago
- 42eb0b2 Merge changes I751520a1,I5762e815 by Treehugger Robot · 9 years ago
- fe1af1a Small cleanup of cortex-a15 code. by Christopher Ferris · 9 years ago
- e749abe Add legacy inline for wait4. by Dan Albert · 9 years ago
- a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
- 8c22ff7 Merge "Fix gettid() after clone()." by Treehugger Robot · 9 years ago
- 9b908c8 Merge "Replace .align with .balign for clarity" by Treehugger Robot · 9 years ago
- a4edf7a Fix gettid() after clone(). by Robert Sesek · 9 years ago
- e6ee960 Replace .align with .balign for clarity by Dimitry Ivanov · 9 years ago
- eb59653 Fix format macros for fast16 and fast32 int types. by Xiaolei Yu · 9 years ago
- beb8796 Use ENTRY_PRIVATE in __bionic_clone assembler. by Elliott Hughes · 9 years ago
- 689ba18 Merge "_FILE_OFFSET_BITS=64's posix_fallocate should be posix_fallocate64." by Elliott Hughes · 9 years ago
- 9bf2497 _FILE_OFFSET_BITS=64's posix_fallocate should be posix_fallocate64. by Elliott Hughes · 9 years ago
- 268b3d8 Merge "Update timezone data to 2016h." by Neil Fuller · 9 years ago
- e0baade Merge "Don't scan .swp files for copyright headers." by Treehugger Robot · 9 years ago
- 4da06c0 Don't scan .swp files for copyright headers. by Elliott Hughes · 9 years ago
- 5e6eb76 Merge "The default locale "" should be a UTF-8 locale." by Treehugger Robot · 9 years ago
- 53de874 The default locale "" should be a UTF-8 locale. by Elliott Hughes · 9 years ago
- dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
- 08bfe4f Update timezone data to 2016h. by Neil Fuller · 9 years ago
- bd839d1 Merge changes from topic 'ndk-headers-licenses' by Treehugger Robot · 9 years ago
- 93a988d Merge "Update our notice files as a pre-upload step." by Treehugger Robot · 9 years ago
- edecce3 Merge "Fix stdin/stdout/stderr for pre-M." by Treehugger Robot · 9 years ago
- 9259265 Add license to ndk_headers modules. by Dan Albert · 9 years ago
- c30862f One NOTICE file to rule them all. by Dan Albert · 9 years ago
- 32d5592 Update our notice files as a pre-upload step. by Dan Albert · 9 years ago
- 3037ea4 Fix stdin/stdout/stderr for pre-M. by Dan Albert · 9 years ago
- 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
- 2295068 Fix ifaddrs error handling. by Elliott Hughes · 9 years ago
- da01fa6 Allocate all arc4random data on the same page. by Elliott Hughes · 9 years ago
- 2c8a26d Merge "Migrate libstdc++ to ndk_library." by Treehugger Robot · 9 years ago
- 59bde2e Use STDERR_FILENO instead of opening /dev/stderr. by Josh Gao · 9 years ago
- df31aff Migrate libstdc++ to ndk_library. by Dan Albert · 9 years ago
- 4edd651 Add missing O_CLOEXEC and TEMP_FAILURE_RETRY to localtime.c. by Elliott Hughes · 9 years ago
- 81c46fc Fix tzdata loading. by Elliott Hughes · 9 years ago
- e131f6c Update timezone data to 2016g. by Joachim Sauer · 9 years ago
- b81ade6 Merge "Fix mbsnrtowcs where `dst` is null." by Elliott Hughes · 9 years ago
- 83e9f36 Merge "Update escaping in Android.bp files" by Treehugger Robot · 9 years ago
- 89e29ee Fix mbsnrtowcs where `dst` is null. by Elliott Hughes · 9 years ago
- 7b29495 Update escaping in Android.bp files by Colin Cross · 9 years ago
- cc9e993 Merge "Update documentation." by Christopher Ferris · 9 years ago
- ac66d16 Update documentation. by Christopher Ferris · 9 years ago
- 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
- 6cd9fb0 Fix warnings (and errors) in static inline headers. by Josh Gao · 9 years ago
- 6576a37 Add legacy inlines for locale aware APIs. by Dan Albert · 9 years ago
- 3103f6d Add strtof_l and strtod_l. by Dan Albert · 9 years ago
- 904460f Merge "bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE" by Nick Desaulniers · 9 years ago
- 53ad33b Merge "Remove remaining big-endian cruft." by Elliott Hughes · 9 years ago
- c351cbd Merge "Remove _KERNEL references from <machine/elf_machdep.h>." by Elliott Hughes · 9 years ago
- 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
- f45d76a Match _Nonnull between char and wchar_t funcs. by Dan Albert · 9 years ago
- 495ec92 Add __ANDROID_API_FUTURE__. by Dan Albert · 9 years ago
- 42743f1 Merge "Fix some easy cases of __ANDROID__ versus __BIONIC__." by Elliott Hughes · 9 years ago
- 4971277 Remove remaining big-endian cruft. by Elliott Hughes · 9 years ago
- 63da3df Remove _KERNEL references from <machine/elf_machdep.h>. by Elliott Hughes · 9 years ago
- a9209d7 Fix some easy cases of __ANDROID__ versus __BIONIC__. by Elliott Hughes · 9 years ago
- 81b4aad Fix BYTE_ORDER check in <netinet/ip6.h>. by Josh Gao · 9 years ago
- cb728e6 Fix instances of '#if __i386__'. by Josh Gao · 9 years ago
- b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
- 5622837 Merge "Initialize main thread TLS before the global stack guard." by Josh Gao · 9 years ago
- bae16ef Add missing uapi header module. by Dan Albert · 9 years ago
- a39f5d8 Make getpagesize inline static. by Dan Albert · 9 years ago
- 4238a35 Add modules for NDK headers and libraries. by Dan Albert · 10 years ago
- 31d7037 Expose some more function decls. by Dan Albert · 9 years ago
- 23f088c [mips64] Fix ipc syscalls by Nikola Veljkovic · 9 years ago
- 572791e Merge changes Id513b72a,I92cd0116,I62393b58,I90ac2224,I527f88ac by Treehugger Robot · 9 years ago
- cb0b143 Provide fake definitions for libstdc++. by Dan Albert · 9 years ago
- 69b2654 Provide static inlines for in6addr things. by Dan Albert · 9 years ago
- 11f0e10 Provide an inline __cmsg_nxthdr. by Dan Albert · 9 years ago
- 2990404 Correct more fortify availability guards. by Dan Albert · 9 years ago