1. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 6 years ago
  2. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 6 years ago
  3. ff71793 fortify: inline #defined strings by George Burgess IV · 6 years ago
  4. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 6 years ago
  5. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  6. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  7. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  8. b83bf14 Fortify ppoll64. by Elliott Hughes · 7 years ago
  9. f81abef Use __BIONIC_FORTIFY_VARIADIC for variadic functions. by Chih-Hung Hsieh · 8 years ago
  10. df9a489 Add more const-correct C++ overloads. by Elliott Hughes · 8 years ago
  11. 95bd488 libc fortify: error on realpath(NULL, foo) by George Burgess IV · 8 years ago
  12. b115aef With O_TMPFILE, open(2) takes a mode argument. by Elliott Hughes · 8 years ago
  13. cc3639b Merge "libc fortify: warn on open() with useless mode bits" by Treehugger Robot · 8 years ago
  14. 4e37d53 libc fortify: warn on open() with useless mode bits by George Burgess IV · 8 years ago
  15. b1b125e Merge "libc fortify: make string.h use diagnose_if" by Treehugger Robot · 8 years ago
  16. 5ac5a7c Merge "libc fortify: make fcntl.h use diagnose_if" by Treehugger Robot · 8 years ago
  17. a821283 Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" by Treehugger Robot · 8 years ago
  18. 6e0de9d Merge "libc fortify: make stdio.h use diagnose_if" by Treehugger Robot · 8 years ago
  19. cff14d9 Merge "libc fortify: make poll.h and stat.h use diagnose_if" by Treehugger Robot · 8 years ago
  20. b630046 libc fortify: make string.h use diagnose_if by George Burgess IV · 8 years ago
  21. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 8 years ago
  22. 23dbf82 libc fortify: make stdio.h use diagnose_if by George Burgess IV · 8 years ago
  23. 52dde5f libc fortify: make poll.h and stat.h use diagnose_if by George Burgess IV · 8 years ago
  24. 0df4c37 libc fortify: make fcntl.h use diagnose_if by George Burgess IV · 8 years ago
  25. 0ec52ce Merge "libc fortify: make unistd.h use diagnose_if" by Treehugger Robot · 8 years ago
  26. 16c1739 libc fortify: make unistd.h use diagnose_if by George Burgess IV · 8 years ago
  27. 3f66e74 Remove nullability specifications. by Elliott Hughes · 8 years ago
  28. 4a8de0d Consistently say va_arg rather than __va_arg. by Elliott Hughes · 8 years ago
  29. ec6850d Remove restrict/__restrict. by Elliott Hughes · 8 years ago
  30. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago