[PATCH] x86_64: Implement AVX2 version of strlcpy/wcslcpy function
Noah Goldstein
goldstein.w.n@gmail.com
Sun Jul 2 16:55:27 GMT 2023
On Sun, Jul 2, 2023 at 1:51 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> * Noah Goldstein:
>
> > 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.
>
> That has already happened?
:/ yup had been a minute since I pulled.
Are we getting stplcpy?
>
> Thanks,
> Florian
>
More information about the Libc-alpha
mailing list