summaryrefslogtreecommitdiffstats
path: root/tests/fcntl_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add posix_fadvise(3).Elliott Hughes2014-09-111-2/+23
* Add splice, tee, and vmsplice.Elliott Hughes2014-06-241-0/+84
* Consistently use #if defined(__BIONIC__) in tests.Elliott Hughes2014-05-131-2/+2
* AArch64: Fix flock64 for LP64.Serban Constantinescu2014-04-081-0/+16
* Implement some of the missing LFS64 support.Elliott Hughes2014-02-181-0/+33
* Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.Elliott Hughes2014-02-031-0/+49
* Clean up the 32-bit kernel support, fix LP64 fcntl declaration.Elliott Hughes2013-11-061-0/+36