Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: Use glnx_autofd and glnx_close_fd() | Colin Walters | 2017-10-16 | 1 | -1/+1 |
* | Add glnx_fd_close() and glnx_autofd | Colin Walters | 2017-10-06 | 1 | -5/+2 |
* | lockfile: Use an `initialized` member rather than explicit init | Colin Walters | 2017-09-25 | 1 | -7/+5 |
* | tree-wide: Use our own syscall wrappers or error prefixing | Colin Walters | 2017-09-13 | 1 | -4/+3 |
* | Port most code (except fdio) to new style | Colin Walters | 2017-04-25 | 1 | -16/+7 |
* | glnx_release_lock_file - Don't close fd -1 (i.e. if we never locked) | Alexander Larsson | 2016-06-28 | 1 | -1/+2 |
* | lockfile: New code to lock files, massaged from systemd | Colin Walters | 2015-05-05 | 1 | -0/+193 |