1. 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
  2. fd936ae POSIX says <fcntl.h> makes SEEK_* visible. by Elliott Hughes · 9 years ago
  3. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  4. 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago
  5. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
  6. 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 9 years ago
  7. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  8. a6c8546 Remove declaration of unlinkat from <fcntl.h>. by Josh Gao · 9 years ago
  9. ee8d169 Extract fcntl to <bits/fcntl.h>. by Josh Gao · 9 years ago
  10. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 9 years ago
  11. 55147ad Add missing prototype for readahead in <fcntl.h>. by Elliott Hughes · 9 years ago
  12. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  13. 68dc20d Implement _FILE_OFFSET_BITS (mostly). by Elliott Hughes · 11 years ago
  14. 40360b3 Remove bogus transitive includes. by Elliott Hughes · 11 years ago
  15. 64d8382 Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>. by Elliott Hughes · 11 years ago
  16. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  17. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  18. ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
  19. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  20. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  21. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 11 years ago
  22. 48501af AArch64: Fix flock64 for LP64. by Serban Constantinescu · 11 years ago
  23. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 11 years ago
  24. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  25. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 12 years ago
  26. 01e505a <fcntl.h> should get you the POSIX_FADV_* constants. by Elliott Hughes · 12 years ago
  27. cd0609f Allow GCC-built fortified code to run on a clang-built bionic. by Elliott Hughes · 12 years ago
  28. e989399 O_CLOEXEC is always defined for arm, mips, x86, and x86_64. by Elliott Hughes · 12 years ago
  29. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 12 years ago
  30. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 12 years ago
  31. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 12 years ago
  32. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 12 years ago
  33. 829c089 disable _FORTIFY_SOURCE under clang by Nick Kralevich · 13 years ago
  34. a3e230d FORTIFY_SOURCE: Add openat, fix bug by Nick Kralevich · 13 years ago
  35. 8118f62 FORTIFY_SOURCE: add open() checks by Nick Kralevich · 13 years ago
  36. 00eea3f libc: add missing O_CLOEXEC from <fcntl.h> by David 'Digit' Turner · 15 years ago
  37. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  38. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  39. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago