summaryrefslogtreecommitdiff
path: root/src/basic/string-util.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t"revert-1740-masterLennart Poettering2015-11-021-2/+2
* utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_tShawn Landden2015-10-311-2/+2
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util: move string_is_safe() to string-util.[ch]Lennart Poettering2015-10-271-0/+17
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+767