[PATCH v2 0/3] strlcpy and related functions

Florian Weimer fweimer@redhat.com
Fri Apr 28 10:48:21 GMT 2023


* Florian Weimer via Libc-alpha:

> I split this repost somewhat differently, with the manual updates in a
> separate commit, so that I can give proper attribution to Paul's work.
>
> I went through the discussion again and wasn't sure if there was
> anything regarding the actual implementation, beyond the fortify macro
> usage (discussed with Siddhesh) and Paul's suggestion to open-code the
> copying and counting (which I declined).
>
> Thanks,
> Florian
>
> Florian Weimer (2):
>   Implement strlcpy and strlcat [BZ #178]
>   Add the wcslcpy, wcslcat functions
>
> Paul Eggert (1):
>   manual: Manual update for strlcat, strlcpy, wcslcat, wclscpy

Any further comments on this version?

Thanks,
Florian



More information about the Libc-alpha mailing list