From 4ef8b64903e0cdbac1e7430491cd1e78ff2fdbf8 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 21 Nov 2010 18:42:29 +0100 Subject: 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. --- doc/pastposix-functions/bsd_signal.texi | 2 +- doc/pastposix-functions/ftime.texi | 2 +- doc/pastposix-functions/gcvt.texi | 2 +- doc/pastposix-functions/getcontext.texi | 2 +- doc/pastposix-functions/makecontext.texi | 2 +- doc/pastposix-functions/setcontext.texi | 2 +- doc/pastposix-functions/swapcontext.texi | 2 +- doc/pastposix-functions/wcswcs.texi | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/pastposix-functions') diff --git a/doc/pastposix-functions/bsd_signal.texi b/doc/pastposix-functions/bsd_signal.texi index 48e60ea6be..19507a5f6d 100644 --- a/doc/pastposix-functions/bsd_signal.texi +++ b/doc/pastposix-functions/bsd_signal.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 6.0, NetBSD 3.0, IRIX 5.3, Solaris 2.5.1, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, IRIX 5.3, Solaris 2.5.1, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/pastposix-functions/ftime.texi b/doc/pastposix-functions/ftime.texi index fc702a900f..44ee749158 100644 --- a/doc/pastposix-functions/ftime.texi +++ b/doc/pastposix-functions/ftime.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4. @item This function is marked as ``legacy'' in POSIX. Better use @code{gettimeofday} or @code{clock_gettime} instead, and use @code{ftime} only as a fallback for diff --git a/doc/pastposix-functions/gcvt.texi b/doc/pastposix-functions/gcvt.texi index 35e86fab47..b4c4c5069c 100644 --- a/doc/pastposix-functions/gcvt.texi +++ b/doc/pastposix-functions/gcvt.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0. @item This function is marked as ``legacy'' in POSIX. Better use @code{sprintf} instead. diff --git a/doc/pastposix-functions/getcontext.texi b/doc/pastposix-functions/getcontext.texi index 8502fb8864..9aec586af4 100644 --- a/doc/pastposix-functions/getcontext.texi +++ b/doc/pastposix-functions/getcontext.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/pastposix-functions/makecontext.texi b/doc/pastposix-functions/makecontext.texi index aaee6fca23..f732941ab0 100644 --- a/doc/pastposix-functions/makecontext.texi +++ b/doc/pastposix-functions/makecontext.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/pastposix-functions/setcontext.texi b/doc/pastposix-functions/setcontext.texi index bc3ac0198e..0df4734234 100644 --- a/doc/pastposix-functions/setcontext.texi +++ b/doc/pastposix-functions/setcontext.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. @item The effects of this call are system and compiler optimization dependent, since it restores the contents of register-allocated variables but not diff --git a/doc/pastposix-functions/swapcontext.texi b/doc/pastposix-functions/swapcontext.texi index ba20a7677c..4fbb3df4a5 100644 --- a/doc/pastposix-functions/swapcontext.texi +++ b/doc/pastposix-functions/swapcontext.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/pastposix-functions/wcswcs.texi b/doc/pastposix-functions/wcswcs.texi index d34432e25c..28c8fedba6 100644 --- a/doc/pastposix-functions/wcswcs.texi +++ b/doc/pastposix-functions/wcswcs.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, IRIX 5.3, Solaris 2.5.1, Cygwin, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, IRIX 5.3, Solaris 2.5.1, Cygwin, mingw, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. -- cgit v1.2.1