Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util-lib: move character class definitions to string-util.h | Lennart Poettering | 2015-11-03 | 1 | -1/+1 |
* | string-util: rework memory_erase() so that it cannot be optimized away | Lennart Poettering | 2015-11-02 | 1 | -8/+23 |
* | Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t"revert-1740-master | Lennart Poettering | 2015-11-02 | 1 | -2/+2 |
* | utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t | Shawn Landden | 2015-10-31 | 1 | -2/+2 |
* | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | util: move string_is_safe() to string-util.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+17 |
* | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering | 2015-10-24 | 1 | -0/+767 |