Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fileio: simplify mkostemp_safe() (#4090) | Topi Miettinen | 2016-09-13 | 1 | -8/+8 |
* | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering | 2015-10-25 | 1 | -1/+2 |
* | test-fdset: add more tests | Ronny Chevalier | 2015-05-30 | 1 | -0/+53 |
* | tests: add test for fdset_iterate | Ronny Chevalier | 2014-08-18 | 1 | -0/+29 |
* | tests: add test_fdset_remove | Ronny Chevalier | 2014-06-22 | 1 | -0/+21 |
* | tests: add missing return | Ronny Chevalier | 2014-06-19 | 1 | -0/+2 |
* | tests: add test-fdset | Ronny Chevalier | 2014-06-16 | 1 | -0/+114 |