Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering | |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering | |
There are more than enough to deserve their own .c file, hence move them over. | |||
2015-05-30 | test-fdset: add more tests | Ronny Chevalier | |
add tests for the following functions: - fdset_new_array - fdset_steal_first - fdset_isempty | |||
2014-08-18 | tests: add test for fdset_iterate | Ronny Chevalier | |
2014-06-22 | tests: add test_fdset_remove | Ronny Chevalier | |
2014-06-19 | tests: add missing return | Ronny Chevalier | |
2014-06-16 | tests: add test-fdset | Ronny Chevalier | |