summaryrefslogtreecommitdiff
path: root/src/basic/parse-util.c
AgeCommit message (Expand)Author
2016-08-05util-lib: unify parsing of nice level valuesLennart Poettering
2016-08-04util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)David Michael
2016-06-14util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-13tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-17calendarspec: sub-second support, v3Hristo Venev
2015-11-10parse-util: really refuse parsing negative values as positive ones, even on x...Lennart Poettering
2015-11-03parse-util: introduce parse_ifindex() and make use of it everywhereLennart Poettering
2015-10-27parse-util: Introduce new parse_range functionFilipe Brandenburger
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering