# HG changeset patch # User Bruno Haible # Date 1290600619 -3600 # Node ID 71de0fe9e18b133cd057f45b2e39f3495268b92b # Parent 9e50fbc43e85d6a01e87204c773ccd14564e4028 doc: Corrections regarding MacOS X 10.4 and 10.5. * doc/{glibc,posix,pastposix}-functions/*.texi: Update info about MacOS X. Reported by Simon Josefsson. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-11-24 Bruno Haible + + doc: Corrections regarding MacOS X 10.4 and 10.5. + * doc/{glibc,posix,pastposix}-functions/*.texi: Update info about + MacOS X. + Reported by Simon Josefsson. + 2010-11-22 Ben Pfaff Uninstall ".bin" files installed by relocwrapper. diff --git a/doc/glibc-functions/backtrace.texi b/doc/glibc-functions/backtrace.texi --- a/doc/glibc-functions/backtrace.texi +++ b/doc/glibc-functions/backtrace.texi @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +This function is missing on many platforms: +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/backtrace_symbols.texi b/doc/glibc-functions/backtrace_symbols.texi --- a/doc/glibc-functions/backtrace_symbols.texi +++ b/doc/glibc-functions/backtrace_symbols.texi @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +This function is missing on many platforms: +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/backtrace_symbols_fd.texi b/doc/glibc-functions/backtrace_symbols_fd.texi --- a/doc/glibc-functions/backtrace_symbols_fd.texi +++ b/doc/glibc-functions/backtrace_symbols_fd.texi @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +This function is missing on many platforms: +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ffsl.texi b/doc/glibc-functions/ffsl.texi --- a/doc/glibc-functions/ffsl.texi +++ b/doc/glibc-functions/ffsl.texi @@ -12,5 +12,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getutmp.texi b/doc/glibc-functions/getutmp.texi --- a/doc/glibc-functions/getutmp.texi +++ b/doc/glibc-functions/getutmp.texi @@ -12,5 +12,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getutmpx.texi b/doc/glibc-functions/getutmpx.texi --- a/doc/glibc-functions/getutmpx.texi +++ b/doc/glibc-functions/getutmpx.texi @@ -12,5 +12,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/lchmod.texi b/doc/glibc-functions/lchmod.texi --- a/doc/glibc-functions/lchmod.texi +++ b/doc/glibc-functions/lchmod.texi @@ -8,7 +8,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/lgamma_r.texi b/doc/glibc-functions/lgamma_r.texi --- a/doc/glibc-functions/lgamma_r.texi +++ b/doc/glibc-functions/lgamma_r.texi @@ -12,5 +12,5 @@ @itemize @item This function is missing on some platforms: -IRIX 6.5, OSF/1 5.1, mingw. +MacOS X 10.5 x86, IRIX 6.5, OSF/1 5.1, mingw. @end itemize diff --git a/doc/glibc-functions/lutimes.texi b/doc/glibc-functions/lutimes.texi --- a/doc/glibc-functions/lutimes.texi +++ b/doc/glibc-functions/lutimes.texi @@ -12,7 +12,7 @@ @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, +MacOS X 10.4, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. @item This function cannot set full timestamp resolution. Use diff --git a/doc/glibc-functions/sendfile.texi b/doc/glibc-functions/sendfile.texi --- a/doc/glibc-functions/sendfile.texi +++ b/doc/glibc-functions/sendfile.texi @@ -12,5 +12,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/utmpxname.texi b/doc/glibc-functions/utmpxname.texi --- a/doc/glibc-functions/utmpxname.texi +++ b/doc/glibc-functions/utmpxname.texi @@ -12,5 +12,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/pastposix-functions/getcontext.texi b/doc/pastposix-functions/getcontext.texi --- a/doc/pastposix-functions/getcontext.texi +++ b/doc/pastposix-functions/getcontext.texi @@ -14,5 +14,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, 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 --- a/doc/pastposix-functions/makecontext.texi +++ b/doc/pastposix-functions/makecontext.texi @@ -14,5 +14,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, 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 --- a/doc/pastposix-functions/setcontext.texi +++ b/doc/pastposix-functions/setcontext.texi @@ -14,7 +14,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, 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 --- a/doc/pastposix-functions/swapcontext.texi +++ b/doc/pastposix-functions/swapcontext.texi @@ -14,5 +14,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_spawn.texi b/doc/posix-functions/posix_spawn.texi --- a/doc/posix-functions/posix_spawn.texi +++ b/doc/posix-functions/posix_spawn.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @item When this function fails, it causes the stdio buffer contents to be output twice on some platforms: diff --git a/doc/posix-functions/posix_spawn_file_actions_addclose.texi b/doc/posix-functions/posix_spawn_file_actions_addclose.texi --- a/doc/posix-functions/posix_spawn_file_actions_addclose.texi +++ b/doc/posix-functions/posix_spawn_file_actions_addclose.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawn_file_actions_adddup2.texi b/doc/posix-functions/posix_spawn_file_actions_adddup2.texi --- a/doc/posix-functions/posix_spawn_file_actions_adddup2.texi +++ b/doc/posix-functions/posix_spawn_file_actions_adddup2.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawn_file_actions_addopen.texi b/doc/posix-functions/posix_spawn_file_actions_addopen.texi --- a/doc/posix-functions/posix_spawn_file_actions_addopen.texi +++ b/doc/posix-functions/posix_spawn_file_actions_addopen.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawn_file_actions_destroy.texi b/doc/posix-functions/posix_spawn_file_actions_destroy.texi --- a/doc/posix-functions/posix_spawn_file_actions_destroy.texi +++ b/doc/posix-functions/posix_spawn_file_actions_destroy.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawn_file_actions_init.texi b/doc/posix-functions/posix_spawn_file_actions_init.texi --- a/doc/posix-functions/posix_spawn_file_actions_init.texi +++ b/doc/posix-functions/posix_spawn_file_actions_init.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_destroy.texi b/doc/posix-functions/posix_spawnattr_destroy.texi --- a/doc/posix-functions/posix_spawnattr_destroy.texi +++ b/doc/posix-functions/posix_spawnattr_destroy.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_getflags.texi b/doc/posix-functions/posix_spawnattr_getflags.texi --- a/doc/posix-functions/posix_spawnattr_getflags.texi +++ b/doc/posix-functions/posix_spawnattr_getflags.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_getpgroup.texi b/doc/posix-functions/posix_spawnattr_getpgroup.texi --- a/doc/posix-functions/posix_spawnattr_getpgroup.texi +++ b/doc/posix-functions/posix_spawnattr_getpgroup.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_getsigdefault.texi b/doc/posix-functions/posix_spawnattr_getsigdefault.texi --- a/doc/posix-functions/posix_spawnattr_getsigdefault.texi +++ b/doc/posix-functions/posix_spawnattr_getsigdefault.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_getsigmask.texi b/doc/posix-functions/posix_spawnattr_getsigmask.texi --- a/doc/posix-functions/posix_spawnattr_getsigmask.texi +++ b/doc/posix-functions/posix_spawnattr_getsigmask.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_init.texi b/doc/posix-functions/posix_spawnattr_init.texi --- a/doc/posix-functions/posix_spawnattr_init.texi +++ b/doc/posix-functions/posix_spawnattr_init.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_setflags.texi b/doc/posix-functions/posix_spawnattr_setflags.texi --- a/doc/posix-functions/posix_spawnattr_setflags.texi +++ b/doc/posix-functions/posix_spawnattr_setflags.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_setpgroup.texi b/doc/posix-functions/posix_spawnattr_setpgroup.texi --- a/doc/posix-functions/posix_spawnattr_setpgroup.texi +++ b/doc/posix-functions/posix_spawnattr_setpgroup.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_setsigdefault.texi b/doc/posix-functions/posix_spawnattr_setsigdefault.texi --- a/doc/posix-functions/posix_spawnattr_setsigdefault.texi +++ b/doc/posix-functions/posix_spawnattr_setsigdefault.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnattr_setsigmask.texi b/doc/posix-functions/posix_spawnattr_setsigmask.texi --- a/doc/posix-functions/posix_spawnattr_setsigmask.texi +++ b/doc/posix-functions/posix_spawnattr_setsigmask.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/posix_spawnp.texi b/doc/posix-functions/posix_spawnp.texi --- a/doc/posix-functions/posix_spawnp.texi +++ b/doc/posix-functions/posix_spawnp.texi @@ -10,7 +10,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @item When this function fails, it causes the stdio buffer contents to be output twice on some platforms: diff --git a/doc/posix-functions/sockatmark.texi b/doc/posix-functions/sockatmark.texi --- a/doc/posix-functions/sockatmark.texi +++ b/doc/posix-functions/sockatmark.texi @@ -14,5 +14,5 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/waitid.texi b/doc/posix-functions/waitid.texi --- a/doc/posix-functions/waitid.texi +++ b/doc/posix-functions/waitid.texi @@ -14,7 +14,7 @@ @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. @item As of 2005, no system is known on which @code{waitid} with flag @code{WNOWAIT} works correctly.