1. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 9 years ago
  2. aa8f766 Merge "Mark new/delete as weak in the NDK stubs." by Treehugger Robot · 9 years ago
  3. 0ec52ce Merge "libc fortify: make unistd.h use diagnose_if" by Treehugger Robot · 9 years ago
  4. 16c1739 libc fortify: make unistd.h use diagnose_if by George Burgess IV · 9 years ago
  5. 3f66e74 Remove nullability specifications. by Elliott Hughes · 9 years ago
  6. 3e523a6 Merge "Consistently say va_arg rather than __va_arg." by Treehugger Robot · 9 years ago
  7. 7f86f1d Merge "Clean up some <stdio.h> constants." by Elliott Hughes · 9 years ago
  8. 4a8de0d Consistently say va_arg rather than __va_arg. by Elliott Hughes · 9 years ago
  9. ec6850d Remove restrict/__restrict. by Elliott Hughes · 9 years ago
  10. c2a10f7 Merge "libc: Add diagnose_if macros to cdefs." by Treehugger Robot · 9 years ago
  11. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 9 years ago
  12. b15feb7 Clean up some <stdio.h> constants. by Elliott Hughes · 9 years ago
  13. b97d7dd libc: Add diagnose_if macros to cdefs. by George Burgess IV · 9 years ago
  14. 4dd33f9 Merge "Allow calling v?dprintf for any target API level." by Treehugger Robot · 9 years ago
  15. 1a0344d Move back to the previous version of ion.h. by Christopher Ferris · 9 years ago
  16. 6c26e9e Merge "Remove workaround in <sys/epoll.h>." by Christopher Ferris · 9 years ago
  17. c478c32 Merge "Update to kernel headers v4.12.3." by Christopher Ferris · 9 years ago
  18. b1bbf2b Merge "versioner: compile with `clang -include foo.h -`." by Treehugger Robot · 9 years ago
  19. 06bd586 POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX. by Elliott Hughes · 9 years ago
  20. bafa198 Merge "Implement wcwidth(3) in terms of icu4c." by Elliott Hughes · 9 years ago
  21. d2ab9ff versioner: compile with `clang -include foo.h -`. by Josh Gao · 9 years ago
  22. a1bc57f Mark new/delete as weak in the NDK stubs. by Dan Albert · 9 years ago
  23. c41b560 Implement wcwidth(3) in terms of icu4c. by Elliott Hughes · 9 years ago
  24. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 9 years ago
  25. 82e950c Actually turn on -Werror for crtbegin. by Elliott Hughes · 9 years ago
  26. 5f7135e Allow calling v?dprintf for any target API level. by Dan Albert · 9 years ago
  27. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 9 years ago
  28. f54fa4e Remove workaround in <sys/epoll.h>. by Elliott Hughes · 9 years ago
  29. 38bcf2b Merge "Use O_APPEND for stdio append mode." by Elliott Hughes · 9 years ago
  30. 9faa95c Merge "Fix error condition on strtof inline." by Treehugger Robot · 9 years ago
  31. bd3f657 Fix error condition on strtof inline. by Dan Albert · 9 years ago
  32. d3e656a Merge "Add __ANDROID_NDK__ to identify using the NDK." by Treehugger Robot · 9 years ago
  33. f66fa49 Add __ANDROID_NDK__ to identify using the NDK. by Dan Albert · 9 years ago
  34. 4f36cab Merge "libc: Move FORTIFY into one file; make style fixups" by Treehugger Robot · 9 years ago
  35. 33a8cb1 Use O_APPEND for stdio append mode. by Elliott Hughes · 9 years ago
  36. d34b0a9 libc: Move FORTIFY into one file; make style fixups by George Burgess IV · 9 years ago
  37. 9306889 Merge "Build crtbegin with clang too." by Treehugger Robot · 9 years ago
  38. 33f9043 Merge "Create global seccomp policy." by Treehugger Robot · 9 years ago
  39. b348d5c Build crtbegin with clang too. by Elliott Hughes · 9 years ago
  40. 086b1b5 Merge "Split our FORTIFY implementation into libc_fortify" by Treehugger Robot · 9 years ago
  41. 6cb0687 Split our FORTIFY implementation into libc_fortify by George Burgess IV · 9 years ago
  42. 4fce647 Merge "Remove the HASLB and FREEUB macros." by Treehugger Robot · 9 years ago
  43. bff8da3 Merge "Replace fmemopen." by Elliott Hughes · 9 years ago
  44. 89ff499 Merge "Apply recent strto* fix, add new tests." by Elliott Hughes · 9 years ago
  45. 57ad092 Merge "Replace killpg." by Elliott Hughes · 9 years ago
  46. fd80e39 Merge "Switch to FreeBSD for wcsstr and wmemcpy." by Treehugger Robot · 9 years ago
  47. 80e4c15 Remove the HASLB and FREEUB macros. by Elliott Hughes · 9 years ago
  48. 3a4c454 Replace fmemopen. by Elliott Hughes · 9 years ago
  49. aa3f96c Create global seccomp policy. by Steve Muckle · 9 years ago
  50. 71853ad Merge "Remove outdated _FORTIFY_SOURCE #undefs" by Treehugger Robot · 9 years ago
  51. 53c4c8a Remove outdated _FORTIFY_SOURCE #undefs by George Burgess IV · 9 years ago
  52. 7c5a851 Use __RENAME_IF_FILE_OFFSET64 where possible. by Elliott Hughes · 9 years ago
  53. f560537 Add __RENAME_IF_FILE_OFFSET64. by Dan Albert · 9 years ago
  54. dcdd0e3 Merge "Hide various mbstate implementation details." by Treehugger Robot · 9 years ago
  55. 65cebf0 Merge "Allow passing filenames to generate-NOTICE.py." by Treehugger Robot · 9 years ago
  56. 697f42a Hide various mbstate implementation details. by Elliott Hughes · 9 years ago
  57. aac7c3a Allow passing filenames to generate-NOTICE.py. by Elliott Hughes · 9 years ago
  58. 5ea0b06 libm symbol cleanup. by Elliott Hughes · 9 years ago
  59. 3f03579 Move wchar _l functions out of wchar.cpp. by Dan Albert · 9 years ago
  60. 20f3399 Switch to FreeBSD for wcsstr and wmemcpy. by Elliott Hughes · 9 years ago
  61. f826a37 Apply recent strto* fix, add new tests. by Elliott Hughes · 9 years ago
  62. 2d585e0 Merge changes from topic 'locale-android-support' by Dan Albert · 9 years ago
  63. 1a8b7f2 Add a non-TLS slot implementation of locale.cpp. by Dan Albert · 9 years ago
  64. e2fd010 Move non-locale.h APIs out of locale.cpp. by Dan Albert · 9 years ago
  65. 7532b32 Replace killpg. by Elliott Hughes · 9 years ago
  66. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 9 years ago
  67. 61fcd39 Merge "The future passed part of <stdlib.h> by..." by Treehugger Robot · 9 years ago
  68. 73d17e7 Merge "Move environ valiable into it's own file" by Victor Khimenko · 9 years ago
  69. e76ff92 Merge "Make inline tcsetattr definition match constants." by Elliott Hughes · 9 years ago
  70. 6aaa227 Merge "Undo recent _FILE_OFFSET_BITS=64 changes." by Treehugger Robot · 9 years ago
  71. c2828b8 Merge "Fix ffs on x86 for old API levels." by Treehugger Robot · 9 years ago
  72. 00fedf5 Undo recent _FILE_OFFSET_BITS=64 changes. by Elliott Hughes · 9 years ago
  73. 0a0743f Move environ valiable into it's own file by Victor Khimenko · 9 years ago
  74. 4cae5c3 The future passed part of <stdlib.h> by... by Elliott Hughes · 9 years ago
  75. 6c716a1 Merge "Support building binutils out of the box for x86/x86-64." by Elliott Hughes · 9 years ago
  76. 1de6d0b Merge "Make <sys/ttydefaults.h> more usable." by Elliott Hughes · 9 years ago
  77. 0ff813f Merge "Update <arpa/*> from FreeBSD." by Elliott Hughes · 9 years ago
  78. 4ceefe2 Merge "Claim to have a POSIX shell and utilities." by Elliott Hughes · 9 years ago
  79. 10c836f Merge "Conditionally expose splice(2) and sync_file_range(2) constants." by Elliott Hughes · 9 years ago
  80. 8d307c9 Support building binutils out of the box for x86/x86-64. by Elliott Hughes · 9 years ago
  81. 02fdd05 Make <sys/ttydefaults.h> more usable. by Elliott Hughes · 9 years ago
  82. 964564d Claim to have a POSIX shell and utilities. by Elliott Hughes · 9 years ago
  83. 02a3fe9 Update <arpa/*> from FreeBSD. by Elliott Hughes · 9 years ago
  84. 9d25072 Conditionally expose splice(2) and sync_file_range(2) constants. by Elliott Hughes · 9 years ago
  85. 0af3e8f Fix <dirent.h> d_ino/d_off types. by Elliott Hughes · 9 years ago
  86. 1449974 Make inline tcsetattr definition match constants. by Elliott Hughes · 9 years ago
  87. f45bc14 Merge "Work around missing _Exit in old API levels." by Elliott Hughes · 9 years ago
  88. 8f5608b Fix ffs on x86 for old API levels. by Elliott Hughes · 9 years ago
  89. 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 9 years ago
  90. d09f3b6 Merge "Add version info for C++ versions of basename, strchrnul." by Treehugger Robot · 9 years ago
  91. 16d9ba8 Add version info for C++ versions of basename, strchrnul. by Josh Gao · 9 years ago
  92. 1378c87 Merge "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" by Roozbeh Pournader · 9 years ago
  93. ea3df0c Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  94. e202036 Merge "bionic: fix assorted static analyzer warnings" by Treehugger Robot · 9 years ago
  95. 03c3799 Merge "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  96. fa21a80 Merge "Put back more legacy pthread APIs." by Treehugger Robot · 9 years ago
  97. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 9 years ago
  98. ae73516 arm64: expand CFI shadow to cover 48-bit virtual addresses by Kevin Brodsky · 9 years ago
  99. 076b8d7 Expand Seccomp whitelist by Paul Lawrence · 9 years ago
  100. 8916a91 Merge "Whitelist __NR__newselect." by Treehugger Robot · 9 years ago