mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 09:40:13 +00:00
72c11b353e
Call __memset_power8 to pad, with zeros, the remaining bytes in the dest string on __strncpy_power8 and __stpncpy_power8. This improves performance when n is larger than the input string, giving ~30% gain for larger strings without impacting much shorter strings. |
||
---|---|---|
.. | ||
fpu | ||
multiarch | ||
Implies | ||
Makefile | ||
memset.S | ||
stpcpy.S | ||
stpncpy.S | ||
strcasestr-ppc64.c | ||
strcasestr.S | ||
strcmp.S | ||
strcpy.S | ||
strcspn.S | ||
strlen.S | ||
strncmp.S | ||
strncpy.S | ||
strspn.S |