aboutsummaryrefslogtreecommitdiff
path: root/system/lib/libc/musl/src/string
AgeCommit message (Collapse)Author
2014-02-06Revert strcmp.c to musl v0.9.13 so that the versions in this pull request ↵Jukka Jylänki
match the ones that waywardmonkeys has pushed in earlier.
2014-02-06Add optimized versions of musl libc string and memory comparison functions.Jukka Jylänki
2014-01-13Missing string.h functionality.Bruce Mitchener
2013-04-22Add musl wchar function implementations.Bruce Mitchener