[Mesa-dev] [PATCH v3 1/3] util: Add util_strncpy

Gustaw Smolarczyk wielkiegie at gmail.com
Mon Jul 3 07:43:40 UTC 2017


2017-07-03 6:10 GMT+02:00 Robert Foss <robert.foss at collabora.com>:
> On Sun, 2017-07-02 at 21:06 -0700, Matt Turner wrote:
>> Otherwise known as strlcpy()?
>
> I didn't realize this, a wrapper would be needed for all platformsou
> that don't support it natively.
>
> Do you know which platforms support strlcpy?
>
>
> Rob.

I think various BSD variants support strlcpy ([1] as an example).

Gustaw

[1] https://www.freebsd.org/cgi/man.cgi?query=strlcpy&sektion=3


More information about the mesa-dev mailing list