summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorKees Cook <kees@kernel.org>2026-03-23 04:15:40 +0300
committerKees Cook <kees@kernel.org>2026-06-19 02:37:12 +0300
commit4cb5e246e65cd497155370bbca54c8f5e3a4105f (patch)
treed1586bfa71b12098a81aef2a2d8f4c74cefa09c9 /include/linux
parent9c87e61e3c5797277407ba5eae4eac8a52be3fa3 (diff)
downloadlinux-4cb5e246e65cd497155370bbca54c8f5e3a4105f.tar.xz
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions