fseek() vs. fseeko()

Ralf Corsepius ralf.corsepius@rtems.org
Wed Jun 20 05:09:00 GMT 2012


 >
 > Ok, then this is a bug in the RTEMS targets using 64-bit off_t.
No. This is a bug in newlib.

fseeko etc. are supposed to take abstract types "off_t".

RTEMS relies upon this assumption, but obviously can't handle this.

 > Since > the fseeko64() etc. are non-standard this should be invisible 
for the > user.

Agreed. They should not be used anywhere and be removed from newlib.

Ralf



More information about the Newlib mailing list