summaryrefslogtreecommitdiff
path: root/src/string/strcpy.c
AgeCommit message (Expand)Author
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker
2018-09-12remove unused code from strcpy.cRich Felker
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker