bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch #6758] Add support for Atari FreeMiNT OS


From: Alan Hourihane
Subject: Re: [patch #6758] Add support for Atari FreeMiNT OS
Date: Sat, 28 Feb 2009 23:20:03 +0000

On Sat, 2009-02-28 at 22:51 +0100, Bruno Haible wrote:
> Alan,
> 
> > Just getting back to the fseeko() test. What exactly is meant to be
> > tested here ?
> 
> This conditional means to test whether the last call was an fflush(), i.e.
> whether no I/O was done on the stream since the last fflush(). POSIX has a
> special requirement for fseeko that immediately follows fflush.

Mmm, I'll need to examine this further, but putting back the

#elif defined(__MINT__)
  if (0)

test in fseeko.c makes things work here.

Alan.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]