Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: yet another batch of coccinelle recommendations | Frantisek Sumsal | 2020-01-02 | 1 | -3/+2 |
* | memory-util: introduce erase_and_free() helper | Lennart Poettering | 2019-12-04 | 1 | -7/+14 |
* | memory-util: Add PAGE_ALIGN_DOWN | Chris Down | 2019-10-03 | 1 | -0/+1 |
* | 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 |