HomeFreeBSD

lib/libc/aarch64/string: add strncat SIMD implementation

Description

lib/libc/aarch64/string: add strncat SIMD implementation

This patch requires D46170 as it depends on strlcpy being labeled
__memccpy.

It's a direct copy from the amd64 string functions.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: Google LLC (GSoC 2024)
PR: 281175
Differential Revision: https://reviews.freebsd.org/D46292

Details

Provenance
getzAuthored on Aug 26 2024, 6:15 PM
fuzCommitted on Fri, Jan 10, 3:02 PM
Reviewer
fuz
Differential Revision
D46292: lib/libc/aarch64/string: add strncat SIMD implementation
Parents
rGbad17991c06d: lib/libc/aarch64/string: add memccpy SIMD implementation
Branches
Unknown
Tags
Unknown