Comments about EINTR.
[pspp] / doc / posix-headers / stdio.texi
index 86f42bea078fad5c4843dd2017d89245d8b2b0cc..e4157a79243ea00daa540860392d0dce9bd78128 100644 (file)
@@ -9,13 +9,13 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 The type @code{off_t} is missing on some platforms:
-glibc 2.8 and others.
+glibc 2.8, eglibc 2.11.2 and others.
 @item
 The type @code{ssize_t} is missing on some platforms:
 glibc 2.8, MacOS X 10.5, Solaris 10, and others.
 @item
 The type @code{va_list} is missing on some platforms:
-glibc 2.8, OpenBSD 4.0, Solaris 10, and others.
+glibc 2.8, OpenBSD 4.0, Solaris 11 2010-11, and others.
 @item
 Some platforms provide a @code{NULL} macro that cannot be used in arbitrary
 expressions: