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. | |||
2013-07-19 | core: add %v specifier | Zbigniew Jędrzejewski-Szmek | |
2013-01-29 | Move generic specifier functions to shared | Zbigniew Jędrzejewski-Szmek | |
No functional change. This makes it possible to use them in install.c. | |||
2012-11-14 | specifier: minor modernizations | Lennart Poettering | |
2012-04-12 | move more common files to shared/ and add them to shared.la | Kay Sievers | |