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

Matt Turner mattst88 at gmail.com
Mon Jul 3 04:06:39 UTC 2017


On Sun, Jul 2, 2017 at 8:49 PM, Robert Foss <robert.foss at collabora.com> wrote:
> Add strncpy wrapper that makes sure that the string is always ends
> with a null byte.

Otherwise known as strlcpy()?


More information about the mesa-dev mailing list