summaryrefslogtreecommitdiffstats
path: root/src/fundamental/memory-util-fundamental.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move CLEANUP_ARRAY to src/fundamentalLuca Boccassi2023-10-091-0/+36
* memory-util: move memzero() to src/fundamental/ to share with UEFILennart Poettering2023-10-021-0/+6
* memory-util: add CLEANUP_ERASE_PTR() macro and use itLennart Poettering2023-01-161-2/+26
* meson: use 0|1 for SD_BOOTZbigniew Jędrzejewski-Szmek2023-01-101-2/+2
* fundamental: fix compile check for explicit_bzeroZbigniew Jędrzejewski-Szmek2023-01-101-1/+1
* boot: Simplify object erasureJan Janssen2023-01-091-0/+42