Age | Commit message (Expand) | Author |
---|---|---|
2015-11-30 | basic: include only what we use | Thomas Hindoe Paaboel Andersen |
2015-11-03 | util-lib: move character class definitions to string-util.h | Lennart Poettering |
2015-11-02 | string-util: rework memory_erase() so that it cannot be optimized away | Lennart Poettering |
2015-11-02 | Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t" | Lennart Poettering |
2015-10-31 | utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t | Shawn Landden |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util: move string_is_safe() to string-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |