Merge branch 'wcscspn' into 'master'
Implements wcscspn function from wchar.h See merge request redox-os/relibc!196
No related branches found
No related tags found
Showing
- src/header/wchar/mod.rs 13 additions, 4 deletionssrc/header/wchar/mod.rs
- tests/Makefile 2 additions, 1 deletiontests/Makefile
- tests/expected/wchar/wcscspn.stderr 0 additions, 0 deletionstests/expected/wchar/wcscspn.stderr
- tests/expected/wchar/wcscspn.stdout 0 additions, 0 deletionstests/expected/wchar/wcscspn.stdout
- tests/wchar/wcscspn.c 16 additions, 0 deletionstests/wchar/wcscspn.c
tests/expected/wchar/wcscspn.stderr
0 → 100644
tests/expected/wchar/wcscspn.stdout
0 → 100644
tests/wchar/wcscspn.c
0 → 100644
Please register or sign in to comment