Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-25 | fortify: strlen: Avoid shadowing previous locals | 1 | -12/+12 | |
2021-09-25 | fortify: Allow strlen() and strnlen() to pass compile-time known lengths | 1 | -11/+38 | |
2021-09-25 | fortify: Prepare to improve strnlen() and strlen() warnings | 1 | -11/+11 | |
2021-09-25 | fortify: Fix dropped strcpy() compile-time write overflow check | 1 | -1/+4 | |
2021-09-25 | fortify: Move remaining fortify helpers into fortify-string.h | 1 | -0/+7 | |
2021-02-26 | string.h: move fortified functions definitions in a dedicated header. | 1 | -0/+302 |