Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit/memcpy: Avoid pathological compile-time string size | Kees Cook | 2022-09-07 | 1 | -1/+1 |
* | string: Introduce strtomem() and strtomem_pad() | Kees Cook | 2022-09-07 | 1 | -4/+55 |
* | string.h: Introduce memset_startat() for wiping trailing members and padding | Kees Cook | 2021-10-18 | 1 | -0/+11 |
* | string.h: Introduce memset_after() for wiping trailing members/padding | Kees Cook | 2021-10-18 | 1 | -0/+13 |
* | lib: Introduce CONFIG_MEMCPY_KUNIT_TEST | Kees Cook | 2021-10-18 | 1 | -0/+265 |