1. cc3639b Merge "libc fortify: warn on open() with useless mode bits" by Treehugger Robot · 8 years ago
  2. 4e37d53 libc fortify: warn on open() with useless mode bits by George Burgess IV · 8 years ago
  3. 488c961 Merge "Fix dprintf/vdprintf fallbacks for GCC." by Treehugger Robot · 8 years ago
  4. 5dde3e4 Merge "Revert "Revert "Move back to the previous version of ion.h.""" by Christopher Ferris · 8 years ago
  5. 02ce968 Revert "Revert "Move back to the previous version of ion.h."" by Christopher Ferris · 8 years ago
  6. 3aa9bf3 Fix dprintf/vdprintf fallbacks for GCC. by Dan Albert · 8 years ago
  7. bb36e9f Merge "Revert "Move back to the previous version of ion.h."" by Christopher Ferris · 8 years ago
  8. b1b125e Merge "libc fortify: make string.h use diagnose_if" by Treehugger Robot · 8 years ago
  9. c9fb662 Merge "linker: the global group is added to all built-in namespaces" by Treehugger Robot · 8 years ago
  10. 26c59f7 Merge "Add some <sched.h> tests." by Elliott Hughes · 8 years ago
  11. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 8 years ago
  12. 2950f13 Add some <sched.h> tests. by Elliott Hughes · 8 years ago
  13. 316a44f Merge "Finish <stdio_ext.h>." by Elliott Hughes · 8 years ago
  14. 5ac5a7c Merge "libc fortify: make fcntl.h use diagnose_if" by Treehugger Robot · 8 years ago
  15. a821283 Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" by Treehugger Robot · 8 years ago
  16. 6e0de9d Merge "libc fortify: make stdio.h use diagnose_if" by Treehugger Robot · 8 years ago
  17. cff14d9 Merge "libc fortify: make poll.h and stat.h use diagnose_if" by Treehugger Robot · 8 years ago
  18. b630046 libc fortify: make string.h use diagnose_if by George Burgess IV · 8 years ago
  19. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 8 years ago
  20. 23dbf82 libc fortify: make stdio.h use diagnose_if by George Burgess IV · 8 years ago
  21. 52dde5f libc fortify: make poll.h and stat.h use diagnose_if by George Burgess IV · 8 years ago
  22. 0df4c37 libc fortify: make fcntl.h use diagnose_if by George Burgess IV · 8 years ago
  23. aa8f766 Merge "Mark new/delete as weak in the NDK stubs." by Treehugger Robot · 8 years ago
  24. 0ec52ce Merge "libc fortify: make unistd.h use diagnose_if" by Treehugger Robot · 8 years ago
  25. fe3d58f Merge "Remove nullability specifications." by Elliott Hughes · 8 years ago
  26. 5ba2c21 Finish <stdio_ext.h>. by Elliott Hughes · 8 years ago
  27. 16c1739 libc fortify: make unistd.h use diagnose_if by George Burgess IV · 8 years ago
  28. 1bac61f Merge "Clean up linker fatals slightly." by Treehugger Robot · 8 years ago
  29. 3f66e74 Remove nullability specifications. by Elliott Hughes · 8 years ago
  30. 3e523a6 Merge "Consistently say va_arg rather than __va_arg." by Treehugger Robot · 8 years ago
  31. 89d6c32 Revert "Move back to the previous version of ion.h." by Christopher Ferris · 8 years ago
  32. 7f86f1d Merge "Clean up some <stdio.h> constants." by Elliott Hughes · 8 years ago
  33. 4a8de0d Consistently say va_arg rather than __va_arg. by Elliott Hughes · 8 years ago
  34. 6616056 Merge "Remove restrict/__restrict." by Elliott Hughes · 8 years ago
  35. ad2d038 Clean up linker fatals slightly. by Elliott Hughes · 8 years ago
  36. ec6850d Remove restrict/__restrict. by Elliott Hughes · 8 years ago
  37. c2a10f7 Merge "libc: Add diagnose_if macros to cdefs." by Treehugger Robot · 8 years ago
  38. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 8 years ago
  39. b15feb7 Clean up some <stdio.h> constants. by Elliott Hughes · 8 years ago
  40. b97d7dd libc: Add diagnose_if macros to cdefs. by George Burgess IV · 8 years ago
  41. 4dd33f9 Merge "Allow calling v?dprintf for any target API level." by Treehugger Robot · 8 years ago
  42. f94ddd7 Merge "Move back to the previous version of ion.h." by Christopher Ferris · 8 years ago
  43. 1a0344d Move back to the previous version of ion.h. by Christopher Ferris · 8 years ago
  44. 6c26e9e Merge "Remove workaround in <sys/epoll.h>." by Christopher Ferris · 8 years ago
  45. c478c32 Merge "Update to kernel headers v4.12.3." by Christopher Ferris · 8 years ago
  46. b1bbf2b Merge "versioner: compile with `clang -include foo.h -`." by Treehugger Robot · 8 years ago
  47. 8aa4bc7 Merge "POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX." by Elliott Hughes · 8 years ago
  48. 3e183a5 Merge "Fix the sysconf _SC_2_VERSION test." by Treehugger Robot · 8 years ago
  49. 6c135f4 Fix the sysconf _SC_2_VERSION test. by Elliott Hughes · 8 years ago
  50. 06bd586 POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX. by Elliott Hughes · 8 years ago
  51. bafa198 Merge "Implement wcwidth(3) in terms of icu4c." by Elliott Hughes · 8 years ago
  52. 07d2d32 Merge "Actually turn on -Werror for crtbegin." by Treehugger Robot · 8 years ago
  53. d2ab9ff versioner: compile with `clang -include foo.h -`. by Josh Gao · 8 years ago
  54. a1bc57f Mark new/delete as weak in the NDK stubs. by Dan Albert · 8 years ago
  55. c41b560 Implement wcwidth(3) in terms of icu4c. by Elliott Hughes · 8 years ago
  56. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago
  57. 82e950c Actually turn on -Werror for crtbegin. by Elliott Hughes · 8 years ago
  58. 5f7135e Allow calling v?dprintf for any target API level. by Dan Albert · 8 years ago
  59. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 8 years ago
  60. f54fa4e Remove workaround in <sys/epoll.h>. by Elliott Hughes · 8 years ago
  61. 38bcf2b Merge "Use O_APPEND for stdio append mode." by Elliott Hughes · 8 years ago
  62. 9faa95c Merge "Fix error condition on strtof inline." by Treehugger Robot · 8 years ago
  63. bd3f657 Fix error condition on strtof inline. by Dan Albert · 8 years ago
  64. d3e656a Merge "Add __ANDROID_NDK__ to identify using the NDK." by Treehugger Robot · 8 years ago
  65. f66fa49 Add __ANDROID_NDK__ to identify using the NDK. by Dan Albert · 8 years ago
  66. 4f36cab Merge "libc: Move FORTIFY into one file; make style fixups" by Treehugger Robot · 8 years ago
  67. 33a8cb1 Use O_APPEND for stdio append mode. by Elliott Hughes · 8 years ago
  68. d34b0a9 libc: Move FORTIFY into one file; make style fixups by George Burgess IV · 8 years ago
  69. 9306889 Merge "Build crtbegin with clang too." by Treehugger Robot · 8 years ago
  70. 33f9043 Merge "Create global seccomp policy." by Treehugger Robot · 8 years ago
  71. b348d5c Build crtbegin with clang too. by Elliott Hughes · 8 years ago
  72. 086b1b5 Merge "Split our FORTIFY implementation into libc_fortify" by Treehugger Robot · 8 years ago
  73. b8115bd Merge "tests: clean up bionic-unit-tests-static linking" by Elliott Hughes · 8 years ago
  74. f32d484 tests: clean up bionic-unit-tests-static linking by Elliott Hughes · 8 years ago
  75. 6cb0687 Split our FORTIFY implementation into libc_fortify by George Burgess IV · 8 years ago
  76. 4fce647 Merge "Remove the HASLB and FREEUB macros." by Treehugger Robot · 8 years ago
  77. 4dc8018 Merge "Make xfail passes not failures." by Elliott Hughes · 8 years ago
  78. bff8da3 Merge "Replace fmemopen." by Elliott Hughes · 8 years ago
  79. 89ff499 Merge "Apply recent strto* fix, add new tests." by Elliott Hughes · 8 years ago
  80. 57ad092 Merge "Replace killpg." by Elliott Hughes · 8 years ago
  81. fd80e39 Merge "Switch to FreeBSD for wcsstr and wmemcpy." by Treehugger Robot · 8 years ago
  82. 80e4c15 Remove the HASLB and FREEUB macros. by Elliott Hughes · 8 years ago
  83. 3a4c454 Replace fmemopen. by Elliott Hughes · 8 years ago
  84. aa3f96c Create global seccomp policy. by Steve Muckle · 8 years ago
  85. 93a89f8 Make xfail passes not failures. by Elliott Hughes · 8 years ago
  86. 248b5cb Merge "Explain how to handle device-specific headers." by Elliott Hughes · 8 years ago
  87. 71853ad Merge "Remove outdated _FORTIFY_SOURCE #undefs" by Treehugger Robot · 8 years ago
  88. 53c4c8a Remove outdated _FORTIFY_SOURCE #undefs by George Burgess IV · 8 years ago
  89. b8ce939 Merge "Use __RENAME_IF_FILE_OFFSET64 where possible." by Treehugger Robot · 8 years ago
  90. a57c878 Explain how to handle device-specific headers. by Elliott Hughes · 8 years ago
  91. 7c5a851 Use __RENAME_IF_FILE_OFFSET64 where possible. by Elliott Hughes · 8 years ago
  92. 0d6485e Merge "Add __RENAME_IF_FILE_OFFSET64." by Treehugger Robot · 8 years ago
  93. a571e9e Merge "Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32." by Elliott Hughes · 8 years ago
  94. 9ada00a Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32. by Elliott Hughes · 8 years ago
  95. fbd8762 Merge "Make _scan_nan a bit less visible for libandroid_support users." by Elliott Hughes · 8 years ago
  96. f560537 Add __RENAME_IF_FILE_OFFSET64. by Dan Albert · 8 years ago
  97. 98414b3 Make _scan_nan a bit less visible for libandroid_support users. by Elliott Hughes · 8 years ago
  98. dcdd0e3 Merge "Hide various mbstate implementation details." by Treehugger Robot · 8 years ago
  99. 65cebf0 Merge "Allow passing filenames to generate-NOTICE.py." by Treehugger Robot · 8 years ago
  100. 697f42a Hide various mbstate implementation details. by Elliott Hughes · 8 years ago