Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fdio: Export loop_write | Colin Walters | 2016-01-10 | 1 | -0/+3 |
* | fdio: Also add a replace variant that takes mode/uid/gid | Colin Walters | 2015-04-08 | 1 | -1/+12 |
* | fdio: Add glnx_file_replace_contents_at() | Colin Walters | 2015-04-08 | 1 | -0/+22 |
* | fdio: Include <string.h> for basename | Colin Walters | 2015-04-07 | 1 | -0/+1 |
* | Switch to using glibc xattrs | Colin Walters | 2015-04-01 | 1 | -1/+1 |
* | Add glnx_basename() | Colin Walters | 2015-03-05 | 1 | -0/+15 |
* | fdio: Add glnx_file_copy_at() | Colin Walters | 2015-03-03 | 1 | -0/+22 |
* | fdio: New APIs to read/write on fds, fd-relative | Colin Walters | 2015-02-20 | 1 | -0/+50 |