summaryrefslogtreecommitdiff
path: root/src/basic/memory-util.c
Commit message (Expand)AuthorAgeFilesLines
* Include <threads.h> if possible to get thread_local definitionCristian Rodríguez2023-03-061-0/+1
* boot: Simplify object erasureJan Janssen2023-01-091-18/+0
* memory-util: replace memeqzero() by a more generic memeqbyte()Lennart Poettering2021-09-131-7/+6
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: use the usual SPDX header for our own filesZbigniew Jędrzejewski-Szmek2020-10-291-0/+2
* util: move some raw memory functions from string-util.h → memory-util.hLennart Poettering2019-03-141-0/+18
* util: split out memcmp()/memset() related calls into memory-util.[ch]Lennart Poettering2019-03-131-0/+39