toolchain icon indicating copy to clipboard operation
toolchain copied to clipboard

I/O operations should set errno

Open ZERICO2005 opened this issue 6 months ago • 0 comments

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.

ZERICO2005 avatar Jun 19 '25 18:06 ZERICO2005