The implementation of fwrite() in the minimal libc does not increment the source pointer, and thus always print the same character. Signed-off-by: Florian Vaussard <florian.vaussard@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| fprintf.c | ||
| prf.c | ||
| sprintf.c | ||
| stdout_console.c | ||