toolchain
toolchain copied to clipboard
I/O operations should set errno
I noticed that <stdio.h> I/O operations don't set errno. I suppose it might not be applicable in all cases since many <stdio.h> functions just wrap TiOS/fileioc functions.