summaryrefslogtreecommitdiff
path: root/src/string/memmove.c
AgeCommit message (Expand)AuthorLines
2018-09-26fix aliasing-based undefined behavior in string functionsRich Felker-1/+7
2018-09-23fix undefined pointer comparison in memmoveRich Felker-1/+1
2012-09-10reenable word-at-at-time copying in memmoveRich Felker-4/+27
2012-09-06remove dependency of memmove on memcpy directionRich Felker-5/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+14