mirror of
https://github.com/fluencelabs/musl
synced 2025-06-02 01:21:34 +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.