Files
linux/arch/alpha/include/asm
Kees Cook 4cb5e246e6 alpha: Remove arch-specific strncpy() implementation
strncpy() has no remaining callers in the kernel[1]. Remove the
alpha-specific assembly implementation and __HAVE_ARCH_STRNCPY define,
falling back to the generic version in lib/string.c.

The __stxncpy helper (stxncpy.S/ev6-stxncpy.S) is retained as it is
still used by strncat.

Link: https://github.com/KSPP/linux/issues/90 [1]
Signed-off-by: Kees Cook <kees@kernel.org>
2026-06-18 16:37:12 -07:00
..
2023-02-24 23:14:22 -05:00
2025-03-10 16:20:25 +01:00
2024-05-03 22:10:03 +02:00
2024-05-06 12:05:00 +02:00
2024-05-06 12:05:00 +02:00
2021-07-01 11:06:03 -07:00
2022-10-23 18:06:54 -04:00
2024-05-06 12:05:00 +02:00
2021-06-29 10:53:55 -07:00
2024-05-06 12:05:00 +02:00
2022-01-30 21:17:00 -05:00
2024-05-03 22:08:50 +02:00