1. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
  2. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 5 years ago
  3. 68a3bcc bionic tests: switch to using android-base/file.h for TemporaryFile by Mark Salyzyn · 7 years ago
  4. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  5. fc30bfe Don't try to link(2) in a test if we're not root. by Elliott Hughes · 8 years ago
  6. f7a8e95 Fix fcntrl#tee test to use the same expected/actual buffer size. by Kazuhiro Inaba · 8 years ago
  7. 212ea2b Merge "With O_TMPFILE, open(2) takes a mode argument." am: 2fdefadcee by Elliott Hughes · 8 years ago
  8. b115aef With O_TMPFILE, open(2) takes a mode argument. by Elliott Hughes · 8 years ago
  9. e567fed Merge "Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing." am: 4f61181428 by Josh Gao · 8 years ago
  10. 24ed8b5 Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing. by Josh Gao · 8 years ago
  11. 47a5210 bionic: tests: only test falloc_punch on ext4 by Matthias Hausner · 8 years ago
  12. 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
  13. 094f316 bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
  14. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 9 years ago
  15. 55147ad Add missing prototype for readahead in <fcntl.h>. by Elliott Hughes · 9 years ago
  16. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  17. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 11 years ago
  18. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 11 years ago
  19. 48501af AArch64: Fix flock64 for LP64. by Serban Constantinescu · 11 years ago
  20. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  21. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 11 years ago
  22. 0620925 Clean up the 32-bit kernel support, fix LP64 fcntl declaration. by Elliott Hughes · 12 years ago