-
- Downloads
cpu: native: Add [v]fprintf to syscalls
External packages that may use fprintf(stderr, ...) for logging will link directly to the libc version of it, and for some reason that results in the application crashing.
Please register or sign in to comment