-
- Downloads
unix: Use printf() implementation in terms of mp_printf().
In other words, unix port now uses overriden printf(), instead of using libc's. This should remove almost all dependency on libc stdio (which is bloated).
Please register or sign in to comment