1. 68dc20d Implement _FILE_OFFSET_BITS (mostly). by Elliott Hughes · 10 years ago
  2. 40360b3 Remove bogus transitive includes. by Elliott Hughes · 11 years ago
  3. 64d8382 Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>. by Elliott Hughes · 11 years ago
  4. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  5. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  6. ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
  7. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  8. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  9. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 11 years ago
  10. 48501af AArch64: Fix flock64 for LP64. by Serban Constantinescu · 11 years ago
  11. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 11 years ago
  12. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  13. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 11 years ago
  14. 01e505a <fcntl.h> should get you the POSIX_FADV_* constants. by Elliott Hughes · 12 years ago
  15. cd0609f Allow GCC-built fortified code to run on a clang-built bionic. by Elliott Hughes · 12 years ago
  16. e989399 O_CLOEXEC is always defined for arm, mips, x86, and x86_64. by Elliott Hughes · 12 years ago
  17. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 12 years ago
  18. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 12 years ago
  19. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 12 years ago
  20. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 12 years ago
  21. 829c089 disable _FORTIFY_SOURCE under clang by Nick Kralevich · 13 years ago
  22. a3e230d FORTIFY_SOURCE: Add openat, fix bug by Nick Kralevich · 13 years ago
  23. 8118f62 FORTIFY_SOURCE: add open() checks by Nick Kralevich · 13 years ago
  24. 00eea3f libc: add missing O_CLOEXEC from <fcntl.h> by David 'Digit' Turner · 15 years ago
  25. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  26. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  27. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago