summaryrefslogtreecommitdiffstats
path: root/src/basic/memory-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: add _cleanup_(erase_and_freep)Zbigniew Jędrzejewski-Szmek2019-07-101-0/+11
* basic/memory-util: do not "return" anything from memzero() macroZbigniew Jędrzejewski-Szmek2019-05-301-2/+2
* ask-password: erase character read with _cleanup_Lennart Poettering2019-03-201-0/+5
* util: move some raw memory functions from string-util.h → memory-util.hLennart Poettering2019-03-141-0/+26
* util: split out memcmp()/memset() related calls into memory-util.[ch]Lennart Poettering2019-03-131-0/+53