The source project of this merge request has been removed.
Fixing some things in stdio
Removed a lot of unsafe
blocks from stdio and started moving a lot of the raw pointers to not be pointers.
This is WIP because I can't seem to compile my tests at the moment (though it seems to be nothing to do with these patches)
Edited by Tom Almeida