summaryrefslogtreecommitdiff
path: root/src/basic/string-util.h
AgeCommit message (Expand)Author
2016-08-31machinectl: split OS field in two; print ip addresses (#4058)Seraphime Kirkovski
2016-07-21bootctl: move toupper() implementation to string-util.hLennart Poettering
2016-05-30util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering
2016-05-17basic: define HEXDIGITSDaniel Kahn Gillmor
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-13basic: add ascii_strcasecmp_nn() callLennart Poettering
2016-01-13basic: add new ascii_strcasecmp_n() callLennart Poettering
2016-01-11basic: introduce generic ascii_strlower_n() call and make use of it everywhereLennart Poettering
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-03util-lib: move character class definitions to string-util.hLennart Poettering
2015-11-02string-util: rework memory_erase() so that it cannot be optimized awayLennart Poettering
2015-10-27util: move string_is_safe() to string-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering