summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pthread_rwlock_timedrdlock.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-11-21 18:42:29 +0100
committerBruno Haible <bruno@clisp.org>2010-11-21 18:43:19 +0100
commit4ef8b64903e0cdbac1e7430491cd1e78ff2fdbf8 (patch)
tree6ef804b035bb47cf9d38591ecffe14b4f2d6c2d1 /doc/posix-functions/pthread_rwlock_timedrdlock.texi
parent9aa2d4c522f12870229df0fd01d3140bddf94317 (diff)
downloadgnulib-4ef8b64903e0cdbac1e7430491cd1e78ff2fdbf8.tar.gz
Update for MacOS X 10.5.
* m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on MacOS X; the test fails on MacOS X 10.5.8. * doc/{glibc,posix,pastposix}-{headers,functions}/*.texi: Update info about MacOS X.
Diffstat (limited to 'doc/posix-functions/pthread_rwlock_timedrdlock.texi')
-rw-r--r--doc/posix-functions/pthread_rwlock_timedrdlock.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_rwlock_timedrdlock.texi b/doc/posix-functions/pthread_rwlock_timedrdlock.texi
index cb333c5231..6cd32367f3 100644
--- a/doc/posix-functions/pthread_rwlock_timedrdlock.texi
+++ b/doc/posix-functions/pthread_rwlock_timedrdlock.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
+MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
@end itemize