summaryrefslogtreecommitdiff
path: root/src/basic/string-util.h
Commit message (Expand)AuthorAge
* Prep v233: Unmask now needed functions in src/basicSven Eden2017-07-17
* treewide: replace homegrown memory_erase with explicit_bzeroZbigniew Jędrzejewski-Szmek2017-07-17
* Drop FOREACH_WORD_QUOTEDZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232.2: Mask more unneeded functionsSven Eden2017-07-07
* machinectl: split OS field in two; print ip addresses (#4058)Seraphime Kirkovski2017-07-05
* bootctl: move toupper() implementation to string-util.hLennart Poettering2017-07-05
* util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering2017-06-16
* basic: define HEXDIGITSDaniel Kahn Gillmor2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* tree-wide: remove Emacs lines from all filesDaniel Mack2017-05-17
* basic: add ascii_strcasecmp_nn() callLennart Poettering2017-05-17
* basic: add new ascii_strcasecmp_n() callLennart Poettering2017-05-17
* basic: introduce generic ascii_strlower_n() call and make use of it everywhereLennart Poettering2017-05-17
* Prep v228: Add remaining updates from upstream (1/3)Sven Eden2017-04-26