summaryrefslogtreecommitdiff
path: root/include/linux/fortify-string.h
Commit message (Expand)AuthorAgeFilesLines
* fortify: strlen: Avoid shadowing previous localsQian Cai2021-10-251-12/+12
* fortify: Allow strlen() and strnlen() to pass compile-time known lengthsKees Cook2021-09-251-11/+38
* fortify: Prepare to improve strnlen() and strlen() warningsKees Cook2021-09-251-11/+11
* fortify: Fix dropped strcpy() compile-time write overflow checkKees Cook2021-09-251-1/+4
* fortify: Move remaining fortify helpers into fortify-string.hKees Cook2021-09-251-0/+7
* string.h: move fortified functions definitions in a dedicated header.Francis Laniel2021-02-261-0/+302