mirror of
https://github.com/fluencelabs/musl
synced 2025-07-30 22:01:57 +00:00
Added strcmp/strncmp implementations that follow the libc spec, and fixed a bug in strchr. This makes a couple more tests pass in Wasm waterfall.