Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include <threads.h> if possible to get thread_local definition | Cristian Rodríguez | 2023-03-06 | 1 | -0/+1 |
* | boot: Simplify object erasure | Jan Janssen | 2023-01-09 | 1 | -18/+0 |
* | memory-util: replace memeqzero() by a more generic memeqbyte() | Lennart Poettering | 2021-09-13 | 1 | -7/+6 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | tree-wide: use the usual SPDX header for our own files | Zbigniew Jędrzejewski-Szmek | 2020-10-29 | 1 | -0/+2 |
* | util: move some raw memory functions from string-util.h → memory-util.h | Lennart Poettering | 2019-03-14 | 1 | -0/+18 |
* | util: split out memcmp()/memset() related calls into memory-util.[ch] | Lennart Poettering | 2019-03-13 | 1 | -0/+39 |