mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
d26270061a
With all the users of strlcpy() removed[1] from the kernel, remove the API, self-tests, and other references. Leave mentions in Documentation (about its deprecation), and in checkpatch.pl (to help migrate host-only tools/ usage). Long live strscpy(). Link: https://github.com/KSPP/linux/issues/89 [1] Cc: Azeem Shaikh <azeemshaikh38@gmail.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Andy Whitcroft <apw@canonical.com> Cc: Joe Perches <joe@perches.com> Cc: Dwaipayan Ray <dwaipayanray1@gmail.com> Cc: Lukas Bulwahn <lukas.bulwahn@gmail.com> Cc: linux-hardening@vger.kernel.org Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Kees Cook <keescook@chromium.org> |
||
---|---|---|
.. | ||
read_overflow-memchr.c | ||
read_overflow-memchr_inv.c | ||
read_overflow-memcmp.c | ||
read_overflow-memscan.c | ||
read_overflow2-memcmp.c | ||
read_overflow2-memcpy.c | ||
read_overflow2-memmove.c | ||
read_overflow2_field-memcpy.c | ||
read_overflow2_field-memmove.c | ||
test_fortify.h | ||
write_overflow-memcpy.c | ||
write_overflow-memmove.c | ||
write_overflow-memset.c | ||
write_overflow-strcpy-lit.c | ||
write_overflow-strcpy.c | ||
write_overflow-strncpy-src.c | ||
write_overflow-strncpy.c | ||
write_overflow-strscpy.c | ||
write_overflow_field-memcpy.c | ||
write_overflow_field-memmove.c | ||
write_overflow_field-memset.c |