aboutsummaryrefslogtreecommitdiff
path: root/src/string/strcpy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker1-2/+0
2018-09-12remove unused code from strcpy.cRich Felker1-7/+0
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker1-1/+1