aboutsummaryrefslogtreecommitdiff
path: root/system/lib/libc/musl/src/string/strcmp.c
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