Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move CLEANUP_ARRAY to src/fundamental | Luca Boccassi | 2023-10-09 | 1 | -0/+36 |
* | memory-util: move memzero() to src/fundamental/ to share with UEFI | Lennart Poettering | 2023-10-02 | 1 | -0/+6 |
* | memory-util: add CLEANUP_ERASE_PTR() macro and use it | Lennart Poettering | 2023-01-16 | 1 | -2/+26 |
* | meson: use 0|1 for SD_BOOT | Zbigniew Jędrzejewski-Szmek | 2023-01-10 | 1 | -2/+2 |
* | fundamental: fix compile check for explicit_bzero | Zbigniew Jędrzejewski-Szmek | 2023-01-10 | 1 | -1/+1 |
* | boot: Simplify object erasure | Jan Janssen | 2023-01-09 | 1 | -0/+42 |