Make cygwin fseeko check more reliable.
[pspp] / doc / functions / fseeko.texi
index 7d8c0a6aaf6c5b91aecc7fa87baff2efadb3971d..3b6c4e957356bec7b63a50a6995914a3a4646a54 100644 (file)
@@ -15,7 +15,7 @@ OSF/1 4.0, Solaris 2.5.1, mingw.
 The declaration of @code{fseeko} in @code{<stdio.h>} is not enabled by default
 on some platforms: glibc 2.3.6.
 @item
-This function fails on seekable stdin, stdout, and stderr: cygwin 1.5.x.
+This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24.
 @end itemize
 
 Portability problems not fixed by Gnulib: