about summary refs log tree commit diff
path: root/src/string/mempcpy.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-0/+1
* optimize mempcpy to minimize need for data saved across the callRich Felker2012-07-311-2/+1
* function signature fix: add const qualifier to mempcpy src argRich Felker2011-04-261-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7