Merge branch 'dprintf' into 'master'
Implement dprintf and vdprintf See merge request redox-os/relibc!489
No related branches found
No related tags found
Showing
- src/header/stdio/mod.rs 15 additions, 0 deletionssrc/header/stdio/mod.rs
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/expected/bins_static/stdio/dprintf.stderr 0 additions, 0 deletionstests/expected/bins_static/stdio/dprintf.stderr
- tests/expected/bins_static/stdio/dprintf.stdout 2 additions, 0 deletionstests/expected/bins_static/stdio/dprintf.stdout
- tests/stdio/dprintf.c 24 additions, 0 deletionstests/stdio/dprintf.c
Loading
Please register or sign in to comment