aboutsummaryrefslogtreecommitdiff
path: root/src/string/mempcpy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy1-0/+1
2012-07-31optimize mempcpy to minimize need for data saved across the callRich Felker1-2/+1
2011-04-26function signature fix: add const qualifier to mempcpy src argRich Felker1-1/+1