summaryrefslogtreecommitdiff
path: root/src/basic/parse-util.h
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* parse-util: add parse_errno() and parse_syscall_and_errno()Yu Watanabe2017-11-111-0/+2
* parse-util: introduce parse_dev() helperFranck Bui2017-06-061-0/+1
* core: introduce parse_ip_port (#4825)Susant Sahani2016-12-061-0/+2
* util-lib: unify parsing of nice level valuesLennart Poettering2016-08-051-0/+2
* util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)David Michael2016-08-041-0/+1
* util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering2016-06-141-0/+2
* parse-util: fix conversion from size_t on s390 (#3147)Lubomir Rintel2016-04-291-1/+1
* test-compress-benchmark: fix argument parsing on 32bitZbigniew Jędrzejewski-Szmek2016-04-021-0/+12
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+3
* calendarspec: sub-second support, v3Hristo Venev2015-11-171-0/+2
* parse-util: introduce parse_ifindex() and make use of it everywhereLennart Poettering2015-11-031-0/+1
* parse-util: Introduce new parse_range functionFilipe Brandenburger2015-10-271-0/+1
* macro.h: move definition of MODE_INVALID to parse-util.hLennart Poettering2015-10-271-0/+2
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+88