Implement wcstok
Showing
- src/header/wchar/mod.rs 56 additions, 23 deletionssrc/header/wchar/mod.rs
- tests/Makefile 2 additions, 1 deletiontests/Makefile
- tests/expected/wchar/wcstok.stderr 0 additions, 0 deletionstests/expected/wchar/wcstok.stderr
- tests/expected/wchar/wcstok.stdout 12 additions, 0 deletionstests/expected/wchar/wcstok.stdout
- tests/wchar/wcstok.c 14 additions, 0 deletionstests/wchar/wcstok.c
tests/expected/wchar/wcstok.stderr
0 → 100644
tests/expected/wchar/wcstok.stdout
0 → 100644
tests/wchar/wcstok.c
0 → 100644
Please register or sign in to comment