summaryrefslogtreecommitdiff
path: root/src/string/wcsncpy.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker1-1/+1
2011-05-22fix strncat and wcsncat (double null termination)Rich Felker1-1/+1
2011-05-22fix wcsncpy writing past end of bufferRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+9