fflush, freadseek: use fseeko, not fseek
[gnulib.git] / tests / test-ftell.c
2009-11-07 Eric Blakefflush, freadseek: use fseeko, not fseek
2009-03-05 Bruno HaibleDisable a test on FreeMiNT.
2009-02-25 Eric Blaketests: skip fseek/ftell tests if ungetc is broken
2008-04-13 Bruno HaibleWork around a HP-UX stdio bug.
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-03-29 Eric BlakeFix ftell on mingw.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-05-28 Bruno HaibleTests for module 'ftell'.