1. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 9 years ago
  2. 0ec52ce Merge "libc fortify: make unistd.h use diagnose_if" by Treehugger Robot · 9 years ago
  3. 16c1739 libc fortify: make unistd.h use diagnose_if by George Burgess IV · 9 years ago
  4. 3f66e74 Remove nullability specifications. by Elliott Hughes · 9 years ago
  5. 3e523a6 Merge "Consistently say va_arg rather than __va_arg." by Treehugger Robot · 9 years ago
  6. 7f86f1d Merge "Clean up some <stdio.h> constants." by Elliott Hughes · 9 years ago
  7. 4a8de0d Consistently say va_arg rather than __va_arg. by Elliott Hughes · 9 years ago
  8. ec6850d Remove restrict/__restrict. by Elliott Hughes · 9 years ago
  9. c2a10f7 Merge "libc: Add diagnose_if macros to cdefs." by Treehugger Robot · 9 years ago
  10. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 9 years ago
  11. b15feb7 Clean up some <stdio.h> constants. by Elliott Hughes · 9 years ago
  12. b97d7dd libc: Add diagnose_if macros to cdefs. by George Burgess IV · 9 years ago
  13. 4dd33f9 Merge "Allow calling v?dprintf for any target API level." by Treehugger Robot · 9 years ago
  14. 6c26e9e Merge "Remove workaround in <sys/epoll.h>." by Christopher Ferris · 9 years ago
  15. c478c32 Merge "Update to kernel headers v4.12.3." by Christopher Ferris · 9 years ago
  16. b1bbf2b Merge "versioner: compile with `clang -include foo.h -`." by Treehugger Robot · 9 years ago
  17. 06bd586 POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX. by Elliott Hughes · 9 years ago
  18. d2ab9ff versioner: compile with `clang -include foo.h -`. by Josh Gao · 9 years ago
  19. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 9 years ago
  20. 5f7135e Allow calling v?dprintf for any target API level. by Dan Albert · 9 years ago
  21. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 9 years ago
  22. f54fa4e Remove workaround in <sys/epoll.h>. by Elliott Hughes · 9 years ago
  23. 9faa95c Merge "Fix error condition on strtof inline." by Treehugger Robot · 9 years ago
  24. bd3f657 Fix error condition on strtof inline. by Dan Albert · 9 years ago
  25. f66fa49 Add __ANDROID_NDK__ to identify using the NDK. by Dan Albert · 9 years ago
  26. 7c5a851 Use __RENAME_IF_FILE_OFFSET64 where possible. by Elliott Hughes · 9 years ago
  27. f560537 Add __RENAME_IF_FILE_OFFSET64. by Dan Albert · 9 years ago
  28. 61fcd39 Merge "The future passed part of <stdlib.h> by..." by Treehugger Robot · 9 years ago
  29. e76ff92 Merge "Make inline tcsetattr definition match constants." by Elliott Hughes · 9 years ago
  30. 6aaa227 Merge "Undo recent _FILE_OFFSET_BITS=64 changes." by Treehugger Robot · 9 years ago
  31. c2828b8 Merge "Fix ffs on x86 for old API levels." by Treehugger Robot · 9 years ago
  32. 00fedf5 Undo recent _FILE_OFFSET_BITS=64 changes. by Elliott Hughes · 9 years ago
  33. 4cae5c3 The future passed part of <stdlib.h> by... by Elliott Hughes · 9 years ago
  34. 6c716a1 Merge "Support building binutils out of the box for x86/x86-64." by Elliott Hughes · 9 years ago
  35. 1de6d0b Merge "Make <sys/ttydefaults.h> more usable." by Elliott Hughes · 9 years ago
  36. 0ff813f Merge "Update <arpa/*> from FreeBSD." by Elliott Hughes · 9 years ago
  37. 4ceefe2 Merge "Claim to have a POSIX shell and utilities." by Elliott Hughes · 9 years ago
  38. 10c836f Merge "Conditionally expose splice(2) and sync_file_range(2) constants." by Elliott Hughes · 9 years ago
  39. 8d307c9 Support building binutils out of the box for x86/x86-64. by Elliott Hughes · 9 years ago
  40. 02fdd05 Make <sys/ttydefaults.h> more usable. by Elliott Hughes · 9 years ago
  41. 964564d Claim to have a POSIX shell and utilities. by Elliott Hughes · 9 years ago
  42. 02a3fe9 Update <arpa/*> from FreeBSD. by Elliott Hughes · 9 years ago
  43. 9d25072 Conditionally expose splice(2) and sync_file_range(2) constants. by Elliott Hughes · 9 years ago
  44. 0af3e8f Fix <dirent.h> d_ino/d_off types. by Elliott Hughes · 9 years ago
  45. 1449974 Make inline tcsetattr definition match constants. by Elliott Hughes · 9 years ago
  46. f45bc14 Merge "Work around missing _Exit in old API levels." by Elliott Hughes · 9 years ago
  47. 8f5608b Fix ffs on x86 for old API levels. by Elliott Hughes · 9 years ago
  48. 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 9 years ago
  49. d09f3b6 Merge "Add version info for C++ versions of basename, strchrnul." by Treehugger Robot · 9 years ago
  50. 16d9ba8 Add version info for C++ versions of basename, strchrnul. by Josh Gao · 9 years ago
  51. c2ce120 Put back more legacy pthread APIs. by Dan Albert · 9 years ago
  52. 42edca0 Merge "Add sys/stat.h compatibility macros for old NDKs." by Treehugger Robot · 9 years ago
  53. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 9 years ago
  54. e2d4663 Move a <wchar.h> implementation detail into the implementation. by Elliott Hughes · 9 years ago
  55. a09953e Merge "Expose pthread_mutex_lock_timeout_np to the NDK." by Treehugger Robot · 9 years ago
  56. 112581a Merge "Don't use the overloadable attribute if we're not fortified." by Elliott Hughes · 9 years ago
  57. af0c781 Add <sys/mtio.h>. by Elliott Hughes · 9 years ago
  58. 6fa8df9 Don't use the overloadable attribute if we're not fortified. by Elliott Hughes · 9 years ago
  59. a4e774c Add sys/stat.h compatibility macros for old NDKs. by Dan Albert · 9 years ago
  60. 7f6bcc4 Merge "Remove `volatile` from the `__errno` declaration." by Treehugger Robot · 9 years ago
  61. 87d1df9 Merge "The bsd_signal declaration shouldn't be visible if API > 21." by Treehugger Robot · 9 years ago
  62. e452cb1 Remove `volatile` from the `__errno` declaration. by Elliott Hughes · 9 years ago
  63. 583ef36 The bsd_signal declaration shouldn't be visible if API > 21. by Elliott Hughes · 9 years ago
  64. 8c67f1e Expose pthread_mutex_lock_timeout_np to the NDK. by Dan Albert · 9 years ago
  65. 2eab77e Fix boost build with unified headers. by Elliott Hughes · 9 years ago
  66. 8f7a987 Merge "Revert "Make mallopt available in the future."" by Christopher Ferris · 9 years ago
  67. 7c08c79 Revert "Make mallopt available in the future." by Christopher Ferris · 9 years ago
  68. f58179c Merge "Stop including <sys/sysmacros.h> from <sys/types.h>." by Treehugger Robot · 9 years ago
  69. 1f66c6d Merge "Fix _POSIX_THREAD_PROCESS_SHARED." by Treehugger Robot · 9 years ago
  70. 8543f92 Stop including <sys/sysmacros.h> from <sys/types.h>. by Elliott Hughes · 9 years ago
  71. 7bbe7cb Merge changes Iefdc1662,I8ee9ce62 by Treehugger Robot · 9 years ago
  72. 5a215d7 Don't define IN_CLOEXEC/IN_NONBLOCK for pre-L. by Dan Albert · 9 years ago
  73. cdfface Undef EPOLL_CLOEXEC for pre-L. by Dan Albert · 9 years ago
  74. 468c808 Fix _POSIX_THREAD_PROCESS_SHARED. by Elliott Hughes · 9 years ago
  75. 8fbd15a Merge "Make `union semun` usable." by Elliott Hughes · 9 years ago
  76. 497ad30 Make `union semun` usable. by Elliott Hughes · 9 years ago
  77. 083923d Make mallopt available in the future. by Christopher Ferris · 9 years ago
  78. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 9 years ago
  79. d390df1 Restore ELF32_ST_INFO/ELF64_ST_INFO. by Elliott Hughes · 9 years ago
  80. 82f7208 Merge "Update bionic after Clang rebase" by Yi Kong · 9 years ago
  81. 7ba2bed Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21. by Elliott Hughes · 9 years ago
  82. 06be345 Update bionic after Clang rebase by Yi Kong · 9 years ago
  83. e54e64b Merge "Make the _Unwind_Ptr declaration match clang's." by Elliott Hughes · 9 years ago
  84. f2c6ad6 Make the _Unwind_Ptr declaration match clang's. by Elliott Hughes · 9 years ago
  85. 2e8e5e6 DO NOT MERGE: The future is now. by Josh Gao · 9 years ago
  86. 64cdd0c Merge "Make all the ELF relocation constants available." by Treehugger Robot · 9 years ago
  87. 237c3ee Merge "libc: fix typo in __RENAME macro" by Treehugger Robot · 9 years ago
  88. 5109bb4 Make all the ELF relocation constants available. by Elliott Hughes · 9 years ago
  89. 31e5a35 libc: fix typo in __RENAME macro by George Burgess IV · 9 years ago
  90. 0446c8c Add missing arch-specific AT_ cruft. by Elliott Hughes · 9 years ago
  91. 791989d Merge "Add PT_ARM_EXIDX." by Treehugger Robot · 9 years ago
  92. 57e7a0d Merge "Un-deprecated __system_property_find_nth." by Treehugger Robot · 9 years ago
  93. 3914b19 Add PT_ARM_EXIDX. by Dan Albert · 9 years ago
  94. 438e019 Un-deprecated __system_property_find_nth. by Elliott Hughes · 9 years ago
  95. ef2b2fe Link to the public post about clang FORTIFY. by Elliott Hughes · 9 years ago
  96. 278d31d Merge "libc: add const-correct string.h overloads" by Treehugger Robot · 9 years ago
  97. 19710f7 libc: remove newlines in prototypes in string.h by George Burgess IV · 9 years ago
  98. bd3d208 libc: add const-correct string.h overloads by George Burgess IV · 9 years ago
  99. bce9a7d libc: use __bos instead of __bos0 for strchr. by George Burgess IV · 9 years ago
  100. 284c8f1 Revert "isnan and isinf aren't functions." by Dan Albert · 9 years ago