Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-21 | fix wrong return value from wmemmove on forward copies | Rich Felker | 1 | -1/+2 | |
2012-09-06 | remove dependency of wmemmove on wmemcpy direction | Rich Felker | 1 | -4/+4 | |
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. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+11 | |