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