summaryrefslogtreecommitdiff
path: root/src/string/wmemmove.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-23optimize nop case of wmemmoveRich Felker1-0/+1
2018-09-23fix undefined pointer comparison in wmemmoveRich Felker1-1/+2
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy1-1/+0
2013-02-21fix wrong return value from wmemmove on forward copiesRich Felker1-1/+2
2012-09-06remove dependency of wmemmove on wmemcpy directionRich Felker1-4/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+11