Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add _cleanup_(erase_and_freep) | Zbigniew Jędrzejewski-Szmek | 2019-07-10 | 1 | -0/+11 |
* | basic/memory-util: do not "return" anything from memzero() macro | Zbigniew Jędrzejewski-Szmek | 2019-05-30 | 1 | -2/+2 |
* | ask-password: erase character read with _cleanup_ | Lennart Poettering | 2019-03-20 | 1 | -0/+5 |
* | util: move some raw memory functions from string-util.h → memory-util.h | Lennart Poettering | 2019-03-14 | 1 | -0/+26 |
* | util: split out memcmp()/memset() related calls into memory-util.[ch] | Lennart Poettering | 2019-03-13 | 1 | -0/+53 |