Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering | |
Previously the specifier calls could only indicate OOM by returning NULL. With this change they will return negative errno-style error codes like everything else. | |||
2012-09-18 | unit: split unit_printf() and friends into its own .c file | Lennart Poettering | |