aboutsummaryrefslogtreecommitdiff
path: root/src/string/memccpy.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix misplaced *'s in string functions (harmless)Rich Felker2011-04-071-1/+1
|
* add implementation of memccpy functionRich Felker2011-02-241-0/+32