summaryrefslogtreecommitdiff
path: root/src/basic/parse-util.c
Commit message (Expand)AuthorAge
* basic: split parsing of the OOM score adjust value into its own function in p...Lennart Poettering2018-08-24
* parse-util: add explicit parsers for MTU valuesLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* parse-util: similar to safe_atou16_full() add safe_atou_full()Lennart Poettering2018-08-24
* parse-util: introduce safe_atou16_full()Lennart Poettering2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Fix format-truncation compile failure by typecasting USB IDs (#8250)Patrick Uiterwijk2018-05-30
* parse-util: detect overflows in parse_percent_unbounded()Lennart Poettering2018-05-30
* parse-util: coding style fixLennart Poettering2018-05-30
* locale-util: add freelocale() cleanup helperLennart Poettering2018-05-30
* basic: introduce *_to_string_with_check() functionsYu Watanabe2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* parse-util: introduce parse_dev() helperFranck Bui2017-07-25
* fix includesMatija Skala2017-07-25
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233.2: Mask unneeded functions and definitions in src/basicSven Eden2017-07-18
* core: introduce parse_ip_port (#4825)Susant Sahani2017-07-17
* Prep v232: Mask new functions that are unneeded by elogindSven Eden2017-07-05
* Prep v232: Apply missing updates from upstreamSven Eden2017-07-05
* util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)David Michael2017-07-05
* Prep v231.2: Make elogind musl-libc-compatible again.Sven Eden2017-06-19
* util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2017-06-16
* Prep v229: Some musl-libc compatibility updatesSven Eden2017-05-22
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2017-05-17
* calendarspec: sub-second support, v3Hristo Venev2017-05-17
* Prep v228: Condense elogind source masks (2/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (1/3)Sven Eden2017-04-26