Merge branch 'wprintf' into 'master'
wprintf See merge request !352
Showing
- Makefile 1 addition, 1 deletionMakefile
- build.rs 1 addition, 0 deletionsbuild.rs
- include/bits/wchar.h 4 additions, 0 deletionsinclude/bits/wchar.h
- src/c/wchar.c 37 additions, 0 deletionssrc/c/wchar.c
- src/header/stdio/mod.rs 7 additions, 0 deletionssrc/header/stdio/mod.rs
- src/header/wchar/cbindgen.toml 1 addition, 1 deletionsrc/header/wchar/cbindgen.toml
- src/header/wchar/mod.rs 23 additions, 24 deletionssrc/header/wchar/mod.rs
- src/header/wchar/wprintf.rs 998 additions, 0 deletionssrc/header/wchar/wprintf.rs
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/expected/bins_static/wchar/wprintf.stderr 0 additions, 0 deletionstests/expected/bins_static/wchar/wprintf.stderr
- tests/expected/bins_static/wchar/wprintf.stdout 67 additions, 0 deletionstests/expected/bins_static/wchar/wprintf.stdout
- tests/wchar/wprintf.c 93 additions, 0 deletionstests/wchar/wprintf.c
Loading
Please register or sign in to comment