Adding strlcpy() to glibc
Adding strlcpy() to glibc
Posted Sep 18, 2014 6:15 UTC (Thu) by ncm (guest, #165)In reply to: Adding strlcpy() to glibc by ncm
Parent article: Adding strlcpy() to glibc
Sorry, that's "char const* src". And if endp is 0, it is ignored.