[PATCH] x86_64: Implement AVX2 version of strlcpy/wcslcpy function

Noah Goldstein goldstein.w.n@gmail.com
Sun Jul 2 01:22:55 GMT 2023


On Sat, Jul 1, 2023 at 4:41 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> * Noah Goldstein via Libc-alpha:
>
> > Think we should at the very least wait for the generic strlcpy codes
> > to land first.
>
> Do you mean a version of string/strlcpy.c that is based on a modified
> string/stplcpy.c, rather than the one we have now that calls just strlen
> and memcpy?

Hmm? I mean your strlcpy/strlcat patch to land.
>
> Thanks,
> Florian
>


More information about the Libc-alpha mailing list