Merge branch 'add_fwide' into 'master'
Add fwide function See merge request !291
Showing
- src/header/stdio/default.rs 2 additions, 0 deletionssrc/header/stdio/default.rs
- src/header/stdio/helpers.rs 2 additions, 0 deletionssrc/header/stdio/helpers.rs
- src/header/stdio/mod.rs 76 additions, 1 deletionsrc/header/stdio/mod.rs
- src/header/wchar/mod.rs 3 additions, 3 deletionssrc/header/wchar/mod.rs
- src/platform/types.rs 2 additions, 0 deletionssrc/platform/types.rs
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/expected/stdio/freopen.stdout 2 additions, 0 deletionstests/expected/stdio/freopen.stdout
- tests/expected/wchar/fwide.stderr 0 additions, 0 deletionstests/expected/wchar/fwide.stderr
- tests/expected/wchar/fwide.stdout 4 additions, 0 deletionstests/expected/wchar/fwide.stdout
- tests/stdio/freopen.c 27 additions, 1 deletiontests/stdio/freopen.c
- tests/wchar/fwide.c 60 additions, 0 deletionstests/wchar/fwide.c
Loading
Please register or sign in to comment