Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add posix_fadvise(3). | Elliott Hughes | 2014-09-11 | 1 | -2/+23 |
* | Add splice, tee, and vmsplice. | Elliott Hughes | 2014-06-24 | 1 | -0/+84 |
* | Consistently use #if defined(__BIONIC__) in tests. | Elliott Hughes | 2014-05-13 | 1 | -2/+2 |
* | AArch64: Fix flock64 for LP64. | Serban Constantinescu | 2014-04-08 | 1 | -0/+16 |
* | Implement some of the missing LFS64 support. | Elliott Hughes | 2014-02-18 | 1 | -0/+33 |
* | Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. | Elliott Hughes | 2014-02-03 | 1 | -0/+49 |
* | Clean up the 32-bit kernel support, fix LP64 fcntl declaration. | Elliott Hughes | 2013-11-06 | 1 | -0/+36 |