local-string-functions
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Thu, 17 Mar 2022 21:37:00 +0000 (21:37 +0000)
committerAurelien Jarno <aurel32@debian.org>
Thu, 17 Mar 2022 21:37:00 +0000 (21:37 +0000)
commit31ac54514215d60c68f67d888e10dbd9d49bfd8d
tree2723572c9e03684dcb529393a461e01c7ea6f8df
parent43614d3b0975e1fc34271e3463aae61a10595269
local-string-functions

The alpha assembly version of various string functions do not work
correctly on some corner cases, and thus doesn't pass the testsuite.
This patch removes them.

Gbp-Pq: Topic alpha
Gbp-Pq: Name local-string-functions.diff
sysdeps/alpha/alphaev67/stpncpy.S [deleted file]
sysdeps/alpha/alphaev67/strncat.S [deleted file]
sysdeps/alpha/stpncpy.S [deleted file]
sysdeps/alpha/strcmp.S [deleted file]
sysdeps/alpha/strncat.S [deleted file]
sysdeps/alpha/strncmp.S [deleted file]
sysdeps/alpha/strncpy.S [deleted file]