1. da01fa6 Allocate all arc4random data on the same page. by Elliott Hughes · 9 years ago
  2. 2c8a26d Merge "Migrate libstdc++ to ndk_library." by Treehugger Robot · 9 years ago
  3. 59bde2e Use STDERR_FILENO instead of opening /dev/stderr. by Josh Gao · 9 years ago
  4. df31aff Migrate libstdc++ to ndk_library. by Dan Albert · 9 years ago
  5. 4edd651 Add missing O_CLOEXEC and TEMP_FAILURE_RETRY to localtime.c. by Elliott Hughes · 9 years ago
  6. 81c46fc Fix tzdata loading. by Elliott Hughes · 9 years ago
  7. e131f6c Update timezone data to 2016g. by Joachim Sauer · 9 years ago
  8. b81ade6 Merge "Fix mbsnrtowcs where `dst` is null." by Elliott Hughes · 9 years ago
  9. 83e9f36 Merge "Update escaping in Android.bp files" by Treehugger Robot · 9 years ago
  10. 89e29ee Fix mbsnrtowcs where `dst` is null. by Elliott Hughes · 9 years ago
  11. 7b29495 Update escaping in Android.bp files by Colin Cross · 9 years ago
  12. cc9e993 Merge "Update documentation." by Christopher Ferris · 9 years ago
  13. ac66d16 Update documentation. by Christopher Ferris · 9 years ago
  14. 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
  15. 6cd9fb0 Fix warnings (and errors) in static inline headers. by Josh Gao · 9 years ago
  16. 6576a37 Add legacy inlines for locale aware APIs. by Dan Albert · 9 years ago
  17. 3103f6d Add strtof_l and strtod_l. by Dan Albert · 9 years ago
  18. 904460f Merge "bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE" by Nick Desaulniers · 9 years ago
  19. 53ad33b Merge "Remove remaining big-endian cruft." by Elliott Hughes · 9 years ago
  20. c351cbd Merge "Remove _KERNEL references from <machine/elf_machdep.h>." by Elliott Hughes · 9 years ago
  21. 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
  22. f45d76a Match _Nonnull between char and wchar_t funcs. by Dan Albert · 9 years ago
  23. 495ec92 Add __ANDROID_API_FUTURE__. by Dan Albert · 9 years ago
  24. 42743f1 Merge "Fix some easy cases of __ANDROID__ versus __BIONIC__." by Elliott Hughes · 9 years ago
  25. 4971277 Remove remaining big-endian cruft. by Elliott Hughes · 9 years ago
  26. 63da3df Remove _KERNEL references from <machine/elf_machdep.h>. by Elliott Hughes · 9 years ago
  27. a9209d7 Fix some easy cases of __ANDROID__ versus __BIONIC__. by Elliott Hughes · 9 years ago
  28. 81b4aad Fix BYTE_ORDER check in <netinet/ip6.h>. by Josh Gao · 9 years ago
  29. cb728e6 Fix instances of '#if __i386__'. by Josh Gao · 9 years ago
  30. b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
  31. 5622837 Merge "Initialize main thread TLS before the global stack guard." by Josh Gao · 9 years ago
  32. bae16ef Add missing uapi header module. by Dan Albert · 9 years ago
  33. a39f5d8 Make getpagesize inline static. by Dan Albert · 9 years ago
  34. 4238a35 Add modules for NDK headers and libraries. by Dan Albert · 10 years ago
  35. 31d7037 Expose some more function decls. by Dan Albert · 9 years ago
  36. 23f088c [mips64] Fix ipc syscalls by Nikola Veljkovic · 9 years ago
  37. 572791e Merge changes Id513b72a,I92cd0116,I62393b58,I90ac2224,I527f88ac by Treehugger Robot · 9 years ago
  38. cb0b143 Provide fake definitions for libstdc++. by Dan Albert · 9 years ago
  39. 69b2654 Provide static inlines for in6addr things. by Dan Albert · 9 years ago
  40. 11f0e10 Provide an inline __cmsg_nxthdr. by Dan Albert · 9 years ago
  41. 2990404 Correct more fortify availability guards. by Dan Albert · 9 years ago
  42. 2fc14a9 Don't use an anonymous label in arm's __bionic_clone. by Elliott Hughes · 9 years ago
  43. e5dd632 Move strncpy fortify into android-21. by Dan Albert · 9 years ago
  44. 3afa181 Merge "versioner: add support for __VERSIONER_NO_GUARD." by Josh Gao · 9 years ago
  45. fff29fe versioner: add support for __VERSIONER_NO_GUARD. by Josh Gao · 9 years ago
  46. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
  47. 4bef281 Fix unittests broken by 545808a by Tamas Berghammer · 9 years ago
  48. 4159e86 Initialize main thread TLS before the global stack guard. by Josh Gao · 9 years ago
  49. d30bc9e Fix "Unknown token error" when upstream clang is used. by MinSeong Kim · 9 years ago
  50. b3fbee4 Revert "Update getentropy_linux.c from upstream." by Josh Gao · 9 years ago
  51. 5faef47 Update getentropy_linux.c from upstream. by Josh Gao · 10 years ago
  52. ac04d34 Merge "Update to kernel headers v4.7.2." by Christopher Ferris · 9 years ago
  53. 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  54. 864f3ec Initialize __abort_message_ptr in linker's copy of libc by Dimitry Ivanov · 9 years ago
  55. 0b1a282 Merge "Fix a typo in the debug malloc usage info" by Christopher Ferris · 9 years ago
  56. 6313116 Merge "Revert "Switch back to the BSD exec for now."" by Treehugger Robot · 9 years ago
  57. e19c672 Revert "Switch back to the BSD exec for now." by Elliott Hughes · 9 years ago
  58. 6395a30 Merge "Fix execvp/execvpe behavior with absolute paths and ENOEXEC." by Elliott Hughes · 9 years ago
  59. 545808a Fix a typo in the debug malloc usage info by Tamas Berghammer · 9 years ago
  60. 6361506 Fix execvp/execvpe behavior with absolute paths and ENOEXEC. by Elliott Hughes · 9 years ago
  61. 18c31d7 Switch back to the BSD exec for now. by Elliott Hughes · 9 years ago
  62. 3c11590 Fix execvpe ENOEXEC behavior. by Elliott Hughes · 9 years ago
  63. fac5689 Merge "Rewrite the exec family." by Treehugger Robot · 9 years ago
  64. 1b40aaf Rewrite the exec family. by Elliott Hughes · 9 years ago
  65. 723a2e6 Merge "Fix mips build." am: 685ed4467c by Elliott Hughes · 9 years ago
  66. 1878ea0 Fix mips build. by Elliott Hughes · 9 years ago
  67. a0a3a8c Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." am: 7d4e28a486 by Elliott Hughes · 9 years ago
  68. 7d4e28a Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." by Elliott Hughes · 9 years ago
  69. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
  70. 4321522 Merge "Be more restrictive about max frame size." am: a6b73d36ef by Elliott Hughes · 9 years ago
  71. a6b73d3 Merge "Be more restrictive about max frame size." by Treehugger Robot · 9 years ago
  72. 74600ce Merge "Document that our getnameinfo(3) prototype is unfixably wrong." by Elliott Hughes · 9 years ago
  73. 8e547bd Be more restrictive about max frame size. by Elliott Hughes · 9 years ago
  74. 5c730fe Merge "Add missing <sys/stat.h> macros." am: fe4ab7dc30 by Elliott Hughes · 9 years ago
  75. daf7506 Merge "Fix various <sys/socket.h> prototypes." am: c8476bb7ad by Elliott Hughes · 9 years ago
  76. d29747f Merge "mprotect and msync take void*, not const void*." am: 1df81cd177 by Elliott Hughes · 9 years ago
  77. ecb7611 Document that our getnameinfo(3) prototype is unfixably wrong. by Elliott Hughes · 9 years ago
  78. fe4ab7d Merge "Add missing <sys/stat.h> macros." by Treehugger Robot · 9 years ago
  79. c8476bb Merge "Fix various <sys/socket.h> prototypes." by Treehugger Robot · 9 years ago
  80. 1df81cd Merge "mprotect and msync take void*, not const void*." by Treehugger Robot · 9 years ago
  81. c8d967f Merge "Fix memmem behavior with empty needles." am: ce8a5b4b9d by Elliott Hughes · 9 years ago
  82. 2b9605f Fix various <sys/socket.h> prototypes. by Elliott Hughes · 9 years ago
  83. 9288761 Add missing <sys/stat.h> macros. by Elliott Hughes · 9 years ago
  84. 9dff0d0 mprotect and msync take void*, not const void*. by Elliott Hughes · 9 years ago
  85. cae33ad Fix memmem behavior with empty needles. by Elliott Hughes · 9 years ago
  86. b3ed1c5 Merge "Fix mktime's errno behavior." am: 228e747b6c by Elliott Hughes · 9 years ago
  87. 228e747 Merge "Fix mktime's errno behavior." by Treehugger Robot · 9 years ago
  88. a671192 Merge "Move some POSIX math functions out of _USE_GNU/_USE_BSD." am: e73fc63f96 by Elliott Hughes · 9 years ago
  89. e73fc63 Merge "Move some POSIX math functions out of _USE_GNU/_USE_BSD." by Treehugger Robot · 9 years ago
  90. f8ebaa4 Fix mktime's errno behavior. by Elliott Hughes · 9 years ago
  91. c1929e4 Move some POSIX math functions out of _USE_GNU/_USE_BSD. by Elliott Hughes · 9 years ago
  92. 0805744 Merge changes I9b662ca9,Iad7f3fc9,I1b16a4b5,I47b07755,I6496a8c4, ... by Josh Gao · 9 years ago
  93. 9519fc0 Merge changes I9b662ca9,Iad7f3fc9,I1b16a4b5,I47b07755,I6496a8c4, ... by Treehugger Robot · 9 years ago
  94. f6f567f Merge "POSIX says <sys/types.h> should make all the pthread_* types available." by Elliott Hughes · 9 years ago
  95. 2802365 POSIX says <sys/types.h> should make all the pthread_* types available. by Elliott Hughes · 9 years ago
  96. 96ea9e6 Merge "POSIX says <locale.h> makes NULL visible." am: cea5c8a609 by Elliott Hughes · 9 years ago
  97. 8407dde Merge "Fix sysconf(_SC_ARG_MAX)." am: 51b3b44585 by Elliott Hughes · 9 years ago
  98. a7908ef Merge "Fix recvfrom prototype." am: 4a77fa3dcd by Elliott Hughes · 9 years ago
  99. cea5c8a Merge "POSIX says <locale.h> makes NULL visible." by Treehugger Robot · 9 years ago
  100. 51b3b44 Merge "Fix sysconf(_SC_ARG_MAX)." by Elliott Hughes · 9 years ago