summaryrefslogtreecommitdiff
path: root/src/shared/specifier.c
Commit message (Collapse)AuthorAge
* specifier: rework specifier calls to return proper error messageLennart Poettering2013-09-17
| | | | | | 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.
* core: add %v specifierZbigniew Jędrzejewski-Szmek2013-07-19
|
* Move generic specifier functions to sharedZbigniew Jędrzejewski-Szmek2013-01-29
| | | | No functional change. This makes it possible to use them in install.c.
* specifier: minor modernizationsLennart Poettering2012-11-14
|
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-12