pthread_sigmask: Work around Cygwin bug.
[pspp] / doc / posix-functions / fseeko.texi
index 63b51fbb34a62e55059a95b4bd2cc56b9042a2c4..34095cfea7c6b29fb08a8cc4746e75e3586d05b0 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{fseeko}
 @findex fseeko
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/fseeko.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fseeko.html}
 
 Gnulib module: fseeko
 
@@ -13,7 +13,8 @@ This function is missing on some platforms:
 IRIX 5.3, OSF/1 4.0, Solaris 2.5.1, mingw.
 @item
 The declaration of @code{fseeko} in @code{<stdio.h>} is not enabled by default
-on some platforms: glibc 2.3.6.
+on some platforms:
+glibc 2.3.6, OSF/1 5.1.
 @item
 This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24.
 @end itemize