Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -1/+0 | |
2013-02-21 | fix wrong return value from wmemmove on forward copies | Rich Felker | -1/+2 | |
2012-09-06 | remove dependency of wmemmove on wmemcpy direction | Rich Felker | -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 | -0/+11 | |