Commit Graph

2 Commits

Author SHA1 Message Date
bac03cdde1 remove dependency of wmemmove on wmemcpy direction
unlike the memmove commit, this one should be fine to leave in place.
wmemmove is not performance-critical, and even if it were, it's
already copying whole 32-bit words at a time instead of bytes.
2012-09-06 20:28:42 -04:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00