Skip to content

Rewrite IO to use core-io library

jD91mZM2 requested to merge core-io into master

setvbuf is broken by this, but it also fixes a bug in fgets and should make the I/O system more stable as a whole by using some rust's std built-ins

Edited by jD91mZM2

Merge request reports