strerror_r: enforce POSIX recommendations
[pspp] / doc / glibc-functions / lutimes.texi
index 7b3ff1ba7fadaef2a63589a09c8fb37cee1402cc..683074ad92836d639168cd411e0770b5803758eb 100644 (file)
@@ -12,8 +12,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
-Solaris 10, mingw, Interix 3.5, BeOS.
+MacOS X 10.4, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+Solaris 11 2010-11, mingw, Interix 3.5, BeOS.
 @item
 This function cannot set full timestamp resolution.  Use
 @code{utimensat(AT_FDCWD,file,times,AT_SYMLINK_NOFOLLOW)}, or the