util.h (119B)
1 /* See LICENSE file for copyright and license details. */ 2 #undef strlcpy 3 size_t strlcpy(char *, const char *, size_t);