1. 268b3d8 Merge "Update timezone data to 2016h." by Neil Fuller · 9 years ago
  2. e0baade Merge "Don't scan .swp files for copyright headers." by Treehugger Robot · 9 years ago
  3. 4da06c0 Don't scan .swp files for copyright headers. by Elliott Hughes · 9 years ago
  4. 5e6eb76 Merge "The default locale "" should be a UTF-8 locale." by Treehugger Robot · 9 years ago
  5. ac96f6a Merge "Minor copyright header unification." by Treehugger Robot · 9 years ago
  6. 53de874 The default locale "" should be a UTF-8 locale. by Elliott Hughes · 9 years ago
  7. dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
  8. 08bfe4f Update timezone data to 2016h. by Neil Fuller · 9 years ago
  9. bd839d1 Merge changes from topic 'ndk-headers-licenses' by Treehugger Robot · 9 years ago
  10. 93a988d Merge "Update our notice files as a pre-upload step." by Treehugger Robot · 9 years ago
  11. 94b428c Merge "Add missing host ldlibs" by Colin Cross · 9 years ago
  12. edecce3 Merge "Fix stdin/stdout/stderr for pre-M." by Treehugger Robot · 9 years ago
  13. 9259265 Add license to ndk_headers modules. by Dan Albert · 9 years ago
  14. c30862f One NOTICE file to rule them all. by Dan Albert · 9 years ago
  15. 32d5592 Update our notice files as a pre-upload step. by Dan Albert · 9 years ago
  16. d0ba52e Add missing host ldlibs by Colin Cross · 9 years ago
  17. 3037ea4 Fix stdin/stdout/stderr for pre-M. by Dan Albert · 9 years ago
  18. 6901ca2 Merge "Add regression test for http://b/31938693." by Elliott Hughes · 9 years ago
  19. 2a2b410 Merge "Add test for libraries with textrels" by Treehugger Robot · 9 years ago
  20. 1244370 Add regression test for http://b/31938693. by Elliott Hughes · 9 years ago
  21. 816676e Add test for libraries with textrels by Dimitry Ivanov · 9 years ago
  22. 0759e7f Merge "Fix our _POSIX_* macros to declare barriers and spin locks." by Elliott Hughes · 9 years ago
  23. 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
  24. d824421 Merge "Fix ifaddrs error handling." by Treehugger Robot · 9 years ago
  25. 2295068 Fix ifaddrs error handling. by Elliott Hughes · 9 years ago
  26. 49ef8c8 Merge "Remove unused build targets" by Treehugger Robot · 9 years ago
  27. 426960a Remove unused build targets by Dimitry Ivanov · 9 years ago
  28. 2eaba93 Merge "Allocate all arc4random data on the same page." by Treehugger Robot · 9 years ago
  29. da01fa6 Allocate all arc4random data on the same page. by Elliott Hughes · 9 years ago
  30. 0e6aa81 Merge "Remove obsolete -std request." by Elliott Hughes · 9 years ago
  31. 2c8a26d Merge "Migrate libstdc++ to ndk_library." by Treehugger Robot · 9 years ago
  32. e893857 Merge "Fix Mac build." by Elliott Hughes · 9 years ago
  33. ffbb0f8 Fix Mac build. by Elliott Hughes · 9 years ago
  34. c3e09e1 Merge changes I5667e991,I9d2a873e by Treehugger Robot · 9 years ago
  35. e0505ab Merge "Use STDERR_FILENO instead of opening /dev/stderr." by Treehugger Robot · 9 years ago
  36. 927877c bionic-unit-tests: remove dependency on ANDROID_DATA by Dimitry Ivanov · 9 years ago
  37. 708589f bionic-unit-tests: Create symlinks in runtime by Dimitry Ivanov · 9 years ago
  38. 1c45e6f Merge "Document a post-N dynamic linker change." by Treehugger Robot · 9 years ago
  39. 77e8757 Document a post-N dynamic linker change. by Elliott Hughes · 9 years ago
  40. a374583 Merge "Turn the recent blog post into markdown docs." by Elliott Hughes · 9 years ago
  41. 59bde2e Use STDERR_FILENO instead of opening /dev/stderr. by Josh Gao · 9 years ago
  42. 0568ee2 Remove obsolete -std request. by Elliott Hughes · 9 years ago
  43. c45380d Turn the recent blog post into markdown docs. by Elliott Hughes · 9 years ago
  44. df31aff Migrate libstdc++ to ndk_library. by Dan Albert · 9 years ago
  45. e358726 Merge changes Ie6777e2b,Iaed834be by Dimitry Ivanov · 9 years ago
  46. 2589f9d Fix for default library path "/vendor/lib" by neo.chae · 9 years ago
  47. d11d1e4 Fix bionic-unit-tests by Dimitry Ivanov · 9 years ago
  48. 1ba0e27 Merge "Add missing O_CLOEXEC and TEMP_FAILURE_RETRY to localtime.c." by Elliott Hughes · 9 years ago
  49. 4edd651 Add missing O_CLOEXEC and TEMP_FAILURE_RETRY to localtime.c. by Elliott Hughes · 9 years ago
  50. 0bee605 Merge "Fix tzdata loading." by Elliott Hughes · 9 years ago
  51. 81c46fc Fix tzdata loading. by Elliott Hughes · 9 years ago
  52. d609630 Merge "Update timezone data to 2016g." by Joachim Sauer · 9 years ago
  53. e131f6c Update timezone data to 2016g. by Joachim Sauer · 9 years ago
  54. b81ade6 Merge "Fix mbsnrtowcs where `dst` is null." by Elliott Hughes · 9 years ago
  55. d43c889 Merge "Fix tests/run-on-host.sh for glibc." by Elliott Hughes · 9 years ago
  56. 83e9f36 Merge "Update escaping in Android.bp files" by Treehugger Robot · 9 years ago
  57. 89e29ee Fix mbsnrtowcs where `dst` is null. by Elliott Hughes · 9 years ago
  58. f48f499 Fix tests/run-on-host.sh for glibc. by Elliott Hughes · 9 years ago
  59. 7b29495 Update escaping in Android.bp files by Colin Cross · 9 years ago
  60. cc9e993 Merge "Update documentation." by Christopher Ferris · 9 years ago
  61. 6a5f7f5 Merge "Rename __pure, __pure2, and __purefunc." by Elliott Hughes · 9 years ago
  62. ac66d16 Update documentation. by Christopher Ferris · 9 years ago
  63. 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
  64. 1d20532 Merge changes Idcbc544e,Ic7cfad1c by Josh Gao · 9 years ago
  65. 424a5f6 Merge "Fix complex.csqrtf test and add a trivial sincosl test." by Treehugger Robot · 9 years ago
  66. e9719f3 Fix complex.csqrtf test and add a trivial sincosl test. by Elliott Hughes · 9 years ago
  67. 6cd9fb0 Fix warnings (and errors) in static inline headers. by Josh Gao · 9 years ago
  68. 0173379 Add versioner to preupload hook. by Josh Gao · 9 years ago
  69. 0855431 Merge changes Ic43d690d,Ifec6c320 by Treehugger Robot · 9 years ago
  70. 6576a37 Add legacy inlines for locale aware APIs. by Dan Albert · 9 years ago
  71. 3103f6d Add strtof_l and strtod_l. by Dan Albert · 9 years ago
  72. 904460f Merge "bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE" by Nick Desaulniers · 9 years ago
  73. 53ad33b Merge "Remove remaining big-endian cruft." by Elliott Hughes · 9 years ago
  74. c351cbd Merge "Remove _KERNEL references from <machine/elf_machdep.h>." by Elliott Hughes · 9 years ago
  75. 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
  76. d263fe5 Merge "Match _Nonnull between char and wchar_t funcs." by Treehugger Robot · 9 years ago
  77. 01b70ac Merge "Add __ANDROID_API_FUTURE__." by Treehugger Robot · 9 years ago
  78. f45d76a Match _Nonnull between char and wchar_t funcs. by Dan Albert · 9 years ago
  79. 495ec92 Add __ANDROID_API_FUTURE__. by Dan Albert · 9 years ago
  80. 42743f1 Merge "Fix some easy cases of __ANDROID__ versus __BIONIC__." by Elliott Hughes · 9 years ago
  81. 4971277 Remove remaining big-endian cruft. by Elliott Hughes · 9 years ago
  82. 63da3df Remove _KERNEL references from <machine/elf_machdep.h>. by Elliott Hughes · 9 years ago
  83. a9209d7 Fix some easy cases of __ANDROID__ versus __BIONIC__. by Elliott Hughes · 9 years ago
  84. 9d4d60b Merge "Make static library for loader tests" by Treehugger Robot · 9 years ago
  85. 847fd9b Merge changes Iada279ee,Ic6089895,Ie2241b19,Ib0610707 by Treehugger Robot · 9 years ago
  86. c462c28 Make static library for loader tests by Dimitry Ivanov · 9 years ago
  87. ac3e564 versioner: turn on -Wundef. by Josh Gao · 9 years ago
  88. 81b4aad Fix BYTE_ORDER check in <netinet/ip6.h>. by Josh Gao · 9 years ago
  89. cb728e6 Fix instances of '#if __i386__'. by Josh Gao · 9 years ago
  90. b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
  91. 5622837 Merge "Initialize main thread TLS before the global stack guard." by Josh Gao · 9 years ago
  92. b32184e Merge "Fix memory leak in test util" by Kenny Root · 9 years ago
  93. 57a4e8d Merge "Add missing uapi header module." by Treehugger Robot · 9 years ago
  94. be45461 Merge "Make getpagesize inline static." by Treehugger Robot · 9 years ago
  95. f0cccdb Fix memory leak in test util by Kenny Root · 9 years ago
  96. bae16ef Add missing uapi header module. by Dan Albert · 9 years ago
  97. a39f5d8 Make getpagesize inline static. by Dan Albert · 9 years ago
  98. db79694 Merge "versioner: turn on -Wall -Wextra -Werror." by Josh Gao · 9 years ago
  99. 93892ad Merge "Add modules for NDK headers and libraries." by Treehugger Robot · 9 years ago
  100. bb96628 versioner: turn on -Wall -Wextra -Werror. by Josh Gao · 9 years ago