1. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  2. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  3. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
  4. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  5. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  6. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  7. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  8. cfede4f Merge changes Ic2d48c93,I981ac9bd by Treehugger Robot · 7 years ago
  9. 30d4c6f Merge "fortify: use __builtin_constant_p for more short-circuits" by Treehugger Robot · 7 years ago
  10. a743f31 Merge "fortify: Migrate trivial cases to dynamic check macros" by George Burgess IV · 7 years ago
  11. c03d596 fortify: s/([gl])eq/\1e/g by George Burgess IV · 7 years ago
  12. d9865e7 fortify: more use of __builtin_constant_p by George Burgess IV · 7 years ago
  13. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 7 years ago
  14. 32e8d4f Merge "fortify: inline #defined strings" by Treehugger Robot · 7 years ago
  15. b07c197 Merge "fortify: use a macro in diagnose_if" by Treehugger Robot · 7 years ago
  16. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 7 years ago
  17. ff71793 fortify: inline #defined strings by George Burgess IV · 7 years ago
  18. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 7 years ago
  19. 24f97eb Update to kernel headers to v5.1.3. by Christopher Ferris · 7 years ago
  20. 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 7 years ago
  21. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  22. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 7 years ago
  23. 73d1fb9 Fix get_device_api_level_inlines.h in versioner by Logan Chien · 7 years ago
  24. c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
  25. 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
  26. 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
  27. dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
  28. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  29. 222ce95 Remove ARM/MIPS fenv duplication. by Elliott Hughes · 7 years ago
  30. b7b2884 Merge "Reland "Retire GCC FORTIFY."" by Elliott Hughes · 7 years ago
  31. c1c8a18 Fix arm32/64 dynamic TLS relocations by Ryan Prichard · 8 years ago
  32. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  33. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  34. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  35. 76a1d45 Update to v4.17.3 kernel headers. by Christopher Ferris · 8 years ago
  36. 90234e5 Merge "Fortify ppoll64." by Elliott Hughes · 8 years ago
  37. b83bf14 Fortify ppoll64. by Elliott Hughes · 8 years ago
  38. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 8 years ago
  39. 23415fc Add uc_sigmask64. by Elliott Hughes · 8 years ago
  40. f81abef Use __BIONIC_FORTIFY_VARIADIC for variadic functions. by Chih-Hung Hsieh · 8 years ago
  41. 59a6ee9 Merge "Add trivial termios tests." by Elliott Hughes · 8 years ago
  42. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  43. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  44. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  45. b6c7f6e Fix arm/arm64 <fenv.h> to match current reality. by Elliott Hughes · 8 years ago
  46. c8a2612 Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched." by Elliott Hughes · 8 years ago
  47. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  48. 19d7685 More <limits.h> fixes. by Elliott Hughes · 8 years ago
  49. ddd6436 Merge "Unified sysroot: kill arch-specific include dirs." by Elliott Hughes · 8 years ago
  50. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  51. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  52. aaf83e8 More POSIX limits cleanup. by Elliott Hughes · 8 years ago
  53. 3a8f75d POSIX clock cleanup. by Elliott Hughes · 8 years ago
  54. df9a489 Add more const-correct C++ overloads. by Elliott Hughes · 8 years ago
  55. 3ce8834 Merge "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  56. 95bd488 libc fortify: error on realpath(NULL, foo) by George Burgess IV · 8 years ago
  57. faa7434 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  58. daebd05 Fix pattern to account for '_' prefix in syscalls by dimitry · 8 years ago
  59. b115aef With O_TMPFILE, open(2) takes a mode argument. by Elliott Hughes · 8 years ago
  60. cc3639b Merge "libc fortify: warn on open() with useless mode bits" by Treehugger Robot · 8 years ago
  61. 4e37d53 libc fortify: warn on open() with useless mode bits by George Burgess IV · 8 years ago
  62. b1b125e Merge "libc fortify: make string.h use diagnose_if" by Treehugger Robot · 8 years ago
  63. 5ac5a7c Merge "libc fortify: make fcntl.h use diagnose_if" by Treehugger Robot · 8 years ago
  64. a821283 Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" by Treehugger Robot · 8 years ago
  65. 6e0de9d Merge "libc fortify: make stdio.h use diagnose_if" by Treehugger Robot · 8 years ago
  66. cff14d9 Merge "libc fortify: make poll.h and stat.h use diagnose_if" by Treehugger Robot · 8 years ago
  67. b630046 libc fortify: make string.h use diagnose_if by George Burgess IV · 8 years ago
  68. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 8 years ago
  69. 23dbf82 libc fortify: make stdio.h use diagnose_if by George Burgess IV · 8 years ago
  70. 52dde5f libc fortify: make poll.h and stat.h use diagnose_if by George Burgess IV · 8 years ago
  71. 0df4c37 libc fortify: make fcntl.h use diagnose_if by George Burgess IV · 8 years ago
  72. 0ec52ce Merge "libc fortify: make unistd.h use diagnose_if" by Treehugger Robot · 8 years ago
  73. 16c1739 libc fortify: make unistd.h use diagnose_if by George Burgess IV · 8 years ago
  74. 3f66e74 Remove nullability specifications. by Elliott Hughes · 8 years ago
  75. 4a8de0d Consistently say va_arg rather than __va_arg. by Elliott Hughes · 8 years ago
  76. ec6850d Remove restrict/__restrict. by Elliott Hughes · 8 years ago
  77. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 8 years ago
  78. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago
  79. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 8 years ago
  80. 7c5a851 Use __RENAME_IF_FILE_OFFSET64 where possible. by Elliott Hughes · 8 years ago
  81. e76ff92 Merge "Make inline tcsetattr definition match constants." by Elliott Hughes · 9 years ago
  82. 00fedf5 Undo recent _FILE_OFFSET_BITS=64 changes. by Elliott Hughes · 9 years ago
  83. 1449974 Make inline tcsetattr definition match constants. by Elliott Hughes · 9 years ago
  84. 468c808 Fix _POSIX_THREAD_PROCESS_SHARED. by Elliott Hughes · 9 years ago
  85. 2e8e5e6 DO NOT MERGE: The future is now. by Josh Gao · 9 years ago
  86. 5109bb4 Make all the ELF relocation constants available. by Elliott Hughes · 9 years ago
  87. 0446c8c Add missing arch-specific AT_ cruft. by Elliott Hughes · 9 years ago
  88. 8ebfc0d Merge "POSIX support varies by API level." by Treehugger Robot · 9 years ago
  89. 06d7f2c POSIX support varies by API level. by Elliott Hughes · 9 years ago
  90. 468a5d2 pthread barrier and spinlock types should only appear at API level 24. by Elliott Hughes · 9 years ago
  91. 6a9755d Update to kernel headers v4.9.3. by Christopher Ferris · 9 years ago
  92. edecce3 Merge "Fix stdin/stdout/stderr for pre-M." by Treehugger Robot · 9 years ago
  93. 3037ea4 Fix stdin/stdout/stderr for pre-M. by Dan Albert · 9 years ago
  94. 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
  95. 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
  96. cb0b143 Provide fake definitions for libstdc++. by Dan Albert · 9 years ago
  97. 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  98. 2802365 POSIX says <sys/types.h> should make all the pthread_* types available. by Elliott Hughes · 9 years ago
  99. fd936ae POSIX says <fcntl.h> makes SEEK_* visible. by Elliott Hughes · 9 years ago
  100. 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 9 years ago