1 2 3
/* See LICENSE file for copyright and license details. */ size_t strlcpy(char *dst, const char *src, size_t siz);