Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen | |
This is a continuation of the previous include sort patch, which only sorted for .c files. | |||
2015-11-17 | tree-wide: make macros for converting fds to pointers and back generic and ↵ | Lennart Poettering | |
use them everywhere | |||
2015-10-27 | util-lib: move fdname_is_valid() to fd-util.[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. |