summaryrefslogtreecommitdiff
path: root/src/basic/memory-util.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: yet another batch of coccinelle recommendationsFrantisek Sumsal2020-01-021-3/+2
* memory-util: introduce erase_and_free() helperLennart Poettering2019-12-041-7/+14
* memory-util: Add PAGE_ALIGN_DOWNChris Down2019-10-031-0/+1
* 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