Skip to content

Adding `wcsrtombs`.

Darley Barreto requested to merge darley/relibc:wcsrtombs into master

Fixes #166 (closed) .

I converted musl libc's impl to rust with c2rust and worked around the errors and warnings.

Merge request reports