-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Bruno Haible on 12/3/2007 5:14 AM:
> Eric Blake wrote:
>>/* Cygwin 1.5.24 and earlier fail to put stdin in 64-bit mode, making
>> + fseeko/ftello needlessly fail. This bug was fixed in 1.5.25, at the
>> + same time that cygwin
Eric Blake wrote:
>/* Cygwin 1.5.24 and earlier fail to put stdin in 64-bit mode, making
> + fseeko/ftello needlessly fail. This bug was fixed in 1.5.25, at the
> + same time that cygwin fixed the declaration of "long timezone" to no
> + longer be a macro, so we use that as a compi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Cygwin will soon be releasing 1.5.25, which fixes several bugs but adds no
new functions [1]. Therefore, the test for cygwin-specific breakage in
fseeko in 1.5.24 and earlier, which was using a compile-time test that
triggered off of the addition of a