- 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
- 42eb0b2 Merge changes I751520a1,I5762e815 by Treehugger Robot · 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
- 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
- 2fc14a9 Don't use an anonymous label in arm's __bionic_clone. by Elliott Hughes · 9 years ago
- e5dd632 Move strncpy fortify into android-21. by Dan Albert · 9 years ago
- 3afa181 Merge "versioner: add support for __VERSIONER_NO_GUARD." by Josh Gao · 9 years ago
- fff29fe versioner: add support for __VERSIONER_NO_GUARD. by Josh Gao · 9 years ago
- 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
- 4bef281 Fix unittests broken by 545808a by Tamas Berghammer · 9 years ago
- 4159e86 Initialize main thread TLS before the global stack guard. by Josh Gao · 9 years ago
- d30bc9e Fix "Unknown token error" when upstream clang is used. by MinSeong Kim · 9 years ago
- b3fbee4 Revert "Update getentropy_linux.c from upstream." by Josh Gao · 9 years ago
- 5faef47 Update getentropy_linux.c from upstream. by Josh Gao · 10 years ago
- ac04d34 Merge "Update to kernel headers v4.7.2." by Christopher Ferris · 9 years ago
- 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 9 years ago
- 864f3ec Initialize __abort_message_ptr in linker's copy of libc by Dimitry Ivanov · 9 years ago
- 0b1a282 Merge "Fix a typo in the debug malloc usage info" by Christopher Ferris · 9 years ago
- 6313116 Merge "Revert "Switch back to the BSD exec for now."" by Treehugger Robot · 9 years ago
- e19c672 Revert "Switch back to the BSD exec for now." by Elliott Hughes · 9 years ago
- 6395a30 Merge "Fix execvp/execvpe behavior with absolute paths and ENOEXEC." by Elliott Hughes · 9 years ago
- 545808a Fix a typo in the debug malloc usage info by Tamas Berghammer · 9 years ago
- 6361506 Fix execvp/execvpe behavior with absolute paths and ENOEXEC. by Elliott Hughes · 9 years ago
- 18c31d7 Switch back to the BSD exec for now. by Elliott Hughes · 9 years ago
- 3c11590 Fix execvpe ENOEXEC behavior. by Elliott Hughes · 9 years ago
- fac5689 Merge "Rewrite the exec family." by Treehugger Robot · 9 years ago
- 1b40aaf Rewrite the exec family. by Elliott Hughes · 9 years ago
- 723a2e6 Merge "Fix mips build." am: 685ed4467c by Elliott Hughes · 9 years ago
- 1878ea0 Fix mips build. by Elliott Hughes · 9 years ago
- a0a3a8c Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." am: 7d4e28a486 by Elliott Hughes · 9 years ago
- 7d4e28a Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." by Elliott Hughes · 9 years ago
- 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
- 4321522 Merge "Be more restrictive about max frame size." am: a6b73d36ef by Elliott Hughes · 9 years ago
- a6b73d3 Merge "Be more restrictive about max frame size." by Treehugger Robot · 9 years ago
- 74600ce Merge "Document that our getnameinfo(3) prototype is unfixably wrong." by Elliott Hughes · 9 years ago