From: Bruno Haible Date: Sun, 31 Jul 2011 12:31:24 +0000 (+0200) Subject: Documentation about Minix. X-Git-Tag: v0.1~2045 X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=commitdiff_plain;h=ca2c85799ac5e86ba2d93a6b0628648177984e21 Documentation about Minix. * doc/posix-headers/*.texi: Add info about Minix 3.1.8. * doc/glibc-headers/*.texi: Likewise. * doc/posix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise. --- diff --git a/ChangeLog b/ChangeLog index 6159ee277..5e677e59f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2011-07-31 Bruno Haible + Documentation about Minix. + * doc/posix-headers/*.texi: Add info about Minix 3.1.8. + * doc/glibc-headers/*.texi: Likewise. + * doc/posix-functions/*.texi: Likewise. + * doc/glibc-functions/*.texi: Likewise. + +2011-07-31 Bruno Haible + snippet/warn-on-use: Fix indentation. * m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Fix indentation. diff --git a/doc/glibc-functions/accept4.texi b/doc/glibc-functions/accept4.texi index f4f44581d..631409909 100644 --- a/doc/glibc-functions/accept4.texi +++ b/doc/glibc-functions/accept4.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/acct.texi b/doc/glibc-functions/acct.texi index 64cc8cc62..9e9abf6d1 100644 --- a/doc/glibc-functions/acct.texi +++ b/doc/glibc-functions/acct.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/addmntent.texi b/doc/glibc-functions/addmntent.texi index 0d2a6a7bb..974575f3f 100644 --- a/doc/glibc-functions/addmntent.texi +++ b/doc/glibc-functions/addmntent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/addseverity.texi b/doc/glibc-functions/addseverity.texi index 4581f8a3e..df69effff 100644 --- a/doc/glibc-functions/addseverity.texi +++ b/doc/glibc-functions/addseverity.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/adjtime.texi b/doc/glibc-functions/adjtime.texi index e7bccd1ea..25e3df93b 100644 --- a/doc/glibc-functions/adjtime.texi +++ b/doc/glibc-functions/adjtime.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/adjtimex.texi b/doc/glibc-functions/adjtimex.texi index bba822b4d..7e9f40733 100644 --- a/doc/glibc-functions/adjtimex.texi +++ b/doc/glibc-functions/adjtimex.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/advance.texi b/doc/glibc-functions/advance.texi index f046e6d01..9e0c206da 100644 --- a/doc/glibc-functions/advance.texi +++ b/doc/glibc-functions/advance.texi @@ -12,5 +12,5 @@ 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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/aio_init.texi b/doc/glibc-functions/aio_init.texi index 84a39889a..a805e23c7 100644 --- a/doc/glibc-functions/aio_init.texi +++ b/doc/glibc-functions/aio_init.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_err_exit_status.texi b/doc/glibc-functions/argp_err_exit_status.texi index 5f744522d..aaaa84be7 100644 --- a/doc/glibc-functions/argp_err_exit_status.texi +++ b/doc/glibc-functions/argp_err_exit_status.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_error.texi b/doc/glibc-functions/argp_error.texi index 7afd2a016..908532512 100644 --- a/doc/glibc-functions/argp_error.texi +++ b/doc/glibc-functions/argp_error.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_failure.texi b/doc/glibc-functions/argp_failure.texi index 16a5ba84b..87470b13c 100644 --- a/doc/glibc-functions/argp_failure.texi +++ b/doc/glibc-functions/argp_failure.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_help.texi b/doc/glibc-functions/argp_help.texi index 92b59959f..2af51badb 100644 --- a/doc/glibc-functions/argp_help.texi +++ b/doc/glibc-functions/argp_help.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_parse.texi b/doc/glibc-functions/argp_parse.texi index fb8514932..9d3b0fa88 100644 --- a/doc/glibc-functions/argp_parse.texi +++ b/doc/glibc-functions/argp_parse.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_program_bug_address.texi b/doc/glibc-functions/argp_program_bug_address.texi index b3c8cd7fe..5ace65493 100644 --- a/doc/glibc-functions/argp_program_bug_address.texi +++ b/doc/glibc-functions/argp_program_bug_address.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_program_version.texi b/doc/glibc-functions/argp_program_version.texi index 106c41bf8..352b4b2a1 100644 --- a/doc/glibc-functions/argp_program_version.texi +++ b/doc/glibc-functions/argp_program_version.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_program_version_hook.texi b/doc/glibc-functions/argp_program_version_hook.texi index 237c735fa..046207064 100644 --- a/doc/glibc-functions/argp_program_version_hook.texi +++ b/doc/glibc-functions/argp_program_version_hook.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_state_help.texi b/doc/glibc-functions/argp_state_help.texi index c1552100c..831a7ab59 100644 --- a/doc/glibc-functions/argp_state_help.texi +++ b/doc/glibc-functions/argp_state_help.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argp_usage.texi b/doc/glibc-functions/argp_usage.texi index 4a945cf62..f3957d3c0 100644 --- a/doc/glibc-functions/argp_usage.texi +++ b/doc/glibc-functions/argp_usage.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/argz_add.texi b/doc/glibc-functions/argz_add.texi index 4139de340..29c1c07fd 100644 --- a/doc/glibc-functions/argz_add.texi +++ b/doc/glibc-functions/argz_add.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_add_sep.texi b/doc/glibc-functions/argz_add_sep.texi index eb6a170c7..11bf14c85 100644 --- a/doc/glibc-functions/argz_add_sep.texi +++ b/doc/glibc-functions/argz_add_sep.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_append.texi b/doc/glibc-functions/argz_append.texi index 4baafc4a4..c9ad05152 100644 --- a/doc/glibc-functions/argz_append.texi +++ b/doc/glibc-functions/argz_append.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_count.texi b/doc/glibc-functions/argz_count.texi index b30217b33..55a1c6903 100644 --- a/doc/glibc-functions/argz_count.texi +++ b/doc/glibc-functions/argz_count.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_create.texi b/doc/glibc-functions/argz_create.texi index 6506e68fe..c483bffb6 100644 --- a/doc/glibc-functions/argz_create.texi +++ b/doc/glibc-functions/argz_create.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_create_sep.texi b/doc/glibc-functions/argz_create_sep.texi index 70e4dcee3..552031e54 100644 --- a/doc/glibc-functions/argz_create_sep.texi +++ b/doc/glibc-functions/argz_create_sep.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_delete.texi b/doc/glibc-functions/argz_delete.texi index 5cbe0b113..070fdbfc9 100644 --- a/doc/glibc-functions/argz_delete.texi +++ b/doc/glibc-functions/argz_delete.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_extract.texi b/doc/glibc-functions/argz_extract.texi index 2ea0b27e3..021b13f12 100644 --- a/doc/glibc-functions/argz_extract.texi +++ b/doc/glibc-functions/argz_extract.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_insert.texi b/doc/glibc-functions/argz_insert.texi index c046478ec..f9e1b2181 100644 --- a/doc/glibc-functions/argz_insert.texi +++ b/doc/glibc-functions/argz_insert.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_next.texi b/doc/glibc-functions/argz_next.texi index 0ec3485cd..d2f9ec036 100644 --- a/doc/glibc-functions/argz_next.texi +++ b/doc/glibc-functions/argz_next.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_replace.texi b/doc/glibc-functions/argz_replace.texi index 61235138d..4d23ba983 100644 --- a/doc/glibc-functions/argz_replace.texi +++ b/doc/glibc-functions/argz_replace.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/argz_stringify.texi b/doc/glibc-functions/argz_stringify.texi index 8fadcaacb..9d5429557 100644 --- a/doc/glibc-functions/argz_stringify.texi +++ b/doc/glibc-functions/argz_stringify.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/authdes_create.texi b/doc/glibc-functions/authdes_create.texi index dbaaeba04..8773ec87f 100644 --- a/doc/glibc-functions/authdes_create.texi +++ b/doc/glibc-functions/authdes_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/authdes_getucred.texi b/doc/glibc-functions/authdes_getucred.texi index 066e96fc7..0fd4f2830 100644 --- a/doc/glibc-functions/authdes_getucred.texi +++ b/doc/glibc-functions/authdes_getucred.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/authdes_pk_create.texi b/doc/glibc-functions/authdes_pk_create.texi index 328fd6016..3b605622f 100644 --- a/doc/glibc-functions/authdes_pk_create.texi +++ b/doc/glibc-functions/authdes_pk_create.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/authnone_create.texi b/doc/glibc-functions/authnone_create.texi index ef81c529a..c99c4892e 100644 --- a/doc/glibc-functions/authnone_create.texi +++ b/doc/glibc-functions/authnone_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/authunix_create.texi b/doc/glibc-functions/authunix_create.texi index 1d09a1512..060d332d8 100644 --- a/doc/glibc-functions/authunix_create.texi +++ b/doc/glibc-functions/authunix_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/authunix_create_default.texi b/doc/glibc-functions/authunix_create_default.texi index 786fe677d..5f2c8b1bf 100644 --- a/doc/glibc-functions/authunix_create_default.texi +++ b/doc/glibc-functions/authunix_create_default.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/backtrace.texi b/doc/glibc-functions/backtrace.texi index 6d043edf7..10a9c83b6 100644 --- a/doc/glibc-functions/backtrace.texi +++ b/doc/glibc-functions/backtrace.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item 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. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 30d429ebd..470a5e524 100644 --- a/doc/glibc-functions/backtrace_symbols.texi +++ b/doc/glibc-functions/backtrace_symbols.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item 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. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index c5329f70b..273475b49 100644 --- a/doc/glibc-functions/backtrace_symbols_fd.texi +++ b/doc/glibc-functions/backtrace_symbols_fd.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item 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. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/bdflush.texi b/doc/glibc-functions/bdflush.texi index fe00041d3..b475ade8f 100644 --- a/doc/glibc-functions/bdflush.texi +++ b/doc/glibc-functions/bdflush.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/bind_textdomain_codeset.texi b/doc/glibc-functions/bind_textdomain_codeset.texi index 664682f4b..b83fe2645 100644 --- a/doc/glibc-functions/bind_textdomain_codeset.texi +++ b/doc/glibc-functions/bind_textdomain_codeset.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/bindresvport.texi b/doc/glibc-functions/bindresvport.texi index 33d1b912c..e424b371e 100644 --- a/doc/glibc-functions/bindresvport.texi +++ b/doc/glibc-functions/bindresvport.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Cygwin 1.5.x, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Cygwin 1.5.x, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/bindtextdomain.texi b/doc/glibc-functions/bindtextdomain.texi index 12fb1903f..25dace5a8 100644 --- a/doc/glibc-functions/bindtextdomain.texi +++ b/doc/glibc-functions/bindtextdomain.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/bswap_16.texi b/doc/glibc-functions/bswap_16.texi index c8f6cd93a..4843719da 100644 --- a/doc/glibc-functions/bswap_16.texi +++ b/doc/glibc-functions/bswap_16.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/bswap_32.texi b/doc/glibc-functions/bswap_32.texi index d2bc118e0..6d3b4d567 100644 --- a/doc/glibc-functions/bswap_32.texi +++ b/doc/glibc-functions/bswap_32.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/bswap_64.texi b/doc/glibc-functions/bswap_64.texi index 84f11326a..cd281b4ed 100644 --- a/doc/glibc-functions/bswap_64.texi +++ b/doc/glibc-functions/bswap_64.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/callrpc.texi b/doc/glibc-functions/callrpc.texi index 7a7669509..a4c373c8d 100644 --- a/doc/glibc-functions/callrpc.texi +++ b/doc/glibc-functions/callrpc.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/canonicalize_file_name.texi b/doc/glibc-functions/canonicalize_file_name.texi index 8a52b0f02..b8b911fad 100644 --- a/doc/glibc-functions/canonicalize_file_name.texi +++ b/doc/glibc-functions/canonicalize_file_name.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item This function fails to detect trailing slashes on non-directories on diff --git a/doc/glibc-functions/capget.texi b/doc/glibc-functions/capget.texi index a21b8e734..8a1ac8317 100644 --- a/doc/glibc-functions/capget.texi +++ b/doc/glibc-functions/capget.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/capset.texi b/doc/glibc-functions/capset.texi index fd802281a..39023bcf4 100644 --- a/doc/glibc-functions/capset.texi +++ b/doc/glibc-functions/capset.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/cbc_crypt.texi b/doc/glibc-functions/cbc_crypt.texi index 30cde6e7e..f183a6b08 100644 --- a/doc/glibc-functions/cbc_crypt.texi +++ b/doc/glibc-functions/cbc_crypt.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, 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.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/cfmakeraw.texi b/doc/glibc-functions/cfmakeraw.texi index 2e933f514..71d99096a 100644 --- a/doc/glibc-functions/cfmakeraw.texi +++ b/doc/glibc-functions/cfmakeraw.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/cfree.texi b/doc/glibc-functions/cfree.texi index 437a4247e..e6b5e2486 100644 --- a/doc/glibc-functions/cfree.texi +++ b/doc/glibc-functions/cfree.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, Minix 3.1.8, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/cfsetspeed.texi b/doc/glibc-functions/cfsetspeed.texi index 83b464988..a2074e70b 100644 --- a/doc/glibc-functions/cfsetspeed.texi +++ b/doc/glibc-functions/cfsetspeed.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/clearenv.texi b/doc/glibc-functions/clearenv.texi index efe78cca5..252f80bac 100644 --- a/doc/glibc-functions/clearenv.texi +++ b/doc/glibc-functions/clearenv.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/clearerr_unlocked.texi b/doc/glibc-functions/clearerr_unlocked.texi index 448a9a390..e1e36a321 100644 --- a/doc/glibc-functions/clearerr_unlocked.texi +++ b/doc/glibc-functions/clearerr_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/clnt_broadcast.texi b/doc/glibc-functions/clnt_broadcast.texi index ded7a781d..abd84c00b 100644 --- a/doc/glibc-functions/clnt_broadcast.texi +++ b/doc/glibc-functions/clnt_broadcast.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clnt_create.texi b/doc/glibc-functions/clnt_create.texi index 9c4335350..cc5670610 100644 --- a/doc/glibc-functions/clnt_create.texi +++ b/doc/glibc-functions/clnt_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clnt_pcreateerror.texi b/doc/glibc-functions/clnt_pcreateerror.texi index 0356f6601..8f59a13d3 100644 --- a/doc/glibc-functions/clnt_pcreateerror.texi +++ b/doc/glibc-functions/clnt_pcreateerror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clnt_perrno.texi b/doc/glibc-functions/clnt_perrno.texi index 8807a3ade..bf9083b55 100644 --- a/doc/glibc-functions/clnt_perrno.texi +++ b/doc/glibc-functions/clnt_perrno.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clnt_perror.texi b/doc/glibc-functions/clnt_perror.texi index 0878a09af..bdef16875 100644 --- a/doc/glibc-functions/clnt_perror.texi +++ b/doc/glibc-functions/clnt_perror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clnt_spcreateerror.texi b/doc/glibc-functions/clnt_spcreateerror.texi index b27c9aab4..65d85d818 100644 --- a/doc/glibc-functions/clnt_spcreateerror.texi +++ b/doc/glibc-functions/clnt_spcreateerror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clnt_sperrno.texi b/doc/glibc-functions/clnt_sperrno.texi index 428f45896..758bd72e1 100644 --- a/doc/glibc-functions/clnt_sperrno.texi +++ b/doc/glibc-functions/clnt_sperrno.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clnt_sperror.texi b/doc/glibc-functions/clnt_sperror.texi index 658ea1eb1..10df84386 100644 --- a/doc/glibc-functions/clnt_sperror.texi +++ b/doc/glibc-functions/clnt_sperror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clntraw_create.texi b/doc/glibc-functions/clntraw_create.texi index 0958497a5..19f806a73 100644 --- a/doc/glibc-functions/clntraw_create.texi +++ b/doc/glibc-functions/clntraw_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clnttcp_create.texi b/doc/glibc-functions/clnttcp_create.texi index 9a252aca0..f5e07a8a8 100644 --- a/doc/glibc-functions/clnttcp_create.texi +++ b/doc/glibc-functions/clnttcp_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clntudp_bufcreate.texi b/doc/glibc-functions/clntudp_bufcreate.texi index ffb617c0c..1be3165b3 100644 --- a/doc/glibc-functions/clntudp_bufcreate.texi +++ b/doc/glibc-functions/clntudp_bufcreate.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clntudp_create.texi b/doc/glibc-functions/clntudp_create.texi index 6c2e2b53b..49caf6e9e 100644 --- a/doc/glibc-functions/clntudp_create.texi +++ b/doc/glibc-functions/clntudp_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/clntunix_create.texi b/doc/glibc-functions/clntunix_create.texi index 71c39fe29..002f37376 100644 --- a/doc/glibc-functions/clntunix_create.texi +++ b/doc/glibc-functions/clntunix_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/clog10.texi b/doc/glibc-functions/clog10.texi index b725943c3..c302b74fd 100644 --- a/doc/glibc-functions/clog10.texi +++ b/doc/glibc-functions/clog10.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/clog10f.texi b/doc/glibc-functions/clog10f.texi index 8b3e17768..e2ed3d146 100644 --- a/doc/glibc-functions/clog10f.texi +++ b/doc/glibc-functions/clog10f.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/clog10l.texi b/doc/glibc-functions/clog10l.texi index 3a972b007..0f0fcff7c 100644 --- a/doc/glibc-functions/clog10l.texi +++ b/doc/glibc-functions/clog10l.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/clone.texi b/doc/glibc-functions/clone.texi index afe0171f9..4dd839200 100644 --- a/doc/glibc-functions/clone.texi +++ b/doc/glibc-functions/clone.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/crypt_r.texi b/doc/glibc-functions/crypt_r.texi index bbbc3ca14..03ba7d489 100644 --- a/doc/glibc-functions/crypt_r.texi +++ b/doc/glibc-functions/crypt_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/daemon.texi b/doc/glibc-functions/daemon.texi index 78bdb37d5..c6fd3ebbe 100644 --- a/doc/glibc-functions/daemon.texi +++ b/doc/glibc-functions/daemon.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/dcgettext.texi b/doc/glibc-functions/dcgettext.texi index e2bf5496c..c51097c27 100644 --- a/doc/glibc-functions/dcgettext.texi +++ b/doc/glibc-functions/dcgettext.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dcngettext.texi b/doc/glibc-functions/dcngettext.texi index 87e548dc2..1946b7271 100644 --- a/doc/glibc-functions/dcngettext.texi +++ b/doc/glibc-functions/dcngettext.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/des_setparity.texi b/doc/glibc-functions/des_setparity.texi index 16d5c6cdc..76ab4bd4f 100644 --- a/doc/glibc-functions/des_setparity.texi +++ b/doc/glibc-functions/des_setparity.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dgettext.texi b/doc/glibc-functions/dgettext.texi index 2e0942fa4..3fec18f55 100644 --- a/doc/glibc-functions/dgettext.texi +++ b/doc/glibc-functions/dgettext.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dl_iterate_phdr.texi b/doc/glibc-functions/dl_iterate_phdr.texi index 592dba869..e82cfcc6d 100644 --- a/doc/glibc-functions/dl_iterate_phdr.texi +++ b/doc/glibc-functions/dl_iterate_phdr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, Minix 3.1.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/dladdr.texi b/doc/glibc-functions/dladdr.texi index 45c1c5545..6707d8244 100644 --- a/doc/glibc-functions/dladdr.texi +++ b/doc/glibc-functions/dladdr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dladdr1.texi b/doc/glibc-functions/dladdr1.texi index a82d8a78d..cd3d91b69 100644 --- a/doc/glibc-functions/dladdr1.texi +++ b/doc/glibc-functions/dladdr1.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dlinfo.texi b/doc/glibc-functions/dlinfo.texi index bd7d2605d..c752cb586 100644 --- a/doc/glibc-functions/dlinfo.texi +++ b/doc/glibc-functions/dlinfo.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dlmopen.texi b/doc/glibc-functions/dlmopen.texi index 0288e5ab4..854b3ebb9 100644 --- a/doc/glibc-functions/dlmopen.texi +++ b/doc/glibc-functions/dlmopen.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dlvsym.texi b/doc/glibc-functions/dlvsym.texi index 88ad6a4f5..5027d80ef 100644 --- a/doc/glibc-functions/dlvsym.texi +++ b/doc/glibc-functions/dlvsym.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dngettext.texi b/doc/glibc-functions/dngettext.texi index c377d33ae..c3a290919 100644 --- a/doc/glibc-functions/dngettext.texi +++ b/doc/glibc-functions/dngettext.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/drand48_r.texi b/doc/glibc-functions/drand48_r.texi index 2cb84489e..16d3f3281 100644 --- a/doc/glibc-functions/drand48_r.texi +++ b/doc/glibc-functions/drand48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/drem.texi b/doc/glibc-functions/drem.texi index d937e5d36..f371ad606 100644 --- a/doc/glibc-functions/drem.texi +++ b/doc/glibc-functions/drem.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 11 2010-11, mingw. +Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, mingw. @end itemize diff --git a/doc/glibc-functions/dremf.texi b/doc/glibc-functions/dremf.texi index 31c260b2a..6e89ee160 100644 --- a/doc/glibc-functions/dremf.texi +++ b/doc/glibc-functions/dremf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw. @end itemize diff --git a/doc/glibc-functions/dreml.texi b/doc/glibc-functions/dreml.texi index 95b8a712a..09806e0ac 100644 --- a/doc/glibc-functions/dreml.texi +++ b/doc/glibc-functions/dreml.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dup3.texi b/doc/glibc-functions/dup3.texi index d5cdddfc6..30644d697 100644 --- a/doc/glibc-functions/dup3.texi +++ b/doc/glibc-functions/dup3.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/dysize.texi b/doc/glibc-functions/dysize.texi index bb4a1d2b7..b12331031 100644 --- a/doc/glibc-functions/dysize.texi +++ b/doc/glibc-functions/dysize.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ecb_crypt.texi b/doc/glibc-functions/ecb_crypt.texi index 2218ff4b7..46699adeb 100644 --- a/doc/glibc-functions/ecb_crypt.texi +++ b/doc/glibc-functions/ecb_crypt.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, 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.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/ecvt_r.texi b/doc/glibc-functions/ecvt_r.texi index ee0089c9a..6987ced3a 100644 --- a/doc/glibc-functions/ecvt_r.texi +++ b/doc/glibc-functions/ecvt_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/encrypt_r.texi b/doc/glibc-functions/encrypt_r.texi index b1c253978..7354615ee 100644 --- a/doc/glibc-functions/encrypt_r.texi +++ b/doc/glibc-functions/encrypt_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/endaliasent.texi b/doc/glibc-functions/endaliasent.texi index 66445146b..326f637d5 100644 --- a/doc/glibc-functions/endaliasent.texi +++ b/doc/glibc-functions/endaliasent.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/endfsent.texi b/doc/glibc-functions/endfsent.texi index f984522b0..001b47a48 100644 --- a/doc/glibc-functions/endfsent.texi +++ b/doc/glibc-functions/endfsent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/endmntent.texi b/doc/glibc-functions/endmntent.texi index 4e5cf094c..5197a4b1e 100644 --- a/doc/glibc-functions/endmntent.texi +++ b/doc/glibc-functions/endmntent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/endnetgrent.texi b/doc/glibc-functions/endnetgrent.texi index 51defc26e..6e8dfc383 100644 --- a/doc/glibc-functions/endnetgrent.texi +++ b/doc/glibc-functions/endnetgrent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/endrpcent.texi b/doc/glibc-functions/endrpcent.texi index 2fab60c73..ce1407b24 100644 --- a/doc/glibc-functions/endrpcent.texi +++ b/doc/glibc-functions/endrpcent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/endsgent.texi b/doc/glibc-functions/endsgent.texi index d3d82b19c..460b9f72e 100644 --- a/doc/glibc-functions/endsgent.texi +++ b/doc/glibc-functions/endsgent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/endspent.texi b/doc/glibc-functions/endspent.texi index caa7f9ee1..59785f512 100644 --- a/doc/glibc-functions/endspent.texi +++ b/doc/glibc-functions/endspent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/endusershell.texi b/doc/glibc-functions/endusershell.texi index 2fcdacc7a..b05dd2028 100644 --- a/doc/glibc-functions/endusershell.texi +++ b/doc/glibc-functions/endusershell.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS. @item This function is missing a declaration on some platforms: Solaris 9. diff --git a/doc/glibc-functions/endutent.texi b/doc/glibc-functions/endutent.texi index ff73f347e..ea890d207 100644 --- a/doc/glibc-functions/endutent.texi +++ b/doc/glibc-functions/endutent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/envz_add.texi b/doc/glibc-functions/envz_add.texi index fc15df233..3b700f7a7 100644 --- a/doc/glibc-functions/envz_add.texi +++ b/doc/glibc-functions/envz_add.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/envz_entry.texi b/doc/glibc-functions/envz_entry.texi index e71684392..ca4fadfa3 100644 --- a/doc/glibc-functions/envz_entry.texi +++ b/doc/glibc-functions/envz_entry.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/envz_get.texi b/doc/glibc-functions/envz_get.texi index 1dabcd71f..61fd3f1bb 100644 --- a/doc/glibc-functions/envz_get.texi +++ b/doc/glibc-functions/envz_get.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/envz_merge.texi b/doc/glibc-functions/envz_merge.texi index d3f0ef2f1..a9f0abe69 100644 --- a/doc/glibc-functions/envz_merge.texi +++ b/doc/glibc-functions/envz_merge.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/envz_remove.texi b/doc/glibc-functions/envz_remove.texi index 974bae475..c2bbfb3ef 100644 --- a/doc/glibc-functions/envz_remove.texi +++ b/doc/glibc-functions/envz_remove.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/envz_strip.texi b/doc/glibc-functions/envz_strip.texi index 124a7b9f1..8a0fff1e6 100644 --- a/doc/glibc-functions/envz_strip.texi +++ b/doc/glibc-functions/envz_strip.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/epoll_create.texi b/doc/glibc-functions/epoll_create.texi index 3a51daf4c..1043ccf19 100644 --- a/doc/glibc-functions/epoll_create.texi +++ b/doc/glibc-functions/epoll_create.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/epoll_ctl.texi b/doc/glibc-functions/epoll_ctl.texi index 8412be31e..02394401f 100644 --- a/doc/glibc-functions/epoll_ctl.texi +++ b/doc/glibc-functions/epoll_ctl.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/epoll_wait.texi b/doc/glibc-functions/epoll_wait.texi index ea7a24264..b988c2740 100644 --- a/doc/glibc-functions/epoll_wait.texi +++ b/doc/glibc-functions/epoll_wait.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/erand48_r.texi b/doc/glibc-functions/erand48_r.texi index 393d1811f..a3cd97970 100644 --- a/doc/glibc-functions/erand48_r.texi +++ b/doc/glibc-functions/erand48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/error.texi b/doc/glibc-functions/error.texi index 913b268b8..462c8c0cd 100644 --- a/doc/glibc-functions/error.texi +++ b/doc/glibc-functions/error.texi @@ -8,7 +8,7 @@ Portability problems 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/error_at_line.texi b/doc/glibc-functions/error_at_line.texi index f4fddb471..9dafd9710 100644 --- a/doc/glibc-functions/error_at_line.texi +++ b/doc/glibc-functions/error_at_line.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/error_message_count.texi b/doc/glibc-functions/error_message_count.texi index 98a38a702..cd13c2446 100644 --- a/doc/glibc-functions/error_message_count.texi +++ b/doc/glibc-functions/error_message_count.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/error_one_per_line.texi b/doc/glibc-functions/error_one_per_line.texi index 495da6a4c..d406f49f6 100644 --- a/doc/glibc-functions/error_one_per_line.texi +++ b/doc/glibc-functions/error_one_per_line.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/error_print_progname.texi b/doc/glibc-functions/error_print_progname.texi index 067609ac0..7904e342f 100644 --- a/doc/glibc-functions/error_print_progname.texi +++ b/doc/glibc-functions/error_print_progname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ether_aton_r.texi b/doc/glibc-functions/ether_aton_r.texi index d92910907..5c22d27c6 100644 --- a/doc/glibc-functions/ether_aton_r.texi +++ b/doc/glibc-functions/ether_aton_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ether_ntoa_r.texi b/doc/glibc-functions/ether_ntoa_r.texi index 2e3d60797..587c89275 100644 --- a/doc/glibc-functions/ether_ntoa_r.texi +++ b/doc/glibc-functions/ether_ntoa_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/euidaccess.texi b/doc/glibc-functions/euidaccess.texi index dcb26d3e4..8ec15937c 100644 --- a/doc/glibc-functions/euidaccess.texi +++ b/doc/glibc-functions/euidaccess.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/execvpe.texi b/doc/glibc-functions/execvpe.texi index d996f18c1..fe9cc9204 100644 --- a/doc/glibc-functions/execvpe.texi +++ b/doc/glibc-functions/execvpe.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.10, 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 11 2010-11, Cygwin 1.5.x, mingw, +glibc 2.10, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/exp10.texi b/doc/glibc-functions/exp10.texi index 44b9f73bc..de5e20ea0 100644 --- a/doc/glibc-functions/exp10.texi +++ b/doc/glibc-functions/exp10.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/exp10f.texi b/doc/glibc-functions/exp10f.texi index 8f33856a1..9f2a93207 100644 --- a/doc/glibc-functions/exp10f.texi +++ b/doc/glibc-functions/exp10f.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/exp10l.texi b/doc/glibc-functions/exp10l.texi index 126b05335..d503b39e3 100644 --- a/doc/glibc-functions/exp10l.texi +++ b/doc/glibc-functions/exp10l.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fallocate.texi b/doc/glibc-functions/fallocate.texi index 8141571aa..546038f07 100644 --- a/doc/glibc-functions/fallocate.texi +++ b/doc/glibc-functions/fallocate.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on older glibc versions and 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly across the entire data range of files larger than 2 GB. diff --git a/doc/glibc-functions/fcloseall.texi b/doc/glibc-functions/fcloseall.texi index 915658697..39ade88dd 100644 --- a/doc/glibc-functions/fcloseall.texi +++ b/doc/glibc-functions/fcloseall.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 10, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/fcvt_r.texi b/doc/glibc-functions/fcvt_r.texi index 53a2875c2..e3a3290bc 100644 --- a/doc/glibc-functions/fcvt_r.texi +++ b/doc/glibc-functions/fcvt_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/fedisableexcept.texi b/doc/glibc-functions/fedisableexcept.texi index 4c72f804f..50c423ca4 100644 --- a/doc/glibc-functions/fedisableexcept.texi +++ b/doc/glibc-functions/fedisableexcept.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @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 +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.7, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/feenableexcept.texi b/doc/glibc-functions/feenableexcept.texi index 561f52490..e8228f3a8 100644 --- a/doc/glibc-functions/feenableexcept.texi +++ b/doc/glibc-functions/feenableexcept.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @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 +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.7, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fegetexcept.texi b/doc/glibc-functions/fegetexcept.texi index 3f86733b6..5d897f984 100644 --- a/doc/glibc-functions/fegetexcept.texi +++ b/doc/glibc-functions/fegetexcept.texi @@ -12,6 +12,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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.7, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/feof_unlocked.texi b/doc/glibc-functions/feof_unlocked.texi index 37eb1a251..849778bc1 100644 --- a/doc/glibc-functions/feof_unlocked.texi +++ b/doc/glibc-functions/feof_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/ferror_unlocked.texi b/doc/glibc-functions/ferror_unlocked.texi index dad368bdd..f0a8b4d58 100644 --- a/doc/glibc-functions/ferror_unlocked.texi +++ b/doc/glibc-functions/ferror_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/fflush_unlocked.texi b/doc/glibc-functions/fflush_unlocked.texi index 346211ef3..f7379618c 100644 --- a/doc/glibc-functions/fflush_unlocked.texi +++ b/doc/glibc-functions/fflush_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/ffsl.texi b/doc/glibc-functions/ffsl.texi index 8721b65e0..778b24d7d 100644 --- a/doc/glibc-functions/ffsl.texi +++ b/doc/glibc-functions/ffsl.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.4, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, 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/ffsll.texi b/doc/glibc-functions/ffsll.texi index ad2faf153..18e474d93 100644 --- a/doc/glibc-functions/ffsll.texi +++ b/doc/glibc-functions/ffsll.texi @@ -8,7 +8,7 @@ Portability problems 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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, 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/fgetc_unlocked.texi b/doc/glibc-functions/fgetc_unlocked.texi index a1127a15b..73d90c5ca 100644 --- a/doc/glibc-functions/fgetc_unlocked.texi +++ b/doc/glibc-functions/fgetc_unlocked.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fgetgrent.texi b/doc/glibc-functions/fgetgrent.texi index 71aae23eb..f9d8dabfe 100644 --- a/doc/glibc-functions/fgetgrent.texi +++ b/doc/glibc-functions/fgetgrent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fgetgrent_r.texi b/doc/glibc-functions/fgetgrent_r.texi index 9c9b99bc8..4e945686e 100644 --- a/doc/glibc-functions/fgetgrent_r.texi +++ b/doc/glibc-functions/fgetgrent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fgetpwent.texi b/doc/glibc-functions/fgetpwent.texi index 5342a10cb..5565f01f0 100644 --- a/doc/glibc-functions/fgetpwent.texi +++ b/doc/glibc-functions/fgetpwent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fgetpwent_r.texi b/doc/glibc-functions/fgetpwent_r.texi index 09972c46d..8cbd3418c 100644 --- a/doc/glibc-functions/fgetpwent_r.texi +++ b/doc/glibc-functions/fgetpwent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fgets_unlocked.texi b/doc/glibc-functions/fgets_unlocked.texi index d7aabe344..76e95f235 100644 --- a/doc/glibc-functions/fgets_unlocked.texi +++ b/doc/glibc-functions/fgets_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/fgetsgent.texi b/doc/glibc-functions/fgetsgent.texi index 3fa991224..3d5483caa 100644 --- a/doc/glibc-functions/fgetsgent.texi +++ b/doc/glibc-functions/fgetsgent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fgetsgent_r.texi b/doc/glibc-functions/fgetsgent_r.texi index ab167250d..8b65f3d06 100644 --- a/doc/glibc-functions/fgetsgent_r.texi +++ b/doc/glibc-functions/fgetsgent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fgetspent.texi b/doc/glibc-functions/fgetspent.texi index 8719e60e3..e2f5e8dd2 100644 --- a/doc/glibc-functions/fgetspent.texi +++ b/doc/glibc-functions/fgetspent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/fgetspent_r.texi b/doc/glibc-functions/fgetspent_r.texi index dd4ed0bb8..e8aba3512 100644 --- a/doc/glibc-functions/fgetspent_r.texi +++ b/doc/glibc-functions/fgetspent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fgetwc_unlocked.texi b/doc/glibc-functions/fgetwc_unlocked.texi index e4329d1af..50da23444 100644 --- a/doc/glibc-functions/fgetwc_unlocked.texi +++ b/doc/glibc-functions/fgetwc_unlocked.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/fgetws_unlocked.texi b/doc/glibc-functions/fgetws_unlocked.texi index e7592ddfa..3eb777a31 100644 --- a/doc/glibc-functions/fgetws_unlocked.texi +++ b/doc/glibc-functions/fgetws_unlocked.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/fgetxattr.texi b/doc/glibc-functions/fgetxattr.texi index 9dfa7b5bf..23363f893 100644 --- a/doc/glibc-functions/fgetxattr.texi +++ b/doc/glibc-functions/fgetxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fileno_unlocked.texi b/doc/glibc-functions/fileno_unlocked.texi index 21c63281d..ad0a9595c 100644 --- a/doc/glibc-functions/fileno_unlocked.texi +++ b/doc/glibc-functions/fileno_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/finite.texi b/doc/glibc-functions/finite.texi index 19cc08225..e4d32edb7 100644 --- a/doc/glibc-functions/finite.texi +++ b/doc/glibc-functions/finite.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11. +Minix 3.1.8, HP-UX 11. @end itemize diff --git a/doc/glibc-functions/finitef.texi b/doc/glibc-functions/finitef.texi index 65ced388e..7dd9c2e3b 100644 --- a/doc/glibc-functions/finitef.texi +++ b/doc/glibc-functions/finitef.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw. @end itemize diff --git a/doc/glibc-functions/finitel.texi b/doc/glibc-functions/finitel.texi index 907a2b500..2ef6e5380 100644 --- a/doc/glibc-functions/finitel.texi +++ b/doc/glibc-functions/finitel.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/flistxattr.texi b/doc/glibc-functions/flistxattr.texi index 7b0a517d2..caafce583 100644 --- a/doc/glibc-functions/flistxattr.texi +++ b/doc/glibc-functions/flistxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fopencookie.texi b/doc/glibc-functions/fopencookie.texi index 3cff0ac31..473bb3163 100644 --- a/doc/glibc-functions/fopencookie.texi +++ b/doc/glibc-functions/fopencookie.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/forkpty.texi b/doc/glibc-functions/forkpty.texi index fefffb027..94bfeaa12 100644 --- a/doc/glibc-functions/forkpty.texi +++ b/doc/glibc-functions/forkpty.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11. @item One some systems (at least including Cygwin, Interix, OSF/1 4 and 5, and Mac OS X) linking with @code{-lutil} is not required. diff --git a/doc/glibc-functions/fputc_unlocked.texi b/doc/glibc-functions/fputc_unlocked.texi index 5a84f3932..005e72683 100644 --- a/doc/glibc-functions/fputc_unlocked.texi +++ b/doc/glibc-functions/fputc_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/fputs_unlocked.texi b/doc/glibc-functions/fputs_unlocked.texi index 33740fc4f..a91e569cd 100644 --- a/doc/glibc-functions/fputs_unlocked.texi +++ b/doc/glibc-functions/fputs_unlocked.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fputwc_unlocked.texi b/doc/glibc-functions/fputwc_unlocked.texi index d83e49a3c..6a7e7ff82 100644 --- a/doc/glibc-functions/fputwc_unlocked.texi +++ b/doc/glibc-functions/fputwc_unlocked.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/fputws_unlocked.texi b/doc/glibc-functions/fputws_unlocked.texi index 3c6525853..80f1c6c6b 100644 --- a/doc/glibc-functions/fputws_unlocked.texi +++ b/doc/glibc-functions/fputws_unlocked.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/fread_unlocked.texi b/doc/glibc-functions/fread_unlocked.texi index 78c1299be..d21d1dc64 100644 --- a/doc/glibc-functions/fread_unlocked.texi +++ b/doc/glibc-functions/fread_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/fremovexattr.texi b/doc/glibc-functions/fremovexattr.texi index d454e68b3..659968145 100644 --- a/doc/glibc-functions/fremovexattr.texi +++ b/doc/glibc-functions/fremovexattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fsetxattr.texi b/doc/glibc-functions/fsetxattr.texi index 55ed0818c..cbbf37969 100644 --- a/doc/glibc-functions/fsetxattr.texi +++ b/doc/glibc-functions/fsetxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/futimes.texi b/doc/glibc-functions/futimes.texi index f40e3c176..1aa2b8747 100644 --- a/doc/glibc-functions/futimes.texi +++ b/doc/glibc-functions/futimes.texi @@ -12,8 +12,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix -3.5, BeOS. +Minix 3.1.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{futimens(fd,times)} instead. diff --git a/doc/glibc-functions/futimesat.texi b/doc/glibc-functions/futimesat.texi index 0fe7c98b3..ee185208e 100644 --- a/doc/glibc-functions/futimesat.texi +++ b/doc/glibc-functions/futimesat.texi @@ -12,8 +12,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 8, Cygwin 1.5.x, mingw, +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item On some platforms, this function mis-handles trailing slash: diff --git a/doc/glibc-functions/fwrite_unlocked.texi b/doc/glibc-functions/fwrite_unlocked.texi index 2a745385c..be5626e24 100644 --- a/doc/glibc-functions/fwrite_unlocked.texi +++ b/doc/glibc-functions/fwrite_unlocked.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/gamma.texi b/doc/glibc-functions/gamma.texi index cf54318bf..78cabc6fb 100644 --- a/doc/glibc-functions/gamma.texi +++ b/doc/glibc-functions/gamma.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/glibc-functions/gammaf.texi b/doc/glibc-functions/gammaf.texi index c7807c8f9..5b716cf29 100644 --- a/doc/glibc-functions/gammaf.texi +++ b/doc/glibc-functions/gammaf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. @end itemize diff --git a/doc/glibc-functions/gammal.texi b/doc/glibc-functions/gammal.texi index 1037eed70..5c723a1a8 100644 --- a/doc/glibc-functions/gammal.texi +++ b/doc/glibc-functions/gammal.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/get_avphys_pages.texi b/doc/glibc-functions/get_avphys_pages.texi index 2991827d5..fb3a396ca 100644 --- a/doc/glibc-functions/get_avphys_pages.texi +++ b/doc/glibc-functions/get_avphys_pages.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/get_current_dir_name.texi b/doc/glibc-functions/get_current_dir_name.texi index 03b0ac519..b2f584bac 100644 --- a/doc/glibc-functions/get_current_dir_name.texi +++ b/doc/glibc-functions/get_current_dir_name.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/get_myaddress.texi b/doc/glibc-functions/get_myaddress.texi index c84558049..4335f32a3 100644 --- a/doc/glibc-functions/get_myaddress.texi +++ b/doc/glibc-functions/get_myaddress.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/get_nprocs.texi b/doc/glibc-functions/get_nprocs.texi index 8e31b1abf..a9e723047 100644 --- a/doc/glibc-functions/get_nprocs.texi +++ b/doc/glibc-functions/get_nprocs.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/get_nprocs_conf.texi b/doc/glibc-functions/get_nprocs_conf.texi index 4f7ee37e6..ce757ea21 100644 --- a/doc/glibc-functions/get_nprocs_conf.texi +++ b/doc/glibc-functions/get_nprocs_conf.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/get_phys_pages.texi b/doc/glibc-functions/get_phys_pages.texi index 5dc3de8db..3e039a06f 100644 --- a/doc/glibc-functions/get_phys_pages.texi +++ b/doc/glibc-functions/get_phys_pages.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getaliasbyname.texi b/doc/glibc-functions/getaliasbyname.texi index 60e27edb8..5aaf10ffa 100644 --- a/doc/glibc-functions/getaliasbyname.texi +++ b/doc/glibc-functions/getaliasbyname.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getaliasbyname_r.texi b/doc/glibc-functions/getaliasbyname_r.texi index 06a5b8c30..c2232d0f9 100644 --- a/doc/glibc-functions/getaliasbyname_r.texi +++ b/doc/glibc-functions/getaliasbyname_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getaliasent.texi b/doc/glibc-functions/getaliasent.texi index 215ee5788..14f675245 100644 --- a/doc/glibc-functions/getaliasent.texi +++ b/doc/glibc-functions/getaliasent.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getaliasent_r.texi b/doc/glibc-functions/getaliasent_r.texi index 48c7a6b41..00e7b4fae 100644 --- a/doc/glibc-functions/getaliasent_r.texi +++ b/doc/glibc-functions/getaliasent_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getdate_r.texi b/doc/glibc-functions/getdate_r.texi index 213cd7c20..a26a13d75 100644 --- a/doc/glibc-functions/getdate_r.texi +++ b/doc/glibc-functions/getdate_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getdirentries.texi b/doc/glibc-functions/getdirentries.texi index f45f65030..be5a02a0d 100644 --- a/doc/glibc-functions/getdirentries.texi +++ b/doc/glibc-functions/getdirentries.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 4.3.2, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on huge directories larger than 2 GB. The fix is to use diff --git a/doc/glibc-functions/getfilecon-desc.texi b/doc/glibc-functions/getfilecon-desc.texi index 0633821bd..1dd1b6ad9 100644 --- a/doc/glibc-functions/getfilecon-desc.texi +++ b/doc/glibc-functions/getfilecon-desc.texi @@ -5,7 +5,7 @@ Portability problems 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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. On those platforms, this module provides a stub that always sets @code{errno} to @code{ENOTSUP} and returns @samp{-1}. @item diff --git a/doc/glibc-functions/getfsent.texi b/doc/glibc-functions/getfsent.texi index b03c4bc07..658d393b1 100644 --- a/doc/glibc-functions/getfsent.texi +++ b/doc/glibc-functions/getfsent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getfsfile.texi b/doc/glibc-functions/getfsfile.texi index 2f671e418..56fdf8ee6 100644 --- a/doc/glibc-functions/getfsfile.texi +++ b/doc/glibc-functions/getfsfile.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getfsspec.texi b/doc/glibc-functions/getfsspec.texi index 21068e525..9fe025890 100644 --- a/doc/glibc-functions/getfsspec.texi +++ b/doc/glibc-functions/getfsspec.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getgrent_r.texi b/doc/glibc-functions/getgrent_r.texi index 5698a7c3e..47393ec38 100644 --- a/doc/glibc-functions/getgrent_r.texi +++ b/doc/glibc-functions/getgrent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getgrouplist.texi b/doc/glibc-functions/getgrouplist.texi index b740ea207..43d6e8a06 100644 --- a/doc/glibc-functions/getgrouplist.texi +++ b/doc/glibc-functions/getgrouplist.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/gethostbyaddr_r.texi b/doc/glibc-functions/gethostbyaddr_r.texi index 3747dd499..6e49c8ad5 100644 --- a/doc/glibc-functions/gethostbyaddr_r.texi +++ b/doc/glibc-functions/gethostbyaddr_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gethostbyname2.texi b/doc/glibc-functions/gethostbyname2.texi index 8b4efb8ad..ed9f3be3f 100644 --- a/doc/glibc-functions/gethostbyname2.texi +++ b/doc/glibc-functions/gethostbyname2.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gethostbyname2_r.texi b/doc/glibc-functions/gethostbyname2_r.texi index c62b36b4f..6f233fc66 100644 --- a/doc/glibc-functions/gethostbyname2_r.texi +++ b/doc/glibc-functions/gethostbyname2_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gethostbyname_r.texi b/doc/glibc-functions/gethostbyname_r.texi index bb8de51cf..20f2dba28 100644 --- a/doc/glibc-functions/gethostbyname_r.texi +++ b/doc/glibc-functions/gethostbyname_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gethostent_r.texi b/doc/glibc-functions/gethostent_r.texi index b8ef33327..d417d9678 100644 --- a/doc/glibc-functions/gethostent_r.texi +++ b/doc/glibc-functions/gethostent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getipv4sourcefilter.texi b/doc/glibc-functions/getipv4sourcefilter.texi index f40dce791..175ef6524 100644 --- a/doc/glibc-functions/getipv4sourcefilter.texi +++ b/doc/glibc-functions/getipv4sourcefilter.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getmntent.texi b/doc/glibc-functions/getmntent.texi index 4863e977c..b39f4385d 100644 --- a/doc/glibc-functions/getmntent.texi +++ b/doc/glibc-functions/getmntent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, OSF/1 5.1, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, OSF/1 5.1, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/getmntent_r.texi b/doc/glibc-functions/getmntent_r.texi index 84f408033..0b797a6e3 100644 --- a/doc/glibc-functions/getmntent_r.texi +++ b/doc/glibc-functions/getmntent_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getnetbyaddr_r.texi b/doc/glibc-functions/getnetbyaddr_r.texi index 17d34b8e5..007d15458 100644 --- a/doc/glibc-functions/getnetbyaddr_r.texi +++ b/doc/glibc-functions/getnetbyaddr_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getnetbyname_r.texi b/doc/glibc-functions/getnetbyname_r.texi index ecc28d83c..41b89fe21 100644 --- a/doc/glibc-functions/getnetbyname_r.texi +++ b/doc/glibc-functions/getnetbyname_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getnetent_r.texi b/doc/glibc-functions/getnetent_r.texi index d2167d904..170f7987f 100644 --- a/doc/glibc-functions/getnetent_r.texi +++ b/doc/glibc-functions/getnetent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getnetgrent.texi b/doc/glibc-functions/getnetgrent.texi index 689baa38d..f8c3116c1 100644 --- a/doc/glibc-functions/getnetgrent.texi +++ b/doc/glibc-functions/getnetgrent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getnetgrent_r.texi b/doc/glibc-functions/getnetgrent_r.texi index 0b7ea681c..c69ac764e 100644 --- a/doc/glibc-functions/getnetgrent_r.texi +++ b/doc/glibc-functions/getnetgrent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getnetname.texi b/doc/glibc-functions/getnetname.texi index 1fbc5eba7..ae3ca2786 100644 --- a/doc/glibc-functions/getnetname.texi +++ b/doc/glibc-functions/getnetname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getopt_long_only.texi b/doc/glibc-functions/getopt_long_only.texi index 893167071..15dfb25f6 100644 --- a/doc/glibc-functions/getopt_long_only.texi +++ b/doc/glibc-functions/getopt_long_only.texi @@ -36,7 +36,7 @@ optional arguments on some platforms: MacOS X 10.5, OpenBSD 4.0, AIX 5.2, Solaris 11 2010-11, Cygwin 1.5.x. @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw, Interix 3.5. @item This function crashes if the option string includes @code{W;} but diff --git a/doc/glibc-functions/getprotobyname_r.texi b/doc/glibc-functions/getprotobyname_r.texi index da2bc2397..4c2bd0507 100644 --- a/doc/glibc-functions/getprotobyname_r.texi +++ b/doc/glibc-functions/getprotobyname_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getprotobynumber_r.texi b/doc/glibc-functions/getprotobynumber_r.texi index 0e171bdea..d4805583f 100644 --- a/doc/glibc-functions/getprotobynumber_r.texi +++ b/doc/glibc-functions/getprotobynumber_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getprotoent_r.texi b/doc/glibc-functions/getprotoent_r.texi index 7b047b3b4..46b196dfa 100644 --- a/doc/glibc-functions/getprotoent_r.texi +++ b/doc/glibc-functions/getprotoent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getpt.texi b/doc/glibc-functions/getpt.texi index 03383192a..d56e321a4 100644 --- a/doc/glibc-functions/getpt.texi +++ b/doc/glibc-functions/getpt.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getpublickey.texi b/doc/glibc-functions/getpublickey.texi index 20d768fb9..3795995db 100644 --- a/doc/glibc-functions/getpublickey.texi +++ b/doc/glibc-functions/getpublickey.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getpw.texi b/doc/glibc-functions/getpw.texi index 78fea7e82..001fa703d 100644 --- a/doc/glibc-functions/getpw.texi +++ b/doc/glibc-functions/getpw.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getpwent_r.texi b/doc/glibc-functions/getpwent_r.texi index 75f71cd7a..6160830a3 100644 --- a/doc/glibc-functions/getpwent_r.texi +++ b/doc/glibc-functions/getpwent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getresgid.texi b/doc/glibc-functions/getresgid.texi index 7dd47b33e..f2081ee0d 100644 --- a/doc/glibc-functions/getresgid.texi +++ b/doc/glibc-functions/getresgid.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getresuid.texi b/doc/glibc-functions/getresuid.texi index 35b82db93..42547c084 100644 --- a/doc/glibc-functions/getresuid.texi +++ b/doc/glibc-functions/getresuid.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getrpcbyname.texi b/doc/glibc-functions/getrpcbyname.texi index d1e4be1e7..5be71df44 100644 --- a/doc/glibc-functions/getrpcbyname.texi +++ b/doc/glibc-functions/getrpcbyname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/getrpcbyname_r.texi b/doc/glibc-functions/getrpcbyname_r.texi index 096361ab3..0f1c4a635 100644 --- a/doc/glibc-functions/getrpcbyname_r.texi +++ b/doc/glibc-functions/getrpcbyname_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getrpcbynumber.texi b/doc/glibc-functions/getrpcbynumber.texi index 04cfa71b1..4c931da3b 100644 --- a/doc/glibc-functions/getrpcbynumber.texi +++ b/doc/glibc-functions/getrpcbynumber.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/getrpcbynumber_r.texi b/doc/glibc-functions/getrpcbynumber_r.texi index 3e583a743..094c023d4 100644 --- a/doc/glibc-functions/getrpcbynumber_r.texi +++ b/doc/glibc-functions/getrpcbynumber_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getrpcent.texi b/doc/glibc-functions/getrpcent.texi index 277212aed..9ea543f9d 100644 --- a/doc/glibc-functions/getrpcent.texi +++ b/doc/glibc-functions/getrpcent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/getrpcent_r.texi b/doc/glibc-functions/getrpcent_r.texi index 186b6817a..993796f20 100644 --- a/doc/glibc-functions/getrpcent_r.texi +++ b/doc/glibc-functions/getrpcent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getrpcport.texi b/doc/glibc-functions/getrpcport.texi index 9f095b31c..a1822d96d 100644 --- a/doc/glibc-functions/getrpcport.texi +++ b/doc/glibc-functions/getrpcport.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, Cygwin, mingw, BeOS. +Minix 3.1.8, AIX 4.3.2, IRIX 6.5, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/getsecretkey.texi b/doc/glibc-functions/getsecretkey.texi index f94fdead3..c62ad5fc0 100644 --- a/doc/glibc-functions/getsecretkey.texi +++ b/doc/glibc-functions/getsecretkey.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getservbyname_r.texi b/doc/glibc-functions/getservbyname_r.texi index 4cd160c66..99faf88d5 100644 --- a/doc/glibc-functions/getservbyname_r.texi +++ b/doc/glibc-functions/getservbyname_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getservbyport_r.texi b/doc/glibc-functions/getservbyport_r.texi index 2206af2cd..808aacec6 100644 --- a/doc/glibc-functions/getservbyport_r.texi +++ b/doc/glibc-functions/getservbyport_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getservent_r.texi b/doc/glibc-functions/getservent_r.texi index deb69516e..513fce2f9 100644 --- a/doc/glibc-functions/getservent_r.texi +++ b/doc/glibc-functions/getservent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getsgent.texi b/doc/glibc-functions/getsgent.texi index 4cd64f6e2..9c71bf776 100644 --- a/doc/glibc-functions/getsgent.texi +++ b/doc/glibc-functions/getsgent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getsgent_r.texi b/doc/glibc-functions/getsgent_r.texi index 7042d558e..369911230 100644 --- a/doc/glibc-functions/getsgent_r.texi +++ b/doc/glibc-functions/getsgent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getsgnam.texi b/doc/glibc-functions/getsgnam.texi index 011f2b055..48e7e5dbc 100644 --- a/doc/glibc-functions/getsgnam.texi +++ b/doc/glibc-functions/getsgnam.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getsgnam_r.texi b/doc/glibc-functions/getsgnam_r.texi index 7c185a408..4ea117bff 100644 --- a/doc/glibc-functions/getsgnam_r.texi +++ b/doc/glibc-functions/getsgnam_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getsourcefilter.texi b/doc/glibc-functions/getsourcefilter.texi index 078f2a23d..230b85053 100644 --- a/doc/glibc-functions/getsourcefilter.texi +++ b/doc/glibc-functions/getsourcefilter.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getspent.texi b/doc/glibc-functions/getspent.texi index e8e9b8827..c03e10441 100644 --- a/doc/glibc-functions/getspent.texi +++ b/doc/glibc-functions/getspent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/getspent_r.texi b/doc/glibc-functions/getspent_r.texi index 573ff7755..6d6e28fb6 100644 --- a/doc/glibc-functions/getspent_r.texi +++ b/doc/glibc-functions/getspent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getspnam.texi b/doc/glibc-functions/getspnam.texi index 4618c9c26..743a61b85 100644 --- a/doc/glibc-functions/getspnam.texi +++ b/doc/glibc-functions/getspnam.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/getspnam_r.texi b/doc/glibc-functions/getspnam_r.texi index fe311ca33..894968672 100644 --- a/doc/glibc-functions/getspnam_r.texi +++ b/doc/glibc-functions/getspnam_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gettext.texi b/doc/glibc-functions/gettext.texi index d46d71344..407a454e0 100644 --- a/doc/glibc-functions/gettext.texi +++ b/doc/glibc-functions/gettext.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getusershell.texi b/doc/glibc-functions/getusershell.texi index 1c3e853d2..b7ab9fad5 100644 --- a/doc/glibc-functions/getusershell.texi +++ b/doc/glibc-functions/getusershell.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS. @item This function is missing a declaration on some platforms: Solaris 9. diff --git a/doc/glibc-functions/getutent.texi b/doc/glibc-functions/getutent.texi index f7fdc0b15..45b8b4762 100644 --- a/doc/glibc-functions/getutent.texi +++ b/doc/glibc-functions/getutent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getutent_r.texi b/doc/glibc-functions/getutent_r.texi index 25c4d6a47..210cef0fb 100644 --- a/doc/glibc-functions/getutent_r.texi +++ b/doc/glibc-functions/getutent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getutid.texi b/doc/glibc-functions/getutid.texi index 155f578ed..ee67f4c39 100644 --- a/doc/glibc-functions/getutid.texi +++ b/doc/glibc-functions/getutid.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getutid_r.texi b/doc/glibc-functions/getutid_r.texi index 7fc78f0f7..a773fc419 100644 --- a/doc/glibc-functions/getutid_r.texi +++ b/doc/glibc-functions/getutid_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getutline.texi b/doc/glibc-functions/getutline.texi index 7bbf33d98..303a6a4ed 100644 --- a/doc/glibc-functions/getutline.texi +++ b/doc/glibc-functions/getutline.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getutline_r.texi b/doc/glibc-functions/getutline_r.texi index 325943497..44424bfad 100644 --- a/doc/glibc-functions/getutline_r.texi +++ b/doc/glibc-functions/getutline_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getutmp.texi b/doc/glibc-functions/getutmp.texi index 84ae0c6b5..fa864beb1 100644 --- a/doc/glibc-functions/getutmp.texi +++ b/doc/glibc-functions/getutmp.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.4, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.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 index ba47bb252..db26756a8 100644 --- a/doc/glibc-functions/getutmpx.texi +++ b/doc/glibc-functions/getutmpx.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.4, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.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/getwc_unlocked.texi b/doc/glibc-functions/getwc_unlocked.texi index 34efde248..d3187bccd 100644 --- a/doc/glibc-functions/getwc_unlocked.texi +++ b/doc/glibc-functions/getwc_unlocked.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @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, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/getwchar_unlocked.texi b/doc/glibc-functions/getwchar_unlocked.texi index 5941366ba..af15c6284 100644 --- a/doc/glibc-functions/getwchar_unlocked.texi +++ b/doc/glibc-functions/getwchar_unlocked.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/getxattr.texi b/doc/glibc-functions/getxattr.texi index ad2fd5eec..16eb8c636 100644 --- a/doc/glibc-functions/getxattr.texi +++ b/doc/glibc-functions/getxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/glob_pattern_p.texi b/doc/glibc-functions/glob_pattern_p.texi index a6a16e08b..e490d8da3 100644 --- a/doc/glibc-functions/glob_pattern_p.texi +++ b/doc/glibc-functions/glob_pattern_p.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on most non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gnu_dev_major.texi b/doc/glibc-functions/gnu_dev_major.texi index 440eadb30..645e4218c 100644 --- a/doc/glibc-functions/gnu_dev_major.texi +++ b/doc/glibc-functions/gnu_dev_major.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gnu_dev_makedev.texi b/doc/glibc-functions/gnu_dev_makedev.texi index 089489862..d2c076962 100644 --- a/doc/glibc-functions/gnu_dev_makedev.texi +++ b/doc/glibc-functions/gnu_dev_makedev.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gnu_dev_minor.texi b/doc/glibc-functions/gnu_dev_minor.texi index d6f419315..b6e26118d 100644 --- a/doc/glibc-functions/gnu_dev_minor.texi +++ b/doc/glibc-functions/gnu_dev_minor.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/gnu_get_libc_release.texi b/doc/glibc-functions/gnu_get_libc_release.texi index 1c0356f92..d7f4b7b38 100644 --- a/doc/glibc-functions/gnu_get_libc_release.texi +++ b/doc/glibc-functions/gnu_get_libc_release.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/gnu_get_libc_version.texi b/doc/glibc-functions/gnu_get_libc_version.texi index 62734ed94..ffb63a316 100644 --- a/doc/glibc-functions/gnu_get_libc_version.texi +++ b/doc/glibc-functions/gnu_get_libc_version.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/group_member.texi b/doc/glibc-functions/group_member.texi index 52f7cacc1..75761cd22 100644 --- a/doc/glibc-functions/group_member.texi +++ b/doc/glibc-functions/group_member.texi @@ -8,7 +8,7 @@ Portability problems 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/gsignal.texi b/doc/glibc-functions/gsignal.texi index 4de335bf9..4d3c01b75 100644 --- a/doc/glibc-functions/gsignal.texi +++ b/doc/glibc-functions/gsignal.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/hasmntopt.texi b/doc/glibc-functions/hasmntopt.texi index 04efa40ff..22819e137 100644 --- a/doc/glibc-functions/hasmntopt.texi +++ b/doc/glibc-functions/hasmntopt.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, OSF/1 5.1, Cygwin, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, OSF/1 5.1, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/hcreate_r.texi b/doc/glibc-functions/hcreate_r.texi index 59ee3601b..8c9fbb074 100644 --- a/doc/glibc-functions/hcreate_r.texi +++ b/doc/glibc-functions/hcreate_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/hdestroy_r.texi b/doc/glibc-functions/hdestroy_r.texi index 1c43a1eeb..3e441421f 100644 --- a/doc/glibc-functions/hdestroy_r.texi +++ b/doc/glibc-functions/hdestroy_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/herror.texi b/doc/glibc-functions/herror.texi index f24f6e49b..c7869ef29 100644 --- a/doc/glibc-functions/herror.texi +++ b/doc/glibc-functions/herror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5. +Minix 3.1.8, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/host2netname.texi b/doc/glibc-functions/host2netname.texi index 8e0d73626..d425eabec 100644 --- a/doc/glibc-functions/host2netname.texi +++ b/doc/glibc-functions/host2netname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/hsearch_r.texi b/doc/glibc-functions/hsearch_r.texi index 7088e35d4..a504891b3 100644 --- a/doc/glibc-functions/hsearch_r.texi +++ b/doc/glibc-functions/hsearch_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/hstrerror.texi b/doc/glibc-functions/hstrerror.texi index d4e7d3def..8986a8294 100644 --- a/doc/glibc-functions/hstrerror.texi +++ b/doc/glibc-functions/hstrerror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/in6addr_any.texi b/doc/glibc-functions/in6addr_any.texi index 943ee54af..0bc3ec038 100644 --- a/doc/glibc-functions/in6addr_any.texi +++ b/doc/glibc-functions/in6addr_any.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This constant is missing on some platforms: -MacOS X 10.5, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/in6addr_loopback.texi b/doc/glibc-functions/in6addr_loopback.texi index 80e846b65..18d96cf97 100644 --- a/doc/glibc-functions/in6addr_loopback.texi +++ b/doc/glibc-functions/in6addr_loopback.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This constant is missing on some platforms: -MacOS X 10.5, AIX 4.3.2, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, Minix 3.1.8, AIX 4.3.2, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet6_option_alloc.texi b/doc/glibc-functions/inet6_option_alloc.texi index cfd142a79..9a5c5e18a 100644 --- a/doc/glibc-functions/inet6_option_alloc.texi +++ b/doc/glibc-functions/inet6_option_alloc.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet6_option_append.texi b/doc/glibc-functions/inet6_option_append.texi index 2572fd386..e4337df6a 100644 --- a/doc/glibc-functions/inet6_option_append.texi +++ b/doc/glibc-functions/inet6_option_append.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet6_option_find.texi b/doc/glibc-functions/inet6_option_find.texi index 2710aab6e..487b119d0 100644 --- a/doc/glibc-functions/inet6_option_find.texi +++ b/doc/glibc-functions/inet6_option_find.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet6_option_init.texi b/doc/glibc-functions/inet6_option_init.texi index dd45afdc1..c7ede028b 100644 --- a/doc/glibc-functions/inet6_option_init.texi +++ b/doc/glibc-functions/inet6_option_init.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet6_option_next.texi b/doc/glibc-functions/inet6_option_next.texi index 50eca685e..746b28b89 100644 --- a/doc/glibc-functions/inet6_option_next.texi +++ b/doc/glibc-functions/inet6_option_next.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet6_option_space.texi b/doc/glibc-functions/inet6_option_space.texi index de5852306..002e758f4 100644 --- a/doc/glibc-functions/inet6_option_space.texi +++ b/doc/glibc-functions/inet6_option_space.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_lnaof.texi b/doc/glibc-functions/inet_lnaof.texi index 9326bf44e..798608c59 100644 --- a/doc/glibc-functions/inet_lnaof.texi +++ b/doc/glibc-functions/inet_lnaof.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_makeaddr.texi b/doc/glibc-functions/inet_makeaddr.texi index 27e268b5c..d944b583b 100644 --- a/doc/glibc-functions/inet_makeaddr.texi +++ b/doc/glibc-functions/inet_makeaddr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_net_ntop.texi b/doc/glibc-functions/inet_net_ntop.texi index 54037a22a..23b43e0ba 100644 --- a/doc/glibc-functions/inet_net_ntop.texi +++ b/doc/glibc-functions/inet_net_ntop.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_net_pton.texi b/doc/glibc-functions/inet_net_pton.texi index b53c7aaf9..3821bec25 100644 --- a/doc/glibc-functions/inet_net_pton.texi +++ b/doc/glibc-functions/inet_net_pton.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_neta.texi b/doc/glibc-functions/inet_neta.texi index 80e7c6124..496a9580c 100644 --- a/doc/glibc-functions/inet_neta.texi +++ b/doc/glibc-functions/inet_neta.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_netof.texi b/doc/glibc-functions/inet_netof.texi index 10a2e7d69..ff89447bd 100644 --- a/doc/glibc-functions/inet_netof.texi +++ b/doc/glibc-functions/inet_netof.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_nsap_addr.texi b/doc/glibc-functions/inet_nsap_addr.texi index 366aa0b54..8061ad618 100644 --- a/doc/glibc-functions/inet_nsap_addr.texi +++ b/doc/glibc-functions/inet_nsap_addr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.00, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_nsap_ntoa.texi b/doc/glibc-functions/inet_nsap_ntoa.texi index 26b2c07b5..6f3343ee6 100644 --- a/doc/glibc-functions/inet_nsap_ntoa.texi +++ b/doc/glibc-functions/inet_nsap_ntoa.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.00, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/initstate_r.texi b/doc/glibc-functions/initstate_r.texi index 2c026043e..926179c13 100644 --- a/doc/glibc-functions/initstate_r.texi +++ b/doc/glibc-functions/initstate_r.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/innetgr.texi b/doc/glibc-functions/innetgr.texi index a3fcfbd81..609699891 100644 --- a/doc/glibc-functions/innetgr.texi +++ b/doc/glibc-functions/innetgr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ioperm.texi b/doc/glibc-functions/ioperm.texi index 44f51a943..496119065 100644 --- a/doc/glibc-functions/ioperm.texi +++ b/doc/glibc-functions/ioperm.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/iopl.texi b/doc/glibc-functions/iopl.texi index ddeb3cab8..7a4e89d51 100644 --- a/doc/glibc-functions/iopl.texi +++ b/doc/glibc-functions/iopl.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/isctype.texi b/doc/glibc-functions/isctype.texi index 9bb4ee82c..d5f9ce274 100644 --- a/doc/glibc-functions/isctype.texi +++ b/doc/glibc-functions/isctype.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/isfdtype.texi b/doc/glibc-functions/isfdtype.texi index 152419b6a..50a1f4003 100644 --- a/doc/glibc-functions/isfdtype.texi +++ b/doc/glibc-functions/isfdtype.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/isinff.texi b/doc/glibc-functions/isinff.texi index 3e1675c04..ec2a5cda0 100644 --- a/doc/glibc-functions/isinff.texi +++ b/doc/glibc-functions/isinff.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw. +MacOS X 10.5, FreeBSD 6.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw. @end itemize diff --git a/doc/glibc-functions/isinfl.texi b/doc/glibc-functions/isinfl.texi index 34cc4f06e..0de545040 100644 --- a/doc/glibc-functions/isinfl.texi +++ b/doc/glibc-functions/isinfl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/isnanf.texi b/doc/glibc-functions/isnanf.texi index 8afdf46e8..bb6f9f6db 100644 --- a/doc/glibc-functions/isnanf.texi +++ b/doc/glibc-functions/isnanf.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/isnanl.texi b/doc/glibc-functions/isnanl.texi index 1194958e9..08348b7b8 100644 --- a/doc/glibc-functions/isnanl.texi +++ b/doc/glibc-functions/isnanl.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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, Cygwin, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/j0f.texi b/doc/glibc-functions/j0f.texi index b823a9175..a98183e29 100644 --- a/doc/glibc-functions/j0f.texi +++ b/doc/glibc-functions/j0f.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. @end itemize diff --git a/doc/glibc-functions/j0l.texi b/doc/glibc-functions/j0l.texi index 649b8d2fd..1f6037762 100644 --- a/doc/glibc-functions/j0l.texi +++ b/doc/glibc-functions/j0l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/j1f.texi b/doc/glibc-functions/j1f.texi index d872bc0ed..d4ee05d39 100644 --- a/doc/glibc-functions/j1f.texi +++ b/doc/glibc-functions/j1f.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. @end itemize diff --git a/doc/glibc-functions/j1l.texi b/doc/glibc-functions/j1l.texi index b48855cda..5de5bd1ed 100644 --- a/doc/glibc-functions/j1l.texi +++ b/doc/glibc-functions/j1l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/jnf.texi b/doc/glibc-functions/jnf.texi index b645d9a8f..090da77e2 100644 --- a/doc/glibc-functions/jnf.texi +++ b/doc/glibc-functions/jnf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. @end itemize diff --git a/doc/glibc-functions/jnl.texi b/doc/glibc-functions/jnl.texi index 9188effb7..dcd90513c 100644 --- a/doc/glibc-functions/jnl.texi +++ b/doc/glibc-functions/jnl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/jrand48_r.texi b/doc/glibc-functions/jrand48_r.texi index 148778745..f4d1d34c5 100644 --- a/doc/glibc-functions/jrand48_r.texi +++ b/doc/glibc-functions/jrand48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/key_decryptsession.texi b/doc/glibc-functions/key_decryptsession.texi index 4311dc846..8bc5b24a1 100644 --- a/doc/glibc-functions/key_decryptsession.texi +++ b/doc/glibc-functions/key_decryptsession.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/key_decryptsession_pk.texi b/doc/glibc-functions/key_decryptsession_pk.texi index 7fb23530f..ccf517313 100644 --- a/doc/glibc-functions/key_decryptsession_pk.texi +++ b/doc/glibc-functions/key_decryptsession_pk.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/key_encryptsession.texi b/doc/glibc-functions/key_encryptsession.texi index e53cf63df..89cc7c894 100644 --- a/doc/glibc-functions/key_encryptsession.texi +++ b/doc/glibc-functions/key_encryptsession.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/key_encryptsession_pk.texi b/doc/glibc-functions/key_encryptsession_pk.texi index ed6090b80..12bb2ebb3 100644 --- a/doc/glibc-functions/key_encryptsession_pk.texi +++ b/doc/glibc-functions/key_encryptsession_pk.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/key_gendes.texi b/doc/glibc-functions/key_gendes.texi index 790aba14a..e0dcb096f 100644 --- a/doc/glibc-functions/key_gendes.texi +++ b/doc/glibc-functions/key_gendes.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/key_get_conv.texi b/doc/glibc-functions/key_get_conv.texi index 8a4ba9903..5f73ebb55 100644 --- a/doc/glibc-functions/key_get_conv.texi +++ b/doc/glibc-functions/key_get_conv.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/key_secretkey_is_set.texi b/doc/glibc-functions/key_secretkey_is_set.texi index f02600072..1d72e4bc4 100644 --- a/doc/glibc-functions/key_secretkey_is_set.texi +++ b/doc/glibc-functions/key_secretkey_is_set.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/key_setsecret.texi b/doc/glibc-functions/key_setsecret.texi index 315589dae..8b1dd5e0d 100644 --- a/doc/glibc-functions/key_setsecret.texi +++ b/doc/glibc-functions/key_setsecret.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/klogctl.texi b/doc/glibc-functions/klogctl.texi index f0a799146..9e82b0a74 100644 --- a/doc/glibc-functions/klogctl.texi +++ b/doc/glibc-functions/klogctl.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/lchmod.texi b/doc/glibc-functions/lchmod.texi index cc6f4b3cc..f5bd59c7a 100644 --- a/doc/glibc-functions/lchmod.texi +++ b/doc/glibc-functions/lchmod.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.4, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/lckpwdf.texi b/doc/glibc-functions/lckpwdf.texi index f69206d55..0bf563818 100644 --- a/doc/glibc-functions/lckpwdf.texi +++ b/doc/glibc-functions/lckpwdf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/lcong48_r.texi b/doc/glibc-functions/lcong48_r.texi index 9d50e4906..5ba1ffe3e 100644 --- a/doc/glibc-functions/lcong48_r.texi +++ b/doc/glibc-functions/lcong48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/lgamma_r.texi b/doc/glibc-functions/lgamma_r.texi index 05c1ff051..345b385ff 100644 --- a/doc/glibc-functions/lgamma_r.texi +++ b/doc/glibc-functions/lgamma_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5 x86, IRIX 6.5, OSF/1 5.1, mingw. +MacOS X 10.5 x86, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, mingw. @end itemize diff --git a/doc/glibc-functions/lgammaf_r.texi b/doc/glibc-functions/lgammaf_r.texi index 230bb6026..e2b83ab9c 100644 --- a/doc/glibc-functions/lgammaf_r.texi +++ b/doc/glibc-functions/lgammaf_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. @end itemize diff --git a/doc/glibc-functions/lgammal_r.texi b/doc/glibc-functions/lgammal_r.texi index 3b21543ac..b21b2e526 100644 --- a/doc/glibc-functions/lgammal_r.texi +++ b/doc/glibc-functions/lgammal_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/lgetxattr.texi b/doc/glibc-functions/lgetxattr.texi index 9db6251ed..0978ec5c9 100644 --- a/doc/glibc-functions/lgetxattr.texi +++ b/doc/glibc-functions/lgetxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/listxattr.texi b/doc/glibc-functions/listxattr.texi index 31376d98a..811a49748 100644 --- a/doc/glibc-functions/listxattr.texi +++ b/doc/glibc-functions/listxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/llistxattr.texi b/doc/glibc-functions/llistxattr.texi index d90a41c4d..bdd42c2db 100644 --- a/doc/glibc-functions/llistxattr.texi +++ b/doc/glibc-functions/llistxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/loc1.texi b/doc/glibc-functions/loc1.texi index 93913b339..83f39173d 100644 --- a/doc/glibc-functions/loc1.texi +++ b/doc/glibc-functions/loc1.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/loc2.texi b/doc/glibc-functions/loc2.texi index d0da2a083..d6639ec92 100644 --- a/doc/glibc-functions/loc2.texi +++ b/doc/glibc-functions/loc2.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/locs.texi b/doc/glibc-functions/locs.texi index 5683b3d9f..27441b54d 100644 --- a/doc/glibc-functions/locs.texi +++ b/doc/glibc-functions/locs.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/login_tty.texi b/doc/glibc-functions/login_tty.texi index ce766b255..d776f6267 100644 --- a/doc/glibc-functions/login_tty.texi +++ b/doc/glibc-functions/login_tty.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11. @item This function requires linking with @code{-lutil} on some platforms: glibc 2.3.6, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8. diff --git a/doc/glibc-functions/lrand48_r.texi b/doc/glibc-functions/lrand48_r.texi index 27879f0d0..5e7e17102 100644 --- a/doc/glibc-functions/lrand48_r.texi +++ b/doc/glibc-functions/lrand48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/lremovexattr.texi b/doc/glibc-functions/lremovexattr.texi index d9578b716..eb5075d81 100644 --- a/doc/glibc-functions/lremovexattr.texi +++ b/doc/glibc-functions/lremovexattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/lsetxattr.texi b/doc/glibc-functions/lsetxattr.texi index 7107e7214..ed6562409 100644 --- a/doc/glibc-functions/lsetxattr.texi +++ b/doc/glibc-functions/lsetxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/lutimes.texi b/doc/glibc-functions/lutimes.texi index 683074ad9..3777ac67a 100644 --- a/doc/glibc-functions/lutimes.texi +++ b/doc/glibc-functions/lutimes.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.4, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, +MacOS X 10.4, OpenBSD 3.8, Minix 3.1.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 diff --git a/doc/glibc-functions/madvise.texi b/doc/glibc-functions/madvise.texi index b57f780f2..2005ea98e 100644 --- a/doc/glibc-functions/madvise.texi +++ b/doc/glibc-functions/madvise.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Cygwin, mingw, BeOS. +Minix 3.1.8, AIX 5.1, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/mallinfo.texi b/doc/glibc-functions/mallinfo.texi index 43f0a13fc..ba5f570af 100644 --- a/doc/glibc-functions/mallinfo.texi +++ b/doc/glibc-functions/mallinfo.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/malloc_get_state.texi b/doc/glibc-functions/malloc_get_state.texi index 93cf6d417..95abc4bed 100644 --- a/doc/glibc-functions/malloc_get_state.texi +++ b/doc/glibc-functions/malloc_get_state.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/malloc_info.texi b/doc/glibc-functions/malloc_info.texi index 1765120d4..0d15b5dfb 100644 --- a/doc/glibc-functions/malloc_info.texi +++ b/doc/glibc-functions/malloc_info.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/malloc_set_state.texi b/doc/glibc-functions/malloc_set_state.texi index 701ce023b..092d812d5 100644 --- a/doc/glibc-functions/malloc_set_state.texi +++ b/doc/glibc-functions/malloc_set_state.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/malloc_stats.texi b/doc/glibc-functions/malloc_stats.texi index 38d973d96..bb8dc4070 100644 --- a/doc/glibc-functions/malloc_stats.texi +++ b/doc/glibc-functions/malloc_stats.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/malloc_trim.texi b/doc/glibc-functions/malloc_trim.texi index 4385833b4..00b1e0070 100644 --- a/doc/glibc-functions/malloc_trim.texi +++ b/doc/glibc-functions/malloc_trim.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/malloc_usable_size.texi b/doc/glibc-functions/malloc_usable_size.texi index ffad2f6a5..616081fd3 100644 --- a/doc/glibc-functions/malloc_usable_size.texi +++ b/doc/glibc-functions/malloc_usable_size.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.00, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/mallopt.texi b/doc/glibc-functions/mallopt.texi index 0c325b832..0f14a95c8 100644 --- a/doc/glibc-functions/mallopt.texi +++ b/doc/glibc-functions/mallopt.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/matherr.texi b/doc/glibc-functions/matherr.texi index cece204be..bad3b7a0d 100644 --- a/doc/glibc-functions/matherr.texi +++ b/doc/glibc-functions/matherr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, AIX 5.1, HP-UX 11, OSF/1 5.1, mingw. +FreeBSD 6.0, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, mingw. @end itemize diff --git a/doc/glibc-functions/mcheck.texi b/doc/glibc-functions/mcheck.texi index 6dbff1e8a..4fd3ad4bf 100644 --- a/doc/glibc-functions/mcheck.texi +++ b/doc/glibc-functions/mcheck.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/mcheck_check_all.texi b/doc/glibc-functions/mcheck_check_all.texi index 35d07420b..fe73ce87c 100644 --- a/doc/glibc-functions/mcheck_check_all.texi +++ b/doc/glibc-functions/mcheck_check_all.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/mcheck_pedantic.texi b/doc/glibc-functions/mcheck_pedantic.texi index a43aa21fc..f95a8aa80 100644 --- a/doc/glibc-functions/mcheck_pedantic.texi +++ b/doc/glibc-functions/mcheck_pedantic.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/memalign.texi b/doc/glibc-functions/memalign.texi index 9b8ccfa59..ccc750e4a 100644 --- a/doc/glibc-functions/memalign.texi +++ b/doc/glibc-functions/memalign.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.00, OSF/1 5.1, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.00, OSF/1 5.1, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/memfrob.texi b/doc/glibc-functions/memfrob.texi index 3fa8f2f71..f7b5bf27e 100644 --- a/doc/glibc-functions/memfrob.texi +++ b/doc/glibc-functions/memfrob.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/memmem.texi b/doc/glibc-functions/memmem.texi index 8911756b4..0c0b2405a 100644 --- a/doc/glibc-functions/memmem.texi +++ b/doc/glibc-functions/memmem.texi @@ -13,7 +13,7 @@ or @code{memmem}: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 4.0, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 4.0, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. @item This function has reversed arguments on some older platforms: Linux libc 5.0.9 diff --git a/doc/glibc-functions/mempcpy.texi b/doc/glibc-functions/mempcpy.texi index 461e58831..2285de68a 100644 --- a/doc/glibc-functions/mempcpy.texi +++ b/doc/glibc-functions/mempcpy.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/memrchr.texi b/doc/glibc-functions/memrchr.texi index 77683181e..9a0e83d2f 100644 --- a/doc/glibc-functions/memrchr.texi +++ b/doc/glibc-functions/memrchr.texi @@ -8,7 +8,7 @@ Portability problems 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/mincore.texi b/doc/glibc-functions/mincore.texi index 1efd81955..6f9a74ad3 100644 --- a/doc/glibc-functions/mincore.texi +++ b/doc/glibc-functions/mincore.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/mkostemp.texi b/doc/glibc-functions/mkostemp.texi index e424b3bfa..84a6dfc06 100644 --- a/doc/glibc-functions/mkostemp.texi +++ b/doc/glibc-functions/mkostemp.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.5, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, @code{mkostemp} may not work diff --git a/doc/glibc-functions/mkostemps.texi b/doc/glibc-functions/mkostemps.texi index 1265cc810..343c109ad 100644 --- a/doc/glibc-functions/mkostemps.texi +++ b/doc/glibc-functions/mkostemps.texi @@ -8,8 +8,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.10, 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 11 2010-11, Cygwin 1.7.5, mingw, Interix 3.5, BeOS. +glibc 2.10, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.5, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, @code{mkostemps} may not work correctly to create files larger than 2 GB. (Cf. @code{AC_SYS_LARGEFILE}.) diff --git a/doc/glibc-functions/mkstemps.texi b/doc/glibc-functions/mkstemps.texi index e367c951f..c64c93074 100644 --- a/doc/glibc-functions/mkstemps.texi +++ b/doc/glibc-functions/mkstemps.texi @@ -8,8 +8,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.10, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin -1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.10, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, +Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item This function is declared in @code{} instead of @code{} on some platforms: diff --git a/doc/glibc-functions/monstartup.texi b/doc/glibc-functions/monstartup.texi index 33f51ba39..50e6a1c2a 100644 --- a/doc/glibc-functions/monstartup.texi +++ b/doc/glibc-functions/monstartup.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/mprobe.texi b/doc/glibc-functions/mprobe.texi index 00d8fea1d..893f74a5a 100644 --- a/doc/glibc-functions/mprobe.texi +++ b/doc/glibc-functions/mprobe.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/mrand48_r.texi b/doc/glibc-functions/mrand48_r.texi index 130581b30..40db8419d 100644 --- a/doc/glibc-functions/mrand48_r.texi +++ b/doc/glibc-functions/mrand48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/mremap.texi b/doc/glibc-functions/mremap.texi index fa2ce769b..209116cf0 100644 --- a/doc/glibc-functions/mremap.texi +++ b/doc/glibc-functions/mremap.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/mtrace.texi b/doc/glibc-functions/mtrace.texi index faef50961..595a6ce5d 100644 --- a/doc/glibc-functions/mtrace.texi +++ b/doc/glibc-functions/mtrace.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/muntrace.texi b/doc/glibc-functions/muntrace.texi index 8d8194102..92b733443 100644 --- a/doc/glibc-functions/muntrace.texi +++ b/doc/glibc-functions/muntrace.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/netname2host.texi b/doc/glibc-functions/netname2host.texi index ea9f35b75..578e60bb8 100644 --- a/doc/glibc-functions/netname2host.texi +++ b/doc/glibc-functions/netname2host.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/netname2user.texi b/doc/glibc-functions/netname2user.texi index efb82dc96..78e38d10e 100644 --- a/doc/glibc-functions/netname2user.texi +++ b/doc/glibc-functions/netname2user.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ngettext.texi b/doc/glibc-functions/ngettext.texi index 8d6de7710..60fb367c3 100644 --- a/doc/glibc-functions/ngettext.texi +++ b/doc/glibc-functions/ngettext.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_add.texi b/doc/glibc-functions/nis_add.texi index 6f9997e08..e99ca2de4 100644 --- a/doc/glibc-functions/nis_add.texi +++ b/doc/glibc-functions/nis_add.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_add_entry.texi b/doc/glibc-functions/nis_add_entry.texi index dc5328877..644b2a6d9 100644 --- a/doc/glibc-functions/nis_add_entry.texi +++ b/doc/glibc-functions/nis_add_entry.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_addmember.texi b/doc/glibc-functions/nis_addmember.texi index b03e754b7..a49665815 100644 --- a/doc/glibc-functions/nis_addmember.texi +++ b/doc/glibc-functions/nis_addmember.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_checkpoint.texi b/doc/glibc-functions/nis_checkpoint.texi index f6defe63a..d73f42b24 100644 --- a/doc/glibc-functions/nis_checkpoint.texi +++ b/doc/glibc-functions/nis_checkpoint.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_clone_object.texi b/doc/glibc-functions/nis_clone_object.texi index c2d90cc49..735f7b784 100644 --- a/doc/glibc-functions/nis_clone_object.texi +++ b/doc/glibc-functions/nis_clone_object.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_creategroup.texi b/doc/glibc-functions/nis_creategroup.texi index c36eb4d24..e8908b84f 100644 --- a/doc/glibc-functions/nis_creategroup.texi +++ b/doc/glibc-functions/nis_creategroup.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_destroy_object.texi b/doc/glibc-functions/nis_destroy_object.texi index 24862af91..54a94c8b5 100644 --- a/doc/glibc-functions/nis_destroy_object.texi +++ b/doc/glibc-functions/nis_destroy_object.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_destroygroup.texi b/doc/glibc-functions/nis_destroygroup.texi index ec3b8da4e..d1b839629 100644 --- a/doc/glibc-functions/nis_destroygroup.texi +++ b/doc/glibc-functions/nis_destroygroup.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_dir_cmp.texi b/doc/glibc-functions/nis_dir_cmp.texi index 541e8b404..d383e430b 100644 --- a/doc/glibc-functions/nis_dir_cmp.texi +++ b/doc/glibc-functions/nis_dir_cmp.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_domain_of.texi b/doc/glibc-functions/nis_domain_of.texi index 914b68e9f..36b23e1e8 100644 --- a/doc/glibc-functions/nis_domain_of.texi +++ b/doc/glibc-functions/nis_domain_of.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_domain_of_r.texi b/doc/glibc-functions/nis_domain_of_r.texi index bb75d8d29..b3d455098 100644 --- a/doc/glibc-functions/nis_domain_of_r.texi +++ b/doc/glibc-functions/nis_domain_of_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_first_entry.texi b/doc/glibc-functions/nis_first_entry.texi index 14c5fa942..ff93e209d 100644 --- a/doc/glibc-functions/nis_first_entry.texi +++ b/doc/glibc-functions/nis_first_entry.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_freenames.texi b/doc/glibc-functions/nis_freenames.texi index 7e77f8021..410f57f44 100644 --- a/doc/glibc-functions/nis_freenames.texi +++ b/doc/glibc-functions/nis_freenames.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_freeresult.texi b/doc/glibc-functions/nis_freeresult.texi index 9f5c96e8c..6d0ad18e0 100644 --- a/doc/glibc-functions/nis_freeresult.texi +++ b/doc/glibc-functions/nis_freeresult.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_freeservlist.texi b/doc/glibc-functions/nis_freeservlist.texi index fa7459d89..f5f2c4794 100644 --- a/doc/glibc-functions/nis_freeservlist.texi +++ b/doc/glibc-functions/nis_freeservlist.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_freetags.texi b/doc/glibc-functions/nis_freetags.texi index b1520aa4a..33c0e8fa0 100644 --- a/doc/glibc-functions/nis_freetags.texi +++ b/doc/glibc-functions/nis_freetags.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_getnames.texi b/doc/glibc-functions/nis_getnames.texi index 6bc53d2b2..676d661e6 100644 --- a/doc/glibc-functions/nis_getnames.texi +++ b/doc/glibc-functions/nis_getnames.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_getservlist.texi b/doc/glibc-functions/nis_getservlist.texi index aaed20bd5..c01369995 100644 --- a/doc/glibc-functions/nis_getservlist.texi +++ b/doc/glibc-functions/nis_getservlist.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_ismember.texi b/doc/glibc-functions/nis_ismember.texi index a7a05c8ab..3825dff1e 100644 --- a/doc/glibc-functions/nis_ismember.texi +++ b/doc/glibc-functions/nis_ismember.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_leaf_of.texi b/doc/glibc-functions/nis_leaf_of.texi index 9a88b66b8..9815bfacd 100644 --- a/doc/glibc-functions/nis_leaf_of.texi +++ b/doc/glibc-functions/nis_leaf_of.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_leaf_of_r.texi b/doc/glibc-functions/nis_leaf_of_r.texi index 2ae3ca61c..fc8cc98a9 100644 --- a/doc/glibc-functions/nis_leaf_of_r.texi +++ b/doc/glibc-functions/nis_leaf_of_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_lerror.texi b/doc/glibc-functions/nis_lerror.texi index 1c27bc37e..d59ac3435 100644 --- a/doc/glibc-functions/nis_lerror.texi +++ b/doc/glibc-functions/nis_lerror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_list.texi b/doc/glibc-functions/nis_list.texi index 1289ce7fe..f460b6dc9 100644 --- a/doc/glibc-functions/nis_list.texi +++ b/doc/glibc-functions/nis_list.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_local_directory.texi b/doc/glibc-functions/nis_local_directory.texi index 0cb49373b..c14b42e4c 100644 --- a/doc/glibc-functions/nis_local_directory.texi +++ b/doc/glibc-functions/nis_local_directory.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_local_group.texi b/doc/glibc-functions/nis_local_group.texi index f12632097..1ee3c5648 100644 --- a/doc/glibc-functions/nis_local_group.texi +++ b/doc/glibc-functions/nis_local_group.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_local_host.texi b/doc/glibc-functions/nis_local_host.texi index feef3973f..d7eee9153 100644 --- a/doc/glibc-functions/nis_local_host.texi +++ b/doc/glibc-functions/nis_local_host.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_local_principal.texi b/doc/glibc-functions/nis_local_principal.texi index 03d816e2e..5a9efeb02 100644 --- a/doc/glibc-functions/nis_local_principal.texi +++ b/doc/glibc-functions/nis_local_principal.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_lookup.texi b/doc/glibc-functions/nis_lookup.texi index 4b7bec537..980dbf811 100644 --- a/doc/glibc-functions/nis_lookup.texi +++ b/doc/glibc-functions/nis_lookup.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_mkdir.texi b/doc/glibc-functions/nis_mkdir.texi index a09f2b474..33fb282e9 100644 --- a/doc/glibc-functions/nis_mkdir.texi +++ b/doc/glibc-functions/nis_mkdir.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_modify.texi b/doc/glibc-functions/nis_modify.texi index 4aca8afd9..eb124de84 100644 --- a/doc/glibc-functions/nis_modify.texi +++ b/doc/glibc-functions/nis_modify.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_modify_entry.texi b/doc/glibc-functions/nis_modify_entry.texi index 8891fa694..150ba7734 100644 --- a/doc/glibc-functions/nis_modify_entry.texi +++ b/doc/glibc-functions/nis_modify_entry.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_name_of.texi b/doc/glibc-functions/nis_name_of.texi index 3d0196a9f..0d1a254ad 100644 --- a/doc/glibc-functions/nis_name_of.texi +++ b/doc/glibc-functions/nis_name_of.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_name_of_r.texi b/doc/glibc-functions/nis_name_of_r.texi index 9d5a3e9c5..ff0fd332a 100644 --- a/doc/glibc-functions/nis_name_of_r.texi +++ b/doc/glibc-functions/nis_name_of_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_next_entry.texi b/doc/glibc-functions/nis_next_entry.texi index 5981421d7..77d685d9d 100644 --- a/doc/glibc-functions/nis_next_entry.texi +++ b/doc/glibc-functions/nis_next_entry.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_perror.texi b/doc/glibc-functions/nis_perror.texi index f8da08927..f2baf019e 100644 --- a/doc/glibc-functions/nis_perror.texi +++ b/doc/glibc-functions/nis_perror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_ping.texi b/doc/glibc-functions/nis_ping.texi index dc406f607..e1904dd9a 100644 --- a/doc/glibc-functions/nis_ping.texi +++ b/doc/glibc-functions/nis_ping.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_directory.texi b/doc/glibc-functions/nis_print_directory.texi index e0fb92692..9832c3db5 100644 --- a/doc/glibc-functions/nis_print_directory.texi +++ b/doc/glibc-functions/nis_print_directory.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_entry.texi b/doc/glibc-functions/nis_print_entry.texi index b564035ff..6ce7784af 100644 --- a/doc/glibc-functions/nis_print_entry.texi +++ b/doc/glibc-functions/nis_print_entry.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_group.texi b/doc/glibc-functions/nis_print_group.texi index ce5988b70..078ac8551 100644 --- a/doc/glibc-functions/nis_print_group.texi +++ b/doc/glibc-functions/nis_print_group.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_group_entry.texi b/doc/glibc-functions/nis_print_group_entry.texi index 37795abc0..774887889 100644 --- a/doc/glibc-functions/nis_print_group_entry.texi +++ b/doc/glibc-functions/nis_print_group_entry.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_link.texi b/doc/glibc-functions/nis_print_link.texi index 220d19c01..b810d10fc 100644 --- a/doc/glibc-functions/nis_print_link.texi +++ b/doc/glibc-functions/nis_print_link.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_object.texi b/doc/glibc-functions/nis_print_object.texi index fd36e8282..72fb01a1c 100644 --- a/doc/glibc-functions/nis_print_object.texi +++ b/doc/glibc-functions/nis_print_object.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_result.texi b/doc/glibc-functions/nis_print_result.texi index d70bed9a5..c0a099805 100644 --- a/doc/glibc-functions/nis_print_result.texi +++ b/doc/glibc-functions/nis_print_result.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_rights.texi b/doc/glibc-functions/nis_print_rights.texi index 838a1c602..d28606f71 100644 --- a/doc/glibc-functions/nis_print_rights.texi +++ b/doc/glibc-functions/nis_print_rights.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_print_table.texi b/doc/glibc-functions/nis_print_table.texi index b88f1e866..8f9278e76 100644 --- a/doc/glibc-functions/nis_print_table.texi +++ b/doc/glibc-functions/nis_print_table.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_remove.texi b/doc/glibc-functions/nis_remove.texi index 9883d5127..494286b13 100644 --- a/doc/glibc-functions/nis_remove.texi +++ b/doc/glibc-functions/nis_remove.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_remove_entry.texi b/doc/glibc-functions/nis_remove_entry.texi index 07fbfd9c2..6a446bc30 100644 --- a/doc/glibc-functions/nis_remove_entry.texi +++ b/doc/glibc-functions/nis_remove_entry.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_removemember.texi b/doc/glibc-functions/nis_removemember.texi index 7b5a80799..984f9f801 100644 --- a/doc/glibc-functions/nis_removemember.texi +++ b/doc/glibc-functions/nis_removemember.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_rmdir.texi b/doc/glibc-functions/nis_rmdir.texi index e4c2fc1f0..52c932107 100644 --- a/doc/glibc-functions/nis_rmdir.texi +++ b/doc/glibc-functions/nis_rmdir.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_servstate.texi b/doc/glibc-functions/nis_servstate.texi index a6b80afd7..5a65b2d07 100644 --- a/doc/glibc-functions/nis_servstate.texi +++ b/doc/glibc-functions/nis_servstate.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_sperrno.texi b/doc/glibc-functions/nis_sperrno.texi index 55849d5aa..115905b02 100644 --- a/doc/glibc-functions/nis_sperrno.texi +++ b/doc/glibc-functions/nis_sperrno.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_sperror.texi b/doc/glibc-functions/nis_sperror.texi index 409a6e6b9..47a6deaac 100644 --- a/doc/glibc-functions/nis_sperror.texi +++ b/doc/glibc-functions/nis_sperror.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_sperror_r.texi b/doc/glibc-functions/nis_sperror_r.texi index d4ee64886..925921a9f 100644 --- a/doc/glibc-functions/nis_sperror_r.texi +++ b/doc/glibc-functions/nis_sperror_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_stats.texi b/doc/glibc-functions/nis_stats.texi index fe21cd1e8..db7fb6525 100644 --- a/doc/glibc-functions/nis_stats.texi +++ b/doc/glibc-functions/nis_stats.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nis_verifygroup.texi b/doc/glibc-functions/nis_verifygroup.texi index 1e3add4a6..e980ddab9 100644 --- a/doc/glibc-functions/nis_verifygroup.texi +++ b/doc/glibc-functions/nis_verifygroup.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/nrand48_r.texi b/doc/glibc-functions/nrand48_r.texi index 1a400f498..c0c07f09b 100644 --- a/doc/glibc-functions/nrand48_r.texi +++ b/doc/glibc-functions/nrand48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/ntp_adjtime.texi b/doc/glibc-functions/ntp_adjtime.texi index 7d932b8d2..e9e788eb3 100644 --- a/doc/glibc-functions/ntp_adjtime.texi +++ b/doc/glibc-functions/ntp_adjtime.texi @@ -12,5 +12,5 @@ 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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ntp_gettime.texi b/doc/glibc-functions/ntp_gettime.texi index a688ae96f..a2cf20924 100644 --- a/doc/glibc-functions/ntp_gettime.texi +++ b/doc/glibc-functions/ntp_gettime.texi @@ -12,5 +12,5 @@ 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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/obstack_alloc_failed_handler.texi b/doc/glibc-functions/obstack_alloc_failed_handler.texi index 0067dee3a..7fe7c0b0d 100644 --- a/doc/glibc-functions/obstack_alloc_failed_handler.texi +++ b/doc/glibc-functions/obstack_alloc_failed_handler.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/obstack_exit_failure.texi b/doc/glibc-functions/obstack_exit_failure.texi index 59c287911..7462eedfa 100644 --- a/doc/glibc-functions/obstack_exit_failure.texi +++ b/doc/glibc-functions/obstack_exit_failure.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/obstack_free.texi b/doc/glibc-functions/obstack_free.texi index 187f2804e..2995158e0 100644 --- a/doc/glibc-functions/obstack_free.texi +++ b/doc/glibc-functions/obstack_free.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/obstack_printf.texi b/doc/glibc-functions/obstack_printf.texi index 8e147b00b..739f99c8c 100644 --- a/doc/glibc-functions/obstack_printf.texi +++ b/doc/glibc-functions/obstack_printf.texi @@ -9,7 +9,7 @@ Portability problems fixed by either Gnulib module @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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems fixed by Gnulib module @code{ostack-printf-posix}: diff --git a/doc/glibc-functions/obstack_vprintf.texi b/doc/glibc-functions/obstack_vprintf.texi index e6262ae0a..86c32f1d0 100644 --- a/doc/glibc-functions/obstack_vprintf.texi +++ b/doc/glibc-functions/obstack_vprintf.texi @@ -9,7 +9,7 @@ Portability problems fixed by either Gnulib module @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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems fixed by Gnulib module @code{ostack-printf-posix}: diff --git a/doc/glibc-functions/on_exit.texi b/doc/glibc-functions/on_exit.texi index f6dacdcbc..f0e531e5e 100644 --- a/doc/glibc-functions/on_exit.texi +++ b/doc/glibc-functions/on_exit.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/parse_printf_format.texi b/doc/glibc-functions/parse_printf_format.texi index 75961cbfb..87c116ca0 100644 --- a/doc/glibc-functions/parse_printf_format.texi +++ b/doc/glibc-functions/parse_printf_format.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/personality.texi b/doc/glibc-functions/personality.texi index 2608aac27..8dc2b9342 100644 --- a/doc/glibc-functions/personality.texi +++ b/doc/glibc-functions/personality.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pipe2.texi b/doc/glibc-functions/pipe2.texi index 4bc1cb6eb..55f39ff84 100644 --- a/doc/glibc-functions/pipe2.texi +++ b/doc/glibc-functions/pipe2.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.7.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pmap_getmaps.texi b/doc/glibc-functions/pmap_getmaps.texi index a7d9446bf..2736bb431 100644 --- a/doc/glibc-functions/pmap_getmaps.texi +++ b/doc/glibc-functions/pmap_getmaps.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/pmap_getport.texi b/doc/glibc-functions/pmap_getport.texi index a3f32e37c..7bed28fdb 100644 --- a/doc/glibc-functions/pmap_getport.texi +++ b/doc/glibc-functions/pmap_getport.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/pmap_rmtcall.texi b/doc/glibc-functions/pmap_rmtcall.texi index 7178fbf45..bb0d6d74a 100644 --- a/doc/glibc-functions/pmap_rmtcall.texi +++ b/doc/glibc-functions/pmap_rmtcall.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/pmap_set.texi b/doc/glibc-functions/pmap_set.texi index f60b7a84e..4a1739014 100644 --- a/doc/glibc-functions/pmap_set.texi +++ b/doc/glibc-functions/pmap_set.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/pmap_unset.texi b/doc/glibc-functions/pmap_unset.texi index 0c887aab6..816460bb3 100644 --- a/doc/glibc-functions/pmap_unset.texi +++ b/doc/glibc-functions/pmap_unset.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/pow10.texi b/doc/glibc-functions/pow10.texi index 511f9df48..2c89c76c2 100644 --- a/doc/glibc-functions/pow10.texi +++ b/doc/glibc-functions/pow10.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/pow10f.texi b/doc/glibc-functions/pow10f.texi index 5ccfb9d42..ecbab320c 100644 --- a/doc/glibc-functions/pow10f.texi +++ b/doc/glibc-functions/pow10f.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/pow10l.texi b/doc/glibc-functions/pow10l.texi index 06cd1ecb9..f8f8e34a2 100644 --- a/doc/glibc-functions/pow10l.texi +++ b/doc/glibc-functions/pow10l.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/prctl.texi b/doc/glibc-functions/prctl.texi index 6d43d3127..12a504f44 100644 --- a/doc/glibc-functions/prctl.texi +++ b/doc/glibc-functions/prctl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/preadv.texi b/doc/glibc-functions/preadv.texi index 7dc226b3b..de7b75079 100644 --- a/doc/glibc-functions/preadv.texi +++ b/doc/glibc-functions/preadv.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 5.2.1, AIX 5.2, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 5.2.1, Minix 3.1.8, AIX 5.2, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/glibc-functions/printf_size.texi b/doc/glibc-functions/printf_size.texi index b978f54f0..04cf05755 100644 --- a/doc/glibc-functions/printf_size.texi +++ b/doc/glibc-functions/printf_size.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/printf_size_info.texi b/doc/glibc-functions/printf_size_info.texi index 2c1f408bf..252337301 100644 --- a/doc/glibc-functions/printf_size_info.texi +++ b/doc/glibc-functions/printf_size_info.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/profil.texi b/doc/glibc-functions/profil.texi index 5b042a550..1e2b45929 100644 --- a/doc/glibc-functions/profil.texi +++ b/doc/glibc-functions/profil.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/program_invocation_name.texi b/doc/glibc-functions/program_invocation_name.texi index 3dc2cd29c..a2da84f61 100644 --- a/doc/glibc-functions/program_invocation_name.texi +++ b/doc/glibc-functions/program_invocation_name.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/program_invocation_short_name.texi b/doc/glibc-functions/program_invocation_short_name.texi index 93b25e99f..dda91e6ff 100644 --- a/doc/glibc-functions/program_invocation_short_name.texi +++ b/doc/glibc-functions/program_invocation_short_name.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/pthread_attr_getaffinity_np.texi b/doc/glibc-functions/pthread_attr_getaffinity_np.texi index 61b82f013..eb8edda46 100644 --- a/doc/glibc-functions/pthread_attr_getaffinity_np.texi +++ b/doc/glibc-functions/pthread_attr_getaffinity_np.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item This function has a different signature on some platforms: glibc 2.3.3. diff --git a/doc/glibc-functions/pthread_attr_setaffinity_np.texi b/doc/glibc-functions/pthread_attr_setaffinity_np.texi index 190156f77..33386bb0f 100644 --- a/doc/glibc-functions/pthread_attr_setaffinity_np.texi +++ b/doc/glibc-functions/pthread_attr_setaffinity_np.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item This function has a different signature on some platforms: glibc 2.3.3. diff --git a/doc/glibc-functions/pthread_getaffinity_np.texi b/doc/glibc-functions/pthread_getaffinity_np.texi index 322f14ec8..a659ad198 100644 --- a/doc/glibc-functions/pthread_getaffinity_np.texi +++ b/doc/glibc-functions/pthread_getaffinity_np.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 3.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item This function has a different signature on some platforms: glibc 2.3.3. diff --git a/doc/glibc-functions/pthread_getattr_np.texi b/doc/glibc-functions/pthread_getattr_np.texi index 5a9524ed4..0dd2a2d08 100644 --- a/doc/glibc-functions/pthread_getattr_np.texi +++ b/doc/glibc-functions/pthread_getattr_np.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pthread_getname_np.texi b/doc/glibc-functions/pthread_getname_np.texi index f9e4daa12..e03f0e2f9 100644 --- a/doc/glibc-functions/pthread_getname_np.texi +++ b/doc/glibc-functions/pthread_getname_np.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.11, MacOS X 10.5, FreeBSD 6.4, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.11, MacOS X 10.5, FreeBSD 6.4, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pthread_kill_other_threads_np.texi b/doc/glibc-functions/pthread_kill_other_threads_np.texi index 75ce88b34..2736533bb 100644 --- a/doc/glibc-functions/pthread_kill_other_threads_np.texi +++ b/doc/glibc-functions/pthread_kill_other_threads_np.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pthread_mutex_consistent_np.texi b/doc/glibc-functions/pthread_mutex_consistent_np.texi index 6223669ba..6bf351e2c 100644 --- a/doc/glibc-functions/pthread_mutex_consistent_np.texi +++ b/doc/glibc-functions/pthread_mutex_consistent_np.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.3.6, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pthread_mutexattr_getrobust_np.texi b/doc/glibc-functions/pthread_mutexattr_getrobust_np.texi index 6c6c44d93..42a23fad9 100644 --- a/doc/glibc-functions/pthread_mutexattr_getrobust_np.texi +++ b/doc/glibc-functions/pthread_mutexattr_getrobust_np.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.3.6, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. @end itemize This function has now been standardized by POSIX under the name diff --git a/doc/glibc-functions/pthread_mutexattr_setrobust_np.texi b/doc/glibc-functions/pthread_mutexattr_setrobust_np.texi index 323679f31..6a9431d00 100644 --- a/doc/glibc-functions/pthread_mutexattr_setrobust_np.texi +++ b/doc/glibc-functions/pthread_mutexattr_setrobust_np.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.3.6, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. @end itemize This function has now been standardized by POSIX under the name diff --git a/doc/glibc-functions/pthread_rwlockattr_getkind_np.texi b/doc/glibc-functions/pthread_rwlockattr_getkind_np.texi index d64ecfd88..0c961a0ce 100644 --- a/doc/glibc-functions/pthread_rwlockattr_getkind_np.texi +++ b/doc/glibc-functions/pthread_rwlockattr_getkind_np.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pthread_rwlockattr_setkind_np.texi b/doc/glibc-functions/pthread_rwlockattr_setkind_np.texi index a6ab65011..a3bdaa116 100644 --- a/doc/glibc-functions/pthread_rwlockattr_setkind_np.texi +++ b/doc/glibc-functions/pthread_rwlockattr_setkind_np.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pthread_setaffinity_np.texi b/doc/glibc-functions/pthread_setaffinity_np.texi index b78279de9..14b3a8241 100644 --- a/doc/glibc-functions/pthread_setaffinity_np.texi +++ b/doc/glibc-functions/pthread_setaffinity_np.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 3.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item This function has a different signature on some platforms: glibc 2.3.3. diff --git a/doc/glibc-functions/pthread_setname_np.texi b/doc/glibc-functions/pthread_setname_np.texi index a16217007..1046dc4a1 100644 --- a/doc/glibc-functions/pthread_setname_np.texi +++ b/doc/glibc-functions/pthread_setname_np.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.11, MacOS X 10.5, FreeBSD 6.4, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.11, MacOS X 10.5, FreeBSD 6.4, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item This function has a different signature on some platforms: NetBSD 5.0, OSF/1 5.1. diff --git a/doc/glibc-functions/pthread_sigqueue.texi b/doc/glibc-functions/pthread_sigqueue.texi index 41a73c51a..f03b3c497 100644 --- a/doc/glibc-functions/pthread_sigqueue.texi +++ b/doc/glibc-functions/pthread_sigqueue.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.10, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.10, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pthread_timedjoin_np.texi b/doc/glibc-functions/pthread_timedjoin_np.texi index f256979bb..bc00112e9 100644 --- a/doc/glibc-functions/pthread_timedjoin_np.texi +++ b/doc/glibc-functions/pthread_timedjoin_np.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item FreeBSD 6.4 has a function of this name in @code{libthr} but not in @code{libpthread}, and it also is missing a declaration. diff --git a/doc/glibc-functions/pthread_tryjoin_np.texi b/doc/glibc-functions/pthread_tryjoin_np.texi index 49d17c1c9..d4b49b5ac 100644 --- a/doc/glibc-functions/pthread_tryjoin_np.texi +++ b/doc/glibc-functions/pthread_tryjoin_np.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.2, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pthread_yield.texi b/doc/glibc-functions/pthread_yield.texi index 90310f396..23b0d35d0 100644 --- a/doc/glibc-functions/pthread_yield.texi +++ b/doc/glibc-functions/pthread_yield.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ptsname_r.texi b/doc/glibc-functions/ptsname_r.texi index e98455135..ed07a25c3 100644 --- a/doc/glibc-functions/ptsname_r.texi +++ b/doc/glibc-functions/ptsname_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Solaris 11 2010-11, Cygwin, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/putgrent.texi b/doc/glibc-functions/putgrent.texi index 4205109ee..460bee827 100644 --- a/doc/glibc-functions/putgrent.texi +++ b/doc/glibc-functions/putgrent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/putpwent.texi b/doc/glibc-functions/putpwent.texi index 95a21e4d8..2ebdfed0d 100644 --- a/doc/glibc-functions/putpwent.texi +++ b/doc/glibc-functions/putpwent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/putsgent.texi b/doc/glibc-functions/putsgent.texi index 925097a9f..5cd6e3442 100644 --- a/doc/glibc-functions/putsgent.texi +++ b/doc/glibc-functions/putsgent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/putspent.texi b/doc/glibc-functions/putspent.texi index d8f21106d..3882184cd 100644 --- a/doc/glibc-functions/putspent.texi +++ b/doc/glibc-functions/putspent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/pututline.texi b/doc/glibc-functions/pututline.texi index ba34e54b7..13bca22cf 100644 --- a/doc/glibc-functions/pututline.texi +++ b/doc/glibc-functions/pututline.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/putwc_unlocked.texi b/doc/glibc-functions/putwc_unlocked.texi index 8a55ead55..1eb777c6e 100644 --- a/doc/glibc-functions/putwc_unlocked.texi +++ b/doc/glibc-functions/putwc_unlocked.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @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, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/putwchar_unlocked.texi b/doc/glibc-functions/putwchar_unlocked.texi index 8502123c2..1b33b0ecf 100644 --- a/doc/glibc-functions/putwchar_unlocked.texi +++ b/doc/glibc-functions/putwchar_unlocked.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/pvalloc.texi b/doc/glibc-functions/pvalloc.texi index 5ae590e03..e1d9814e6 100644 --- a/doc/glibc-functions/pvalloc.texi +++ b/doc/glibc-functions/pvalloc.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/pwritev.texi b/doc/glibc-functions/pwritev.texi index f69acb879..4bcf3c4fb 100644 --- a/doc/glibc-functions/pwritev.texi +++ b/doc/glibc-functions/pwritev.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 5.2.1, AIX 5.2, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 5.2.1, Minix 3.1.8, AIX 5.2, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/glibc-functions/qecvt.texi b/doc/glibc-functions/qecvt.texi index 4b142fb57..6a75d9b25 100644 --- a/doc/glibc-functions/qecvt.texi +++ b/doc/glibc-functions/qecvt.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/qecvt_r.texi b/doc/glibc-functions/qecvt_r.texi index ec06dc437..2c0d7ba99 100644 --- a/doc/glibc-functions/qecvt_r.texi +++ b/doc/glibc-functions/qecvt_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/qfcvt.texi b/doc/glibc-functions/qfcvt.texi index f19414d3b..8fcf781a8 100644 --- a/doc/glibc-functions/qfcvt.texi +++ b/doc/glibc-functions/qfcvt.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/qfcvt_r.texi b/doc/glibc-functions/qfcvt_r.texi index 068875c45..151266705 100644 --- a/doc/glibc-functions/qfcvt_r.texi +++ b/doc/glibc-functions/qfcvt_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/qgcvt.texi b/doc/glibc-functions/qgcvt.texi index c1915e054..cdd9faf05 100644 --- a/doc/glibc-functions/qgcvt.texi +++ b/doc/glibc-functions/qgcvt.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/qsort_r.texi b/doc/glibc-functions/qsort_r.texi index 30de97cb1..070d55302 100644 --- a/doc/glibc-functions/qsort_r.texi +++ b/doc/glibc-functions/qsort_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.7, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.7, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/quick_exit.texi b/doc/glibc-functions/quick_exit.texi index 6b4850bcb..863f3be23 100644 --- a/doc/glibc-functions/quick_exit.texi +++ b/doc/glibc-functions/quick_exit.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/quotactl.texi b/doc/glibc-functions/quotactl.texi index 7601293ee..79477c5b3 100644 --- a/doc/glibc-functions/quotactl.texi +++ b/doc/glibc-functions/quotactl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/random_r.texi b/doc/glibc-functions/random_r.texi index 6b0a2ee52..f9d1caba9 100644 --- a/doc/glibc-functions/random_r.texi +++ b/doc/glibc-functions/random_r.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/rawmemchr.texi b/doc/glibc-functions/rawmemchr.texi index ac018f1a1..0c5e3a9a9 100644 --- a/doc/glibc-functions/rawmemchr.texi +++ b/doc/glibc-functions/rawmemchr.texi @@ -8,7 +8,7 @@ Portability problems 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/rcmd_af.texi b/doc/glibc-functions/rcmd_af.texi index bdc4060ba..88d1f4952 100644 --- a/doc/glibc-functions/rcmd_af.texi +++ b/doc/glibc-functions/rcmd_af.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/re_comp.texi b/doc/glibc-functions/re_comp.texi index 29aaa9ad5..6318c6e41 100644 --- a/doc/glibc-functions/re_comp.texi +++ b/doc/glibc-functions/re_comp.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_compile_fastmap.texi b/doc/glibc-functions/re_compile_fastmap.texi index 1a66f1fd3..2008e21cf 100644 --- a/doc/glibc-functions/re_compile_fastmap.texi +++ b/doc/glibc-functions/re_compile_fastmap.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_compile_pattern.texi b/doc/glibc-functions/re_compile_pattern.texi index c3bf7dc38..c119911ed 100644 --- a/doc/glibc-functions/re_compile_pattern.texi +++ b/doc/glibc-functions/re_compile_pattern.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_exec.texi b/doc/glibc-functions/re_exec.texi index d02645f7f..94cfa512b 100644 --- a/doc/glibc-functions/re_exec.texi +++ b/doc/glibc-functions/re_exec.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_match.texi b/doc/glibc-functions/re_match.texi index bc58ff67c..641074722 100644 --- a/doc/glibc-functions/re_match.texi +++ b/doc/glibc-functions/re_match.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_match_2.texi b/doc/glibc-functions/re_match_2.texi index d5b1405e4..17d84c272 100644 --- a/doc/glibc-functions/re_match_2.texi +++ b/doc/glibc-functions/re_match_2.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_search.texi b/doc/glibc-functions/re_search.texi index e8b205981..d86253df5 100644 --- a/doc/glibc-functions/re_search.texi +++ b/doc/glibc-functions/re_search.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_search_2.texi b/doc/glibc-functions/re_search_2.texi index 6d1d871c9..9fee603ab 100644 --- a/doc/glibc-functions/re_search_2.texi +++ b/doc/glibc-functions/re_search_2.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_set_registers.texi b/doc/glibc-functions/re_set_registers.texi index 6bbbe19a6..3eff335ef 100644 --- a/doc/glibc-functions/re_set_registers.texi +++ b/doc/glibc-functions/re_set_registers.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_set_syntax.texi b/doc/glibc-functions/re_set_syntax.texi index 72b677698..1678175b7 100644 --- a/doc/glibc-functions/re_set_syntax.texi +++ b/doc/glibc-functions/re_set_syntax.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/re_syntax_options.texi b/doc/glibc-functions/re_syntax_options.texi index d00027ef3..bddfe38fc 100644 --- a/doc/glibc-functions/re_syntax_options.texi +++ b/doc/glibc-functions/re_syntax_options.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable 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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/readahead.texi b/doc/glibc-functions/readahead.texi index d2808e0b2..33a6437e0 100644 --- a/doc/glibc-functions/readahead.texi +++ b/doc/glibc-functions/readahead.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/register_printf_function.texi b/doc/glibc-functions/register_printf_function.texi index e7af2ad78..cbadaed97 100644 --- a/doc/glibc-functions/register_printf_function.texi +++ b/doc/glibc-functions/register_printf_function.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/register_printf_modifier.texi b/doc/glibc-functions/register_printf_modifier.texi index c10108583..836028f6a 100644 --- a/doc/glibc-functions/register_printf_modifier.texi +++ b/doc/glibc-functions/register_printf_modifier.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/register_printf_specifier.texi b/doc/glibc-functions/register_printf_specifier.texi index 6b4e941d9..0527a9469 100644 --- a/doc/glibc-functions/register_printf_specifier.texi +++ b/doc/glibc-functions/register_printf_specifier.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/register_printf_type.texi b/doc/glibc-functions/register_printf_type.texi index 0a7a6afc3..cf6e7f8a9 100644 --- a/doc/glibc-functions/register_printf_type.texi +++ b/doc/glibc-functions/register_printf_type.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/remap_file_pages.texi b/doc/glibc-functions/remap_file_pages.texi index 93e9f8be5..fd614db42 100644 --- a/doc/glibc-functions/remap_file_pages.texi +++ b/doc/glibc-functions/remap_file_pages.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/removexattr.texi b/doc/glibc-functions/removexattr.texi index 019d02193..5929ca9a9 100644 --- a/doc/glibc-functions/removexattr.texi +++ b/doc/glibc-functions/removexattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/revoke.texi b/doc/glibc-functions/revoke.texi index febd27047..e080dbb83 100644 --- a/doc/glibc-functions/revoke.texi +++ b/doc/glibc-functions/revoke.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/rexec.texi b/doc/glibc-functions/rexec.texi index 18abf9857..162f8cd77 100644 --- a/doc/glibc-functions/rexec.texi +++ b/doc/glibc-functions/rexec.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/rexec_af.texi b/doc/glibc-functions/rexec_af.texi index aca786093..c82210180 100644 --- a/doc/glibc-functions/rexec_af.texi +++ b/doc/glibc-functions/rexec_af.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/rpc_createerr.texi b/doc/glibc-functions/rpc_createerr.texi index ccd1b224c..12ef59da4 100644 --- a/doc/glibc-functions/rpc_createerr.texi +++ b/doc/glibc-functions/rpc_createerr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable is missing on some platforms: -AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, BeOS. +Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/rpmatch.texi b/doc/glibc-functions/rpmatch.texi index 1bd7606ec..3a75c42e2 100644 --- a/doc/glibc-functions/rpmatch.texi +++ b/doc/glibc-functions/rpmatch.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/rresvport.texi b/doc/glibc-functions/rresvport.texi index cee720cb9..77b75f9dd 100644 --- a/doc/glibc-functions/rresvport.texi +++ b/doc/glibc-functions/rresvport.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/rresvport_af.texi b/doc/glibc-functions/rresvport_af.texi index ed6caecc8..fd74cf5c4 100644 --- a/doc/glibc-functions/rresvport_af.texi +++ b/doc/glibc-functions/rresvport_af.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/rtime.texi b/doc/glibc-functions/rtime.texi index 5d0aff679..0af8a50c1 100644 --- a/doc/glibc-functions/rtime.texi +++ b/doc/glibc-functions/rtime.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ruserok.texi b/doc/glibc-functions/ruserok.texi index 34b6efa0e..568e289e2 100644 --- a/doc/glibc-functions/ruserok.texi +++ b/doc/glibc-functions/ruserok.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/ruserok_af.texi b/doc/glibc-functions/ruserok_af.texi index bb61de535..892d89dd3 100644 --- a/doc/glibc-functions/ruserok_af.texi +++ b/doc/glibc-functions/ruserok_af.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/scalbf.texi b/doc/glibc-functions/scalbf.texi index d667dcb0e..f2127be1e 100644 --- a/doc/glibc-functions/scalbf.texi +++ b/doc/glibc-functions/scalbf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. @end itemize diff --git a/doc/glibc-functions/scalbl.texi b/doc/glibc-functions/scalbl.texi index 1f7b56976..40b61d024 100644 --- a/doc/glibc-functions/scalbl.texi +++ b/doc/glibc-functions/scalbl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sched_getaffinity.texi b/doc/glibc-functions/sched_getaffinity.texi index e6fcee0c0..72145a9a5 100644 --- a/doc/glibc-functions/sched_getaffinity.texi +++ b/doc/glibc-functions/sched_getaffinity.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sched_setaffinity.texi b/doc/glibc-functions/sched_setaffinity.texi index 2158c3f61..d1565eda7 100644 --- a/doc/glibc-functions/sched_setaffinity.texi +++ b/doc/glibc-functions/sched_setaffinity.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/seed48_r.texi b/doc/glibc-functions/seed48_r.texi index 637c9a18d..f5ed38f89 100644 --- a/doc/glibc-functions/seed48_r.texi +++ b/doc/glibc-functions/seed48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/semtimedop.texi b/doc/glibc-functions/semtimedop.texi index 09b1b34c6..a949cb713 100644 --- a/doc/glibc-functions/semtimedop.texi +++ b/doc/glibc-functions/semtimedop.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sendfile.texi b/doc/glibc-functions/sendfile.texi index 3870f1682..f43918bd7 100644 --- a/doc/glibc-functions/sendfile.texi +++ b/doc/glibc-functions/sendfile.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.4, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/glibc-functions/setaliasent.texi b/doc/glibc-functions/setaliasent.texi index 9c3f5628c..928f47e43 100644 --- a/doc/glibc-functions/setaliasent.texi +++ b/doc/glibc-functions/setaliasent.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setbuffer.texi b/doc/glibc-functions/setbuffer.texi index bff0a01ee..b47e14dcb 100644 --- a/doc/glibc-functions/setbuffer.texi +++ b/doc/glibc-functions/setbuffer.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, mingw. +Minix 3.1.8, HP-UX 11, mingw. @end itemize diff --git a/doc/glibc-functions/setdomainname.texi b/doc/glibc-functions/setdomainname.texi index 96cf7a602..1f2a86101 100644 --- a/doc/glibc-functions/setdomainname.texi +++ b/doc/glibc-functions/setdomainname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setfsent.texi b/doc/glibc-functions/setfsent.texi index 69ebfe716..b33686821 100644 --- a/doc/glibc-functions/setfsent.texi +++ b/doc/glibc-functions/setfsent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setfsgid.texi b/doc/glibc-functions/setfsgid.texi index a82c03381..1168d4617 100644 --- a/doc/glibc-functions/setfsgid.texi +++ b/doc/glibc-functions/setfsgid.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setfsuid.texi b/doc/glibc-functions/setfsuid.texi index d3ca8c2e0..da38cda70 100644 --- a/doc/glibc-functions/setfsuid.texi +++ b/doc/glibc-functions/setfsuid.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sethostid.texi b/doc/glibc-functions/sethostid.texi index a563e6d68..28b01e7d1 100644 --- a/doc/glibc-functions/sethostid.texi +++ b/doc/glibc-functions/sethostid.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sethostname.texi b/doc/glibc-functions/sethostname.texi index e51b1e40d..40170f21a 100644 --- a/doc/glibc-functions/sethostname.texi +++ b/doc/glibc-functions/sethostname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setipv4sourcefilter.texi b/doc/glibc-functions/setipv4sourcefilter.texi index 6698ac572..199e33a96 100644 --- a/doc/glibc-functions/setipv4sourcefilter.texi +++ b/doc/glibc-functions/setipv4sourcefilter.texi @@ -12,5 +12,5 @@ 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.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setkey_r.texi b/doc/glibc-functions/setkey_r.texi index 6db5be249..96b156341 100644 --- a/doc/glibc-functions/setkey_r.texi +++ b/doc/glibc-functions/setkey_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setlinebuf.texi b/doc/glibc-functions/setlinebuf.texi index fcaf7d61a..606046567 100644 --- a/doc/glibc-functions/setlinebuf.texi +++ b/doc/glibc-functions/setlinebuf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.23, mingw. +Minix 3.1.8, HP-UX 11.23, mingw. @end itemize diff --git a/doc/glibc-functions/setlogin.texi b/doc/glibc-functions/setlogin.texi index 737706969..fb1eaf416 100644 --- a/doc/glibc-functions/setlogin.texi +++ b/doc/glibc-functions/setlogin.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setmntent.texi b/doc/glibc-functions/setmntent.texi index 00d53df5e..5f16ae3e9 100644 --- a/doc/glibc-functions/setmntent.texi +++ b/doc/glibc-functions/setmntent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setnetgrent.texi b/doc/glibc-functions/setnetgrent.texi index 00522d5cb..e0ff29be4 100644 --- a/doc/glibc-functions/setnetgrent.texi +++ b/doc/glibc-functions/setnetgrent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setresgid.texi b/doc/glibc-functions/setresgid.texi index 4f2164459..9c9b73fa7 100644 --- a/doc/glibc-functions/setresgid.texi +++ b/doc/glibc-functions/setresgid.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setresuid.texi b/doc/glibc-functions/setresuid.texi index a8a74a721..4b6ed74af 100644 --- a/doc/glibc-functions/setresuid.texi +++ b/doc/glibc-functions/setresuid.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setrpcent.texi b/doc/glibc-functions/setrpcent.texi index 99e96f89f..3b97b48d7 100644 --- a/doc/glibc-functions/setrpcent.texi +++ b/doc/glibc-functions/setrpcent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/setsgent.texi b/doc/glibc-functions/setsgent.texi index 9aa7fb953..7ae697f3f 100644 --- a/doc/glibc-functions/setsgent.texi +++ b/doc/glibc-functions/setsgent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setsourcefilter.texi b/doc/glibc-functions/setsourcefilter.texi index d81110ce6..6e0f5da1e 100644 --- a/doc/glibc-functions/setsourcefilter.texi +++ b/doc/glibc-functions/setsourcefilter.texi @@ -12,5 +12,5 @@ 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.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setspent.texi b/doc/glibc-functions/setspent.texi index df4687106..5eb5de712 100644 --- a/doc/glibc-functions/setspent.texi +++ b/doc/glibc-functions/setspent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/setstate_r.texi b/doc/glibc-functions/setstate_r.texi index 1085b6586..a92184219 100644 --- a/doc/glibc-functions/setstate_r.texi +++ b/doc/glibc-functions/setstate_r.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/setusershell.texi b/doc/glibc-functions/setusershell.texi index f7f0c73fd..21266fd18 100644 --- a/doc/glibc-functions/setusershell.texi +++ b/doc/glibc-functions/setusershell.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS. @item This function is missing a declaration on some platforms: Solaris 9. diff --git a/doc/glibc-functions/setutent.texi b/doc/glibc-functions/setutent.texi index d18f5f9f9..406aeeca1 100644 --- a/doc/glibc-functions/setutent.texi +++ b/doc/glibc-functions/setutent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setxattr.texi b/doc/glibc-functions/setxattr.texi index f2359c6f9..34d5bc0df 100644 --- a/doc/glibc-functions/setxattr.texi +++ b/doc/glibc-functions/setxattr.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sgetsgent.texi b/doc/glibc-functions/sgetsgent.texi index ed3d2f5f0..89ee52071 100644 --- a/doc/glibc-functions/sgetsgent.texi +++ b/doc/glibc-functions/sgetsgent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sgetsgent_r.texi b/doc/glibc-functions/sgetsgent_r.texi index 7f229b08b..268096391 100644 --- a/doc/glibc-functions/sgetsgent_r.texi +++ b/doc/glibc-functions/sgetsgent_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.9, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sgetspent.texi b/doc/glibc-functions/sgetspent.texi index 78cd53155..ff34e1ace 100644 --- a/doc/glibc-functions/sgetspent.texi +++ b/doc/glibc-functions/sgetspent.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sgetspent_r.texi b/doc/glibc-functions/sgetspent_r.texi index 661b821ee..9f8428d57 100644 --- a/doc/glibc-functions/sgetspent_r.texi +++ b/doc/glibc-functions/sgetspent_r.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sigandset.texi b/doc/glibc-functions/sigandset.texi index 1b79223d4..955e1ab20 100644 --- a/doc/glibc-functions/sigandset.texi +++ b/doc/glibc-functions/sigandset.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sigblock.texi b/doc/glibc-functions/sigblock.texi index 6a9c848a3..8dde917eb 100644 --- a/doc/glibc-functions/sigblock.texi +++ b/doc/glibc-functions/sigblock.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 11 2010-11, Cygwin, mingw, BeOS. +Minix 3.1.8, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/siggetmask.texi b/doc/glibc-functions/siggetmask.texi index 16c944349..bfc1cf61c 100644 --- a/doc/glibc-functions/siggetmask.texi +++ b/doc/glibc-functions/siggetmask.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sigisemptyset.texi b/doc/glibc-functions/sigisemptyset.texi index 1ccd10987..dffd9d2b0 100644 --- a/doc/glibc-functions/sigisemptyset.texi +++ b/doc/glibc-functions/sigisemptyset.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/significand.texi b/doc/glibc-functions/significand.texi index 38b66afb3..e7a8912ba 100644 --- a/doc/glibc-functions/significand.texi +++ b/doc/glibc-functions/significand.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. @end itemize diff --git a/doc/glibc-functions/significandf.texi b/doc/glibc-functions/significandf.texi index 84793e20e..cda1f73ae 100644 --- a/doc/glibc-functions/significandf.texi +++ b/doc/glibc-functions/significandf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. @end itemize diff --git a/doc/glibc-functions/significandl.texi b/doc/glibc-functions/significandl.texi index fc0bb7949..78cf689cf 100644 --- a/doc/glibc-functions/significandl.texi +++ b/doc/glibc-functions/significandl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sigorset.texi b/doc/glibc-functions/sigorset.texi index 980f94442..3d8caca24 100644 --- a/doc/glibc-functions/sigorset.texi +++ b/doc/glibc-functions/sigorset.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sigsetmask.texi b/doc/glibc-functions/sigsetmask.texi index 26960c467..f942461af 100644 --- a/doc/glibc-functions/sigsetmask.texi +++ b/doc/glibc-functions/sigsetmask.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 11 2010-11, Cygwin, mingw, BeOS. +Minix 3.1.8, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/sigstack.texi b/doc/glibc-functions/sigstack.texi index ea6c21201..9c6c584c4 100644 --- a/doc/glibc-functions/sigstack.texi +++ b/doc/glibc-functions/sigstack.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sigvec.texi b/doc/glibc-functions/sigvec.texi index f52ae3185..16fce7a66 100644 --- a/doc/glibc-functions/sigvec.texi +++ b/doc/glibc-functions/sigvec.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/sincos.texi b/doc/glibc-functions/sincos.texi index 3c2800afe..dbeb5f0af 100644 --- a/doc/glibc-functions/sincos.texi +++ b/doc/glibc-functions/sincos.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/sincosf.texi b/doc/glibc-functions/sincosf.texi index 51743c4ae..e3b9f8bc0 100644 --- a/doc/glibc-functions/sincosf.texi +++ b/doc/glibc-functions/sincosf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/sincosl.texi b/doc/glibc-functions/sincosl.texi index 8461caf96..c9c986022 100644 --- a/doc/glibc-functions/sincosl.texi +++ b/doc/glibc-functions/sincosl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sprofil.texi b/doc/glibc-functions/sprofil.texi index 1af564965..7aa28561d 100644 --- a/doc/glibc-functions/sprofil.texi +++ b/doc/glibc-functions/sprofil.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/srand48_r.texi b/doc/glibc-functions/srand48_r.texi index 4e8a89687..4eecc28a3 100644 --- a/doc/glibc-functions/srand48_r.texi +++ b/doc/glibc-functions/srand48_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/srandom_r.texi b/doc/glibc-functions/srandom_r.texi index f73141c90..41aaede9c 100644 --- a/doc/glibc-functions/srandom_r.texi +++ b/doc/glibc-functions/srandom_r.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/ssignal.texi b/doc/glibc-functions/ssignal.texi index ce93351fc..8e4079c30 100644 --- a/doc/glibc-functions/ssignal.texi +++ b/doc/glibc-functions/ssignal.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/statfs.texi b/doc/glibc-functions/statfs.texi index 8fcee6567..dc475955b 100644 --- a/doc/glibc-functions/statfs.texi +++ b/doc/glibc-functions/statfs.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, mingw, Interix 3.5, BeOS. @item On platforms where @code{f_blocks} in @samp{struct statfs} is a 32-bit value, this function may not work correctly on files systems larger than diff --git a/doc/glibc-functions/step.texi b/doc/glibc-functions/step.texi index 8877726ff..e0d4bd4da 100644 --- a/doc/glibc-functions/step.texi +++ b/doc/glibc-functions/step.texi @@ -12,5 +12,5 @@ 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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/strchrnul.texi b/doc/glibc-functions/strchrnul.texi index f108c5406..c59e586dc 100644 --- a/doc/glibc-functions/strchrnul.texi +++ b/doc/glibc-functions/strchrnul.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.8, mingw, Interix 3.5, BeOS. @item diff --git a/doc/glibc-functions/strfry.texi b/doc/glibc-functions/strfry.texi index bf06362be..e0a50818c 100644 --- a/doc/glibc-functions/strfry.texi +++ b/doc/glibc-functions/strfry.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strptime_l.texi b/doc/glibc-functions/strptime_l.texi index dd3b6b913..eb874abe4 100644 --- a/doc/glibc-functions/strptime_l.texi +++ b/doc/glibc-functions/strptime_l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strtod_l.texi b/doc/glibc-functions/strtod_l.texi index f65d8be5f..95c27682f 100644 --- a/doc/glibc-functions/strtod_l.texi +++ b/doc/glibc-functions/strtod_l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strtof_l.texi b/doc/glibc-functions/strtof_l.texi index 64d3bb486..1f0fd2018 100644 --- a/doc/glibc-functions/strtof_l.texi +++ b/doc/glibc-functions/strtof_l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strtol_l.texi b/doc/glibc-functions/strtol_l.texi index 0444d8b04..40509fb67 100644 --- a/doc/glibc-functions/strtol_l.texi +++ b/doc/glibc-functions/strtol_l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strtold_l.texi b/doc/glibc-functions/strtold_l.texi index dd6091adb..92f0ce134 100644 --- a/doc/glibc-functions/strtold_l.texi +++ b/doc/glibc-functions/strtold_l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strtoll_l.texi b/doc/glibc-functions/strtoll_l.texi index 3b12f7f35..8febef2b0 100644 --- a/doc/glibc-functions/strtoll_l.texi +++ b/doc/glibc-functions/strtoll_l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strtoq.texi b/doc/glibc-functions/strtoq.texi index c283ca79f..1e331c2fd 100644 --- a/doc/glibc-functions/strtoq.texi +++ b/doc/glibc-functions/strtoq.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw. @end itemize diff --git a/doc/glibc-functions/strtoul_l.texi b/doc/glibc-functions/strtoul_l.texi index 30654ee0c..1de20f0e7 100644 --- a/doc/glibc-functions/strtoul_l.texi +++ b/doc/glibc-functions/strtoul_l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strtoull_l.texi b/doc/glibc-functions/strtoull_l.texi index 12cd60599..6e09584c8 100644 --- a/doc/glibc-functions/strtoull_l.texi +++ b/doc/glibc-functions/strtoull_l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/strtouq.texi b/doc/glibc-functions/strtouq.texi index 36f311cc9..9bab16d89 100644 --- a/doc/glibc-functions/strtouq.texi +++ b/doc/glibc-functions/strtouq.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw. @end itemize diff --git a/doc/glibc-functions/strverscmp.texi b/doc/glibc-functions/strverscmp.texi index 4f172532c..3f86715cf 100644 --- a/doc/glibc-functions/strverscmp.texi +++ b/doc/glibc-functions/strverscmp.texi @@ -8,7 +8,7 @@ Portability problems 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/svc_exit.texi b/doc/glibc-functions/svc_exit.texi index 9552ae7c1..017cf90e1 100644 --- a/doc/glibc-functions/svc_exit.texi +++ b/doc/glibc-functions/svc_exit.texi @@ -12,5 +12,5 @@ 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, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_fdset.texi b/doc/glibc-functions/svc_fdset.texi index 460bb0a31..a58a46b74 100644 --- a/doc/glibc-functions/svc_fdset.texi +++ b/doc/glibc-functions/svc_fdset.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_getreq.texi b/doc/glibc-functions/svc_getreq.texi index eba1517ac..b045f2591 100644 --- a/doc/glibc-functions/svc_getreq.texi +++ b/doc/glibc-functions/svc_getreq.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_getreq_common.texi b/doc/glibc-functions/svc_getreq_common.texi index ce7c79deb..af76b85aa 100644 --- a/doc/glibc-functions/svc_getreq_common.texi +++ b/doc/glibc-functions/svc_getreq_common.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_getreq_poll.texi b/doc/glibc-functions/svc_getreq_poll.texi index c5b81d9bf..66c4f9628 100644 --- a/doc/glibc-functions/svc_getreq_poll.texi +++ b/doc/glibc-functions/svc_getreq_poll.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_getreqset.texi b/doc/glibc-functions/svc_getreqset.texi index 9df3d4dc2..3367d9716 100644 --- a/doc/glibc-functions/svc_getreqset.texi +++ b/doc/glibc-functions/svc_getreqset.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_max_pollfd.texi b/doc/glibc-functions/svc_max_pollfd.texi index 8f3f98982..ed8d90e30 100644 --- a/doc/glibc-functions/svc_max_pollfd.texi +++ b/doc/glibc-functions/svc_max_pollfd.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_pollfd.texi b/doc/glibc-functions/svc_pollfd.texi index 109204b56..5dcd0da2d 100644 --- a/doc/glibc-functions/svc_pollfd.texi +++ b/doc/glibc-functions/svc_pollfd.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_register.texi b/doc/glibc-functions/svc_register.texi index ca147381d..620efda15 100644 --- a/doc/glibc-functions/svc_register.texi +++ b/doc/glibc-functions/svc_register.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_run.texi b/doc/glibc-functions/svc_run.texi index 4b7e4b3c7..1d3712774 100644 --- a/doc/glibc-functions/svc_run.texi +++ b/doc/glibc-functions/svc_run.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_sendreply.texi b/doc/glibc-functions/svc_sendreply.texi index 21b323e4c..6cabaffcb 100644 --- a/doc/glibc-functions/svc_sendreply.texi +++ b/doc/glibc-functions/svc_sendreply.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svc_unregister.texi b/doc/glibc-functions/svc_unregister.texi index c9823a265..871dec63c 100644 --- a/doc/glibc-functions/svc_unregister.texi +++ b/doc/glibc-functions/svc_unregister.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcerr_auth.texi b/doc/glibc-functions/svcerr_auth.texi index 4ba2c7cfd..f2e5331c1 100644 --- a/doc/glibc-functions/svcerr_auth.texi +++ b/doc/glibc-functions/svcerr_auth.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcerr_decode.texi b/doc/glibc-functions/svcerr_decode.texi index 52b7aa486..394b1c2e6 100644 --- a/doc/glibc-functions/svcerr_decode.texi +++ b/doc/glibc-functions/svcerr_decode.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcerr_noproc.texi b/doc/glibc-functions/svcerr_noproc.texi index 604ba2410..6c6a6e6c0 100644 --- a/doc/glibc-functions/svcerr_noproc.texi +++ b/doc/glibc-functions/svcerr_noproc.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcerr_noprog.texi b/doc/glibc-functions/svcerr_noprog.texi index 62ae6d080..0a01a5543 100644 --- a/doc/glibc-functions/svcerr_noprog.texi +++ b/doc/glibc-functions/svcerr_noprog.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcerr_progvers.texi b/doc/glibc-functions/svcerr_progvers.texi index 1c480d1bc..9026041ec 100644 --- a/doc/glibc-functions/svcerr_progvers.texi +++ b/doc/glibc-functions/svcerr_progvers.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcerr_systemerr.texi b/doc/glibc-functions/svcerr_systemerr.texi index 4e31007b3..906f4dfb1 100644 --- a/doc/glibc-functions/svcerr_systemerr.texi +++ b/doc/glibc-functions/svcerr_systemerr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcerr_weakauth.texi b/doc/glibc-functions/svcerr_weakauth.texi index fef140f71..19146d94e 100644 --- a/doc/glibc-functions/svcerr_weakauth.texi +++ b/doc/glibc-functions/svcerr_weakauth.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcraw_create.texi b/doc/glibc-functions/svcraw_create.texi index d7c5a6e14..f84b2f2ea 100644 --- a/doc/glibc-functions/svcraw_create.texi +++ b/doc/glibc-functions/svcraw_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svctcp_create.texi b/doc/glibc-functions/svctcp_create.texi index 10533c7bf..0a2ada73d 100644 --- a/doc/glibc-functions/svctcp_create.texi +++ b/doc/glibc-functions/svctcp_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcudp_bufcreate.texi b/doc/glibc-functions/svcudp_bufcreate.texi index cdbb22c22..77ee8ff0f 100644 --- a/doc/glibc-functions/svcudp_bufcreate.texi +++ b/doc/glibc-functions/svcudp_bufcreate.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcudp_create.texi b/doc/glibc-functions/svcudp_create.texi index 360a36e77..428b915d2 100644 --- a/doc/glibc-functions/svcudp_create.texi +++ b/doc/glibc-functions/svcudp_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/svcunix_create.texi b/doc/glibc-functions/svcunix_create.texi index 33ea514e1..a9c31fe9c 100644 --- a/doc/glibc-functions/svcunix_create.texi +++ b/doc/glibc-functions/svcunix_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/swapoff.texi b/doc/glibc-functions/swapoff.texi index a99b2a5fd..0cd2190d5 100644 --- a/doc/glibc-functions/swapoff.texi +++ b/doc/glibc-functions/swapoff.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/swapon.texi b/doc/glibc-functions/swapon.texi index 156f9d2c3..ad7b6918c 100644 --- a/doc/glibc-functions/swapon.texi +++ b/doc/glibc-functions/swapon.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/syncfs.texi b/doc/glibc-functions/syncfs.texi index fe4b38de5..d617474de 100644 --- a/doc/glibc-functions/syncfs.texi +++ b/doc/glibc-functions/syncfs.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.13, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.13, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sys_errlist.texi b/doc/glibc-functions/sys_errlist.texi index 46ca20165..43139754b 100644 --- a/doc/glibc-functions/sys_errlist.texi +++ b/doc/glibc-functions/sys_errlist.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable is missing on some platforms: -MacOS X 10.5, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, MacOS X 10.5, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sys_nerr.texi b/doc/glibc-functions/sys_nerr.texi index fce1e2886..26f21fff1 100644 --- a/doc/glibc-functions/sys_nerr.texi +++ b/doc/glibc-functions/sys_nerr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable is missing on some platforms: -MacOS X 10.5, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sys_siglist.texi b/doc/glibc-functions/sys_siglist.texi index acdb2907f..5f8ae63b9 100644 --- a/doc/glibc-functions/sys_siglist.texi +++ b/doc/glibc-functions/sys_siglist.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This constant is missing on some platforms: -MacOS X 10.5, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/syscall.texi b/doc/glibc-functions/syscall.texi index b2abba3be..fc8b0712c 100644 --- a/doc/glibc-functions/syscall.texi +++ b/doc/glibc-functions/syscall.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Cygwin, mingw, BeOS. +Minix 3.1.8, AIX 5.1, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/sysctl.texi b/doc/glibc-functions/sysctl.texi index 6944865fe..0025b308b 100644 --- a/doc/glibc-functions/sysctl.texi +++ b/doc/glibc-functions/sysctl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sysinfo.texi b/doc/glibc-functions/sysinfo.texi index 0c350fefe..31cad47cb 100644 --- a/doc/glibc-functions/sysinfo.texi +++ b/doc/glibc-functions/sysinfo.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sysv_signal.texi b/doc/glibc-functions/sysv_signal.texi index 0108d9fc8..d117bb009 100644 --- a/doc/glibc-functions/sysv_signal.texi +++ b/doc/glibc-functions/sysv_signal.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/tdestroy.texi b/doc/glibc-functions/tdestroy.texi index ad608dce9..f52a24e66 100644 --- a/doc/glibc-functions/tdestroy.texi +++ b/doc/glibc-functions/tdestroy.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/textdomain.texi b/doc/glibc-functions/textdomain.texi index 6f080137a..1153ee7c4 100644 --- a/doc/glibc-functions/textdomain.texi +++ b/doc/glibc-functions/textdomain.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/tmpnam_r.texi b/doc/glibc-functions/tmpnam_r.texi index a791478fe..f4eecd048 100644 --- a/doc/glibc-functions/tmpnam_r.texi +++ b/doc/glibc-functions/tmpnam_r.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ulckpwdf.texi b/doc/glibc-functions/ulckpwdf.texi index bde93bc82..ca322bac9 100644 --- a/doc/glibc-functions/ulckpwdf.texi +++ b/doc/glibc-functions/ulckpwdf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/umount2.texi b/doc/glibc-functions/umount2.texi index d55f7a308..78149ae8e 100644 --- a/doc/glibc-functions/umount2.texi +++ b/doc/glibc-functions/umount2.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.23, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/updwtmp.texi b/doc/glibc-functions/updwtmp.texi index 919f43d3b..983430410 100644 --- a/doc/glibc-functions/updwtmp.texi +++ b/doc/glibc-functions/updwtmp.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, OSF/1 5.1, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, OSF/1 5.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/updwtmpx.texi b/doc/glibc-functions/updwtmpx.texi index 408e682df..9322abc0c 100644 --- a/doc/glibc-functions/updwtmpx.texi +++ b/doc/glibc-functions/updwtmpx.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/user2netname.texi b/doc/glibc-functions/user2netname.texi index 45927a41b..f185b45d2 100644 --- a/doc/glibc-functions/user2netname.texi +++ b/doc/glibc-functions/user2netname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ustat.texi b/doc/glibc-functions/ustat.texi index 6deef911a..da022c739 100644 --- a/doc/glibc-functions/ustat.texi +++ b/doc/glibc-functions/ustat.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/utmpname.texi b/doc/glibc-functions/utmpname.texi index 1fac2dca9..8cb033d8c 100644 --- a/doc/glibc-functions/utmpname.texi +++ b/doc/glibc-functions/utmpname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/utmpxname.texi b/doc/glibc-functions/utmpxname.texi index c4dac1f66..ec018b5c3 100644 --- a/doc/glibc-functions/utmpxname.texi +++ b/doc/glibc-functions/utmpxname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.4, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/valloc.texi b/doc/glibc-functions/valloc.texi index 079b53c99..46dd9aede 100644 --- a/doc/glibc-functions/valloc.texi +++ b/doc/glibc-functions/valloc.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5. +Minix 3.1.8, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/versionsort.texi b/doc/glibc-functions/versionsort.texi index c5db5aaf9..63bc49285 100644 --- a/doc/glibc-functions/versionsort.texi +++ b/doc/glibc-functions/versionsort.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/vhangup.texi b/doc/glibc-functions/vhangup.texi index d7e58e958..0d9728e85 100644 --- a/doc/glibc-functions/vhangup.texi +++ b/doc/glibc-functions/vhangup.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, OSF/1 5.1, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, OSF/1 5.1, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/vlimit.texi b/doc/glibc-functions/vlimit.texi index f90087b70..69a73222d 100644 --- a/doc/glibc-functions/vlimit.texi +++ b/doc/glibc-functions/vlimit.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/vm86.texi b/doc/glibc-functions/vm86.texi index b6c1e2966..3b28f00da 100644 --- a/doc/glibc-functions/vm86.texi +++ b/doc/glibc-functions/vm86.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/vsyslog.texi b/doc/glibc-functions/vsyslog.texi index f73c7a1ab..5b5c1817f 100644 --- a/doc/glibc-functions/vsyslog.texi +++ b/doc/glibc-functions/vsyslog.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, OSF/1 5.1, mingw, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/vtimes.texi b/doc/glibc-functions/vtimes.texi index 19e2437cb..67288edba 100644 --- a/doc/glibc-functions/vtimes.texi +++ b/doc/glibc-functions/vtimes.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/wait3.texi b/doc/glibc-functions/wait3.texi index f3bde6ced..0442b396d 100644 --- a/doc/glibc-functions/wait3.texi +++ b/doc/glibc-functions/wait3.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/wait4.texi b/doc/glibc-functions/wait4.texi index 5d252d28e..646632d37 100644 --- a/doc/glibc-functions/wait4.texi +++ b/doc/glibc-functions/wait4.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, HP-UX 11.11, IRIX 6.5, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 4.3.2, HP-UX 11.11, IRIX 6.5, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/wcschrnul.texi b/doc/glibc-functions/wcschrnul.texi index de5024c7b..987a8ca49 100644 --- a/doc/glibc-functions/wcschrnul.texi +++ b/doc/glibc-functions/wcschrnul.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcsftime_l.texi b/doc/glibc-functions/wcsftime_l.texi index f9d154a5b..9b33fb5f0 100644 --- a/doc/glibc-functions/wcsftime_l.texi +++ b/doc/glibc-functions/wcsftime_l.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstod_l.texi b/doc/glibc-functions/wcstod_l.texi index 4cea6e6ae..6af09aff3 100644 --- a/doc/glibc-functions/wcstod_l.texi +++ b/doc/glibc-functions/wcstod_l.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstof_l.texi b/doc/glibc-functions/wcstof_l.texi index 682beb790..34d41f77c 100644 --- a/doc/glibc-functions/wcstof_l.texi +++ b/doc/glibc-functions/wcstof_l.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstol_l.texi b/doc/glibc-functions/wcstol_l.texi index 1c0e31c92..f8e2d8048 100644 --- a/doc/glibc-functions/wcstol_l.texi +++ b/doc/glibc-functions/wcstol_l.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstold_l.texi b/doc/glibc-functions/wcstold_l.texi index ca61f2c5f..dbbfcd04f 100644 --- a/doc/glibc-functions/wcstold_l.texi +++ b/doc/glibc-functions/wcstold_l.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstoll_l.texi b/doc/glibc-functions/wcstoll_l.texi index 808e4e2f7..834241fe1 100644 --- a/doc/glibc-functions/wcstoll_l.texi +++ b/doc/glibc-functions/wcstoll_l.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstoq.texi b/doc/glibc-functions/wcstoq.texi index a36787f2f..a8bc7e8ff 100644 --- a/doc/glibc-functions/wcstoq.texi +++ b/doc/glibc-functions/wcstoq.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstoul_l.texi b/doc/glibc-functions/wcstoul_l.texi index 47b470c00..7d70cb8ab 100644 --- a/doc/glibc-functions/wcstoul_l.texi +++ b/doc/glibc-functions/wcstoul_l.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstoull_l.texi b/doc/glibc-functions/wcstoull_l.texi index fad555b9e..f346dbdd6 100644 --- a/doc/glibc-functions/wcstoull_l.texi +++ b/doc/glibc-functions/wcstoull_l.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wcstouq.texi b/doc/glibc-functions/wcstouq.texi index 0be180dee..30943e06a 100644 --- a/doc/glibc-functions/wcstouq.texi +++ b/doc/glibc-functions/wcstouq.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/wmempcpy.texi b/doc/glibc-functions/wmempcpy.texi index 31d739a81..750a5082c 100644 --- a/doc/glibc-functions/wmempcpy.texi +++ b/doc/glibc-functions/wmempcpy.texi @@ -12,7 +12,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/glibc-functions/xdr_array.texi b/doc/glibc-functions/xdr_array.texi index 0be751510..25e24eddd 100644 --- a/doc/glibc-functions/xdr_array.texi +++ b/doc/glibc-functions/xdr_array.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_authunix_parms.texi b/doc/glibc-functions/xdr_authunix_parms.texi index 5903929cd..a02809c1f 100644 --- a/doc/glibc-functions/xdr_authunix_parms.texi +++ b/doc/glibc-functions/xdr_authunix_parms.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_bool.texi b/doc/glibc-functions/xdr_bool.texi index facaea909..cb1838e73 100644 --- a/doc/glibc-functions/xdr_bool.texi +++ b/doc/glibc-functions/xdr_bool.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_bytes.texi b/doc/glibc-functions/xdr_bytes.texi index 3d2e4f79a..ad81a0be4 100644 --- a/doc/glibc-functions/xdr_bytes.texi +++ b/doc/glibc-functions/xdr_bytes.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_callhdr.texi b/doc/glibc-functions/xdr_callhdr.texi index c8a10f6e5..6def50d52 100644 --- a/doc/glibc-functions/xdr_callhdr.texi +++ b/doc/glibc-functions/xdr_callhdr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_callmsg.texi b/doc/glibc-functions/xdr_callmsg.texi index 68fe40b75..632ed4e11 100644 --- a/doc/glibc-functions/xdr_callmsg.texi +++ b/doc/glibc-functions/xdr_callmsg.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_cback_data.texi b/doc/glibc-functions/xdr_cback_data.texi index 622cbf725..ec8881ddc 100644 --- a/doc/glibc-functions/xdr_cback_data.texi +++ b/doc/glibc-functions/xdr_cback_data.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_char.texi b/doc/glibc-functions/xdr_char.texi index 330f4df51..c702ff6ff 100644 --- a/doc/glibc-functions/xdr_char.texi +++ b/doc/glibc-functions/xdr_char.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_cryptkeyarg.texi b/doc/glibc-functions/xdr_cryptkeyarg.texi index 512806a45..f70ee6d6d 100644 --- a/doc/glibc-functions/xdr_cryptkeyarg.texi +++ b/doc/glibc-functions/xdr_cryptkeyarg.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_cryptkeyarg2.texi b/doc/glibc-functions/xdr_cryptkeyarg2.texi index 03bcaf97d..8ebf4a201 100644 --- a/doc/glibc-functions/xdr_cryptkeyarg2.texi +++ b/doc/glibc-functions/xdr_cryptkeyarg2.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_cryptkeyres.texi b/doc/glibc-functions/xdr_cryptkeyres.texi index 7cf52c2e9..8536574fb 100644 --- a/doc/glibc-functions/xdr_cryptkeyres.texi +++ b/doc/glibc-functions/xdr_cryptkeyres.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_des_block.texi b/doc/glibc-functions/xdr_des_block.texi index d8862dbfb..eaf509b75 100644 --- a/doc/glibc-functions/xdr_des_block.texi +++ b/doc/glibc-functions/xdr_des_block.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_domainname.texi b/doc/glibc-functions/xdr_domainname.texi index 57b596036..0c1dc9705 100644 --- a/doc/glibc-functions/xdr_domainname.texi +++ b/doc/glibc-functions/xdr_domainname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_double.texi b/doc/glibc-functions/xdr_double.texi index 2ba7919a7..95c7b158c 100644 --- a/doc/glibc-functions/xdr_double.texi +++ b/doc/glibc-functions/xdr_double.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_enum.texi b/doc/glibc-functions/xdr_enum.texi index 53f36b929..bda016702 100644 --- a/doc/glibc-functions/xdr_enum.texi +++ b/doc/glibc-functions/xdr_enum.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_float.texi b/doc/glibc-functions/xdr_float.texi index be7f1f627..84c7e7a2b 100644 --- a/doc/glibc-functions/xdr_float.texi +++ b/doc/glibc-functions/xdr_float.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_free.texi b/doc/glibc-functions/xdr_free.texi index b63a01509..6ea53e2d1 100644 --- a/doc/glibc-functions/xdr_free.texi +++ b/doc/glibc-functions/xdr_free.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_getcredres.texi b/doc/glibc-functions/xdr_getcredres.texi index 158383912..fdefff121 100644 --- a/doc/glibc-functions/xdr_getcredres.texi +++ b/doc/glibc-functions/xdr_getcredres.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_hyper.texi b/doc/glibc-functions/xdr_hyper.texi index 5e8a249a3..77231b72d 100644 --- a/doc/glibc-functions/xdr_hyper.texi +++ b/doc/glibc-functions/xdr_hyper.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_int.texi b/doc/glibc-functions/xdr_int.texi index c70aee740..8f5a16fe6 100644 --- a/doc/glibc-functions/xdr_int.texi +++ b/doc/glibc-functions/xdr_int.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_int16_t.texi b/doc/glibc-functions/xdr_int16_t.texi index 1da906132..4d72ef1c9 100644 --- a/doc/glibc-functions/xdr_int16_t.texi +++ b/doc/glibc-functions/xdr_int16_t.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. +MacOS X 10.3, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_int32_t.texi b/doc/glibc-functions/xdr_int32_t.texi index 922030c4a..c77e9d33a 100644 --- a/doc/glibc-functions/xdr_int32_t.texi +++ b/doc/glibc-functions/xdr_int32_t.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. +MacOS X 10.3, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_int64_t.texi b/doc/glibc-functions/xdr_int64_t.texi index a35d55196..20b893123 100644 --- a/doc/glibc-functions/xdr_int64_t.texi +++ b/doc/glibc-functions/xdr_int64_t.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_int8_t.texi b/doc/glibc-functions/xdr_int8_t.texi index 86c229646..0fc6cdfc8 100644 --- a/doc/glibc-functions/xdr_int8_t.texi +++ b/doc/glibc-functions/xdr_int8_t.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_key_netstarg.texi b/doc/glibc-functions/xdr_key_netstarg.texi index bb27e2515..12243cd5b 100644 --- a/doc/glibc-functions/xdr_key_netstarg.texi +++ b/doc/glibc-functions/xdr_key_netstarg.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_key_netstres.texi b/doc/glibc-functions/xdr_key_netstres.texi index 89669f2a6..20e54e52b 100644 --- a/doc/glibc-functions/xdr_key_netstres.texi +++ b/doc/glibc-functions/xdr_key_netstres.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_keybuf.texi b/doc/glibc-functions/xdr_keybuf.texi index c4f436f0c..49e0618c0 100644 --- a/doc/glibc-functions/xdr_keybuf.texi +++ b/doc/glibc-functions/xdr_keybuf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_keydat.texi b/doc/glibc-functions/xdr_keydat.texi index e2a58c646..e08e36f8d 100644 --- a/doc/glibc-functions/xdr_keydat.texi +++ b/doc/glibc-functions/xdr_keydat.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_keystatus.texi b/doc/glibc-functions/xdr_keystatus.texi index d9b9dd64a..379530a1e 100644 --- a/doc/glibc-functions/xdr_keystatus.texi +++ b/doc/glibc-functions/xdr_keystatus.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_long.texi b/doc/glibc-functions/xdr_long.texi index 5c9df9a4c..cb341ae69 100644 --- a/doc/glibc-functions/xdr_long.texi +++ b/doc/glibc-functions/xdr_long.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_longlong_t.texi b/doc/glibc-functions/xdr_longlong_t.texi index cd661a24c..096e5f867 100644 --- a/doc/glibc-functions/xdr_longlong_t.texi +++ b/doc/glibc-functions/xdr_longlong_t.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_mapname.texi b/doc/glibc-functions/xdr_mapname.texi index 813d911de..1e189719d 100644 --- a/doc/glibc-functions/xdr_mapname.texi +++ b/doc/glibc-functions/xdr_mapname.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_netnamestr.texi b/doc/glibc-functions/xdr_netnamestr.texi index faba2e63d..15435ae4a 100644 --- a/doc/glibc-functions/xdr_netnamestr.texi +++ b/doc/glibc-functions/xdr_netnamestr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_netobj.texi b/doc/glibc-functions/xdr_netobj.texi index 8a63abf28..9f0d7dd4b 100644 --- a/doc/glibc-functions/xdr_netobj.texi +++ b/doc/glibc-functions/xdr_netobj.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_obj_p.texi b/doc/glibc-functions/xdr_obj_p.texi index 02da08df2..a453d6181 100644 --- a/doc/glibc-functions/xdr_obj_p.texi +++ b/doc/glibc-functions/xdr_obj_p.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_opaque.texi b/doc/glibc-functions/xdr_opaque.texi index 50fc4f8d1..f135f7b46 100644 --- a/doc/glibc-functions/xdr_opaque.texi +++ b/doc/glibc-functions/xdr_opaque.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_opaque_auth.texi b/doc/glibc-functions/xdr_opaque_auth.texi index f54c21558..d503f5c79 100644 --- a/doc/glibc-functions/xdr_opaque_auth.texi +++ b/doc/glibc-functions/xdr_opaque_auth.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_peername.texi b/doc/glibc-functions/xdr_peername.texi index 48f236cce..07e0f910e 100644 --- a/doc/glibc-functions/xdr_peername.texi +++ b/doc/glibc-functions/xdr_peername.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_pmap.texi b/doc/glibc-functions/xdr_pmap.texi index 42856f120..75ed563e4 100644 --- a/doc/glibc-functions/xdr_pmap.texi +++ b/doc/glibc-functions/xdr_pmap.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_pmaplist.texi b/doc/glibc-functions/xdr_pmaplist.texi index 3ef992127..c417f9055 100644 --- a/doc/glibc-functions/xdr_pmaplist.texi +++ b/doc/glibc-functions/xdr_pmaplist.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_pointer.texi b/doc/glibc-functions/xdr_pointer.texi index 86817e3cd..de7de0de9 100644 --- a/doc/glibc-functions/xdr_pointer.texi +++ b/doc/glibc-functions/xdr_pointer.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_quad_t.texi b/doc/glibc-functions/xdr_quad_t.texi index 225cbf521..6f98e1d4c 100644 --- a/doc/glibc-functions/xdr_quad_t.texi +++ b/doc/glibc-functions/xdr_quad_t.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_reference.texi b/doc/glibc-functions/xdr_reference.texi index bec364af3..96b500843 100644 --- a/doc/glibc-functions/xdr_reference.texi +++ b/doc/glibc-functions/xdr_reference.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_replymsg.texi b/doc/glibc-functions/xdr_replymsg.texi index c6960e9b7..483289596 100644 --- a/doc/glibc-functions/xdr_replymsg.texi +++ b/doc/glibc-functions/xdr_replymsg.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_rmtcall_args.texi b/doc/glibc-functions/xdr_rmtcall_args.texi index 582a6b388..7c3308610 100644 --- a/doc/glibc-functions/xdr_rmtcall_args.texi +++ b/doc/glibc-functions/xdr_rmtcall_args.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_rmtcallres.texi b/doc/glibc-functions/xdr_rmtcallres.texi index 274547e92..0ee873675 100644 --- a/doc/glibc-functions/xdr_rmtcallres.texi +++ b/doc/glibc-functions/xdr_rmtcallres.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_short.texi b/doc/glibc-functions/xdr_short.texi index 236b1e2f0..8177e81ad 100644 --- a/doc/glibc-functions/xdr_short.texi +++ b/doc/glibc-functions/xdr_short.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_sizeof.texi b/doc/glibc-functions/xdr_sizeof.texi index 9515ea014..9020a57ad 100644 --- a/doc/glibc-functions/xdr_sizeof.texi +++ b/doc/glibc-functions/xdr_sizeof.texi @@ -12,6 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 -5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, +OSF/1 5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_string.texi b/doc/glibc-functions/xdr_string.texi index a15da0c64..4f0806386 100644 --- a/doc/glibc-functions/xdr_string.texi +++ b/doc/glibc-functions/xdr_string.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_u_char.texi b/doc/glibc-functions/xdr_u_char.texi index 1b9f5c36a..5d31cc400 100644 --- a/doc/glibc-functions/xdr_u_char.texi +++ b/doc/glibc-functions/xdr_u_char.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_u_hyper.texi b/doc/glibc-functions/xdr_u_hyper.texi index 0a1fbc795..c5dd8e6da 100644 --- a/doc/glibc-functions/xdr_u_hyper.texi +++ b/doc/glibc-functions/xdr_u_hyper.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_u_int.texi b/doc/glibc-functions/xdr_u_int.texi index d9d4be7ab..0a1305050 100644 --- a/doc/glibc-functions/xdr_u_int.texi +++ b/doc/glibc-functions/xdr_u_int.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_u_long.texi b/doc/glibc-functions/xdr_u_long.texi index e0fdd224d..2c07e3b80 100644 --- a/doc/glibc-functions/xdr_u_long.texi +++ b/doc/glibc-functions/xdr_u_long.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_u_longlong_t.texi b/doc/glibc-functions/xdr_u_longlong_t.texi index 1a866dec9..f9caf2589 100644 --- a/doc/glibc-functions/xdr_u_longlong_t.texi +++ b/doc/glibc-functions/xdr_u_longlong_t.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_u_quad_t.texi b/doc/glibc-functions/xdr_u_quad_t.texi index aed73b54d..caf800fa3 100644 --- a/doc/glibc-functions/xdr_u_quad_t.texi +++ b/doc/glibc-functions/xdr_u_quad_t.texi @@ -12,5 +12,5 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_u_short.texi b/doc/glibc-functions/xdr_u_short.texi index d8445be5c..3084c2bed 100644 --- a/doc/glibc-functions/xdr_u_short.texi +++ b/doc/glibc-functions/xdr_u_short.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_uint16_t.texi b/doc/glibc-functions/xdr_uint16_t.texi index 1a72904a5..ba8ead01a 100644 --- a/doc/glibc-functions/xdr_uint16_t.texi +++ b/doc/glibc-functions/xdr_uint16_t.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.7.4, mingw, Interix 3.5, BeOS. @item This function is not declared in the header on some platforms: diff --git a/doc/glibc-functions/xdr_uint32_t.texi b/doc/glibc-functions/xdr_uint32_t.texi index 4a547e3ed..e1f63ab4a 100644 --- a/doc/glibc-functions/xdr_uint32_t.texi +++ b/doc/glibc-functions/xdr_uint32_t.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @item This function is not declared in the header on some platforms: Cygwin 1.7.5. diff --git a/doc/glibc-functions/xdr_uint64_t.texi b/doc/glibc-functions/xdr_uint64_t.texi index 2d049e722..95465544d 100644 --- a/doc/glibc-functions/xdr_uint64_t.texi +++ b/doc/glibc-functions/xdr_uint64_t.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @item This function is not declared in the header on some platforms: Cygwin 1.7.5. diff --git a/doc/glibc-functions/xdr_uint8_t.texi b/doc/glibc-functions/xdr_uint8_t.texi index 8b65dcc69..32e31cf20 100644 --- a/doc/glibc-functions/xdr_uint8_t.texi +++ b/doc/glibc-functions/xdr_uint8_t.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @item This function is not declared in the header on some platforms: Cygwin 1.7.5. diff --git a/doc/glibc-functions/xdr_union.texi b/doc/glibc-functions/xdr_union.texi index 4fc3ca23b..f11667a24 100644 --- a/doc/glibc-functions/xdr_union.texi +++ b/doc/glibc-functions/xdr_union.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_unixcred.texi b/doc/glibc-functions/xdr_unixcred.texi index 6d02941f0..8013c2487 100644 --- a/doc/glibc-functions/xdr_unixcred.texi +++ b/doc/glibc-functions/xdr_unixcred.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_valdat.texi b/doc/glibc-functions/xdr_valdat.texi index 33562cf21..ea62ff95e 100644 --- a/doc/glibc-functions/xdr_valdat.texi +++ b/doc/glibc-functions/xdr_valdat.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_vector.texi b/doc/glibc-functions/xdr_vector.texi index ac8a3b5b5..dc5f28ac4 100644 --- a/doc/glibc-functions/xdr_vector.texi +++ b/doc/glibc-functions/xdr_vector.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_void.texi b/doc/glibc-functions/xdr_void.texi index 0b1b4cbfb..b74c39243 100644 --- a/doc/glibc-functions/xdr_void.texi +++ b/doc/glibc-functions/xdr_void.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_wrapstring.texi b/doc/glibc-functions/xdr_wrapstring.texi index 9c7d28932..3f594e0aa 100644 --- a/doc/glibc-functions/xdr_wrapstring.texi +++ b/doc/glibc-functions/xdr_wrapstring.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_yp_buf.texi b/doc/glibc-functions/xdr_yp_buf.texi index de9e0f5da..80631ac6c 100644 --- a/doc/glibc-functions/xdr_yp_buf.texi +++ b/doc/glibc-functions/xdr_yp_buf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypall.texi b/doc/glibc-functions/xdr_ypall.texi index 69bb38416..b51c38274 100644 --- a/doc/glibc-functions/xdr_ypall.texi +++ b/doc/glibc-functions/xdr_ypall.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypbind_binding.texi b/doc/glibc-functions/xdr_ypbind_binding.texi index 404dd5993..75cfc2da6 100644 --- a/doc/glibc-functions/xdr_ypbind_binding.texi +++ b/doc/glibc-functions/xdr_ypbind_binding.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypbind_resp.texi b/doc/glibc-functions/xdr_ypbind_resp.texi index 435bbcb27..e786a8327 100644 --- a/doc/glibc-functions/xdr_ypbind_resp.texi +++ b/doc/glibc-functions/xdr_ypbind_resp.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypbind_resptype.texi b/doc/glibc-functions/xdr_ypbind_resptype.texi index bf70707bb..67432609b 100644 --- a/doc/glibc-functions/xdr_ypbind_resptype.texi +++ b/doc/glibc-functions/xdr_ypbind_resptype.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypbind_setdom.texi b/doc/glibc-functions/xdr_ypbind_setdom.texi index e689efdb0..ef06d81da 100644 --- a/doc/glibc-functions/xdr_ypbind_setdom.texi +++ b/doc/glibc-functions/xdr_ypbind_setdom.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypdelete_args.texi b/doc/glibc-functions/xdr_ypdelete_args.texi index d825534db..61060888c 100644 --- a/doc/glibc-functions/xdr_ypdelete_args.texi +++ b/doc/glibc-functions/xdr_ypdelete_args.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypmap_parms.texi b/doc/glibc-functions/xdr_ypmap_parms.texi index 3006e424f..691e26b45 100644 --- a/doc/glibc-functions/xdr_ypmap_parms.texi +++ b/doc/glibc-functions/xdr_ypmap_parms.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypmaplist.texi b/doc/glibc-functions/xdr_ypmaplist.texi index dc90bdc1a..97a809431 100644 --- a/doc/glibc-functions/xdr_ypmaplist.texi +++ b/doc/glibc-functions/xdr_ypmaplist.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_yppush_status.texi b/doc/glibc-functions/xdr_yppush_status.texi index 1a8cc536d..205938e9a 100644 --- a/doc/glibc-functions/xdr_yppush_status.texi +++ b/doc/glibc-functions/xdr_yppush_status.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_yppushresp_xfr.texi b/doc/glibc-functions/xdr_yppushresp_xfr.texi index 93b1d9e05..4591071c3 100644 --- a/doc/glibc-functions/xdr_yppushresp_xfr.texi +++ b/doc/glibc-functions/xdr_yppushresp_xfr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypreq_key.texi b/doc/glibc-functions/xdr_ypreq_key.texi index a5b3a47a3..fd4bca93b 100644 --- a/doc/glibc-functions/xdr_ypreq_key.texi +++ b/doc/glibc-functions/xdr_ypreq_key.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypreq_nokey.texi b/doc/glibc-functions/xdr_ypreq_nokey.texi index 52891e0ff..b75d517f3 100644 --- a/doc/glibc-functions/xdr_ypreq_nokey.texi +++ b/doc/glibc-functions/xdr_ypreq_nokey.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypreq_xfr.texi b/doc/glibc-functions/xdr_ypreq_xfr.texi index 1ea8dbcbd..41b03f604 100644 --- a/doc/glibc-functions/xdr_ypreq_xfr.texi +++ b/doc/glibc-functions/xdr_ypreq_xfr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypresp_all.texi b/doc/glibc-functions/xdr_ypresp_all.texi index 89bb6aa01..9f787e8f3 100644 --- a/doc/glibc-functions/xdr_ypresp_all.texi +++ b/doc/glibc-functions/xdr_ypresp_all.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypresp_key_val.texi b/doc/glibc-functions/xdr_ypresp_key_val.texi index 3d4a22dab..724c0966f 100644 --- a/doc/glibc-functions/xdr_ypresp_key_val.texi +++ b/doc/glibc-functions/xdr_ypresp_key_val.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypresp_maplist.texi b/doc/glibc-functions/xdr_ypresp_maplist.texi index b15bbbddf..c077fe77b 100644 --- a/doc/glibc-functions/xdr_ypresp_maplist.texi +++ b/doc/glibc-functions/xdr_ypresp_maplist.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypresp_master.texi b/doc/glibc-functions/xdr_ypresp_master.texi index 63f84d65c..97d0bac0b 100644 --- a/doc/glibc-functions/xdr_ypresp_master.texi +++ b/doc/glibc-functions/xdr_ypresp_master.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypresp_order.texi b/doc/glibc-functions/xdr_ypresp_order.texi index e40e47e22..08b0e6806 100644 --- a/doc/glibc-functions/xdr_ypresp_order.texi +++ b/doc/glibc-functions/xdr_ypresp_order.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypresp_val.texi b/doc/glibc-functions/xdr_ypresp_val.texi index 5f7c365a8..0826b443a 100644 --- a/doc/glibc-functions/xdr_ypresp_val.texi +++ b/doc/glibc-functions/xdr_ypresp_val.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypresp_xfr.texi b/doc/glibc-functions/xdr_ypresp_xfr.texi index d678c3a0a..be23a20ba 100644 --- a/doc/glibc-functions/xdr_ypresp_xfr.texi +++ b/doc/glibc-functions/xdr_ypresp_xfr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypstat.texi b/doc/glibc-functions/xdr_ypstat.texi index cbd044286..e595b2bce 100644 --- a/doc/glibc-functions/xdr_ypstat.texi +++ b/doc/glibc-functions/xdr_ypstat.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypupdate_args.texi b/doc/glibc-functions/xdr_ypupdate_args.texi index 4927a04ec..a1c3da1b0 100644 --- a/doc/glibc-functions/xdr_ypupdate_args.texi +++ b/doc/glibc-functions/xdr_ypupdate_args.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdr_ypxfrstat.texi b/doc/glibc-functions/xdr_ypxfrstat.texi index 69d9514f8..23dd04e57 100644 --- a/doc/glibc-functions/xdr_ypxfrstat.texi +++ b/doc/glibc-functions/xdr_ypxfrstat.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/xdrmem_create.texi b/doc/glibc-functions/xdrmem_create.texi index da816a9c8..8ea6406d9 100644 --- a/doc/glibc-functions/xdrmem_create.texi +++ b/doc/glibc-functions/xdrmem_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdrrec_create.texi b/doc/glibc-functions/xdrrec_create.texi index a4883ab8d..7b2bd19b2 100644 --- a/doc/glibc-functions/xdrrec_create.texi +++ b/doc/glibc-functions/xdrrec_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdrrec_endofrecord.texi b/doc/glibc-functions/xdrrec_endofrecord.texi index ccf77579f..d26c0bffc 100644 --- a/doc/glibc-functions/xdrrec_endofrecord.texi +++ b/doc/glibc-functions/xdrrec_endofrecord.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdrrec_eof.texi b/doc/glibc-functions/xdrrec_eof.texi index 107945583..8860d4a21 100644 --- a/doc/glibc-functions/xdrrec_eof.texi +++ b/doc/glibc-functions/xdrrec_eof.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdrrec_skiprecord.texi b/doc/glibc-functions/xdrrec_skiprecord.texi index c5be00184..7b7a9954e 100644 --- a/doc/glibc-functions/xdrrec_skiprecord.texi +++ b/doc/glibc-functions/xdrrec_skiprecord.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xdrstdio_create.texi b/doc/glibc-functions/xdrstdio_create.texi index a07df81a6..62a12bd9d 100644 --- a/doc/glibc-functions/xdrstdio_create.texi +++ b/doc/glibc-functions/xdrstdio_create.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.7.4, mingw, BeOS. +Minix 3.1.8, Cygwin 1.7.4, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xprt_register.texi b/doc/glibc-functions/xprt_register.texi index 6275c9661..b46426e39 100644 --- a/doc/glibc-functions/xprt_register.texi +++ b/doc/glibc-functions/xprt_register.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/xprt_unregister.texi b/doc/glibc-functions/xprt_unregister.texi index 194171680..67d4f668b 100644 --- a/doc/glibc-functions/xprt_unregister.texi +++ b/doc/glibc-functions/xprt_unregister.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/glibc-functions/y0f.texi b/doc/glibc-functions/y0f.texi index edd4551bf..ec120db9e 100644 --- a/doc/glibc-functions/y0f.texi +++ b/doc/glibc-functions/y0f.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. @end itemize diff --git a/doc/glibc-functions/y0l.texi b/doc/glibc-functions/y0l.texi index 26f7ab18e..a901c8a4c 100644 --- a/doc/glibc-functions/y0l.texi +++ b/doc/glibc-functions/y0l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/y1f.texi b/doc/glibc-functions/y1f.texi index cbeb5c739..1c60231d7 100644 --- a/doc/glibc-functions/y1f.texi +++ b/doc/glibc-functions/y1f.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. @end itemize diff --git a/doc/glibc-functions/y1l.texi b/doc/glibc-functions/y1l.texi index 5e8a9e8bd..7a592d7ad 100644 --- a/doc/glibc-functions/y1l.texi +++ b/doc/glibc-functions/y1l.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ynf.texi b/doc/glibc-functions/ynf.texi index ee3939474..02447db7a 100644 --- a/doc/glibc-functions/ynf.texi +++ b/doc/glibc-functions/ynf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw. @end itemize diff --git a/doc/glibc-functions/ynl.texi b/doc/glibc-functions/ynl.texi index 789537b23..e6ec66b65 100644 --- a/doc/glibc-functions/ynl.texi +++ b/doc/glibc-functions/ynl.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @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, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_all.texi b/doc/glibc-functions/yp_all.texi index 605f77abe..7ef4e5a06 100644 --- a/doc/glibc-functions/yp_all.texi +++ b/doc/glibc-functions/yp_all.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_bind.texi b/doc/glibc-functions/yp_bind.texi index bcdd3c49c..74327b84f 100644 --- a/doc/glibc-functions/yp_bind.texi +++ b/doc/glibc-functions/yp_bind.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_first.texi b/doc/glibc-functions/yp_first.texi index 5fd018065..a75c135f9 100644 --- a/doc/glibc-functions/yp_first.texi +++ b/doc/glibc-functions/yp_first.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_get_default_domain.texi b/doc/glibc-functions/yp_get_default_domain.texi index 38a17914a..d8c69a55e 100644 --- a/doc/glibc-functions/yp_get_default_domain.texi +++ b/doc/glibc-functions/yp_get_default_domain.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_master.texi b/doc/glibc-functions/yp_master.texi index 7830fb6ac..c60eeb2e8 100644 --- a/doc/glibc-functions/yp_master.texi +++ b/doc/glibc-functions/yp_master.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_match.texi b/doc/glibc-functions/yp_match.texi index 18f80eec5..f00c347c5 100644 --- a/doc/glibc-functions/yp_match.texi +++ b/doc/glibc-functions/yp_match.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_next.texi b/doc/glibc-functions/yp_next.texi index 1a46e6b6d..55dd7bace 100644 --- a/doc/glibc-functions/yp_next.texi +++ b/doc/glibc-functions/yp_next.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_order.texi b/doc/glibc-functions/yp_order.texi index bd9e1e715..c4e18f5ac 100644 --- a/doc/glibc-functions/yp_order.texi +++ b/doc/glibc-functions/yp_order.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_unbind.texi b/doc/glibc-functions/yp_unbind.texi index f018dcc0a..2256fdcb6 100644 --- a/doc/glibc-functions/yp_unbind.texi +++ b/doc/glibc-functions/yp_unbind.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yp_update.texi b/doc/glibc-functions/yp_update.texi index aeb09fdab..32d93b771 100644 --- a/doc/glibc-functions/yp_update.texi +++ b/doc/glibc-functions/yp_update.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ypbinderr_string.texi b/doc/glibc-functions/ypbinderr_string.texi index 411ad1fb6..a7175061c 100644 --- a/doc/glibc-functions/ypbinderr_string.texi +++ b/doc/glibc-functions/ypbinderr_string.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/yperr_string.texi b/doc/glibc-functions/yperr_string.texi index 83b7eba4f..255e92170 100644 --- a/doc/glibc-functions/yperr_string.texi +++ b/doc/glibc-functions/yperr_string.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/ypprot_err.texi b/doc/glibc-functions/ypprot_err.texi index 09de491ef..859a00127 100644 --- a/doc/glibc-functions/ypprot_err.texi +++ b/doc/glibc-functions/ypprot_err.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/aliases.texi b/doc/glibc-headers/aliases.texi index 5121719ee..b42486caf 100644 --- a/doc/glibc-headers/aliases.texi +++ b/doc/glibc-headers/aliases.texi @@ -22,5 +22,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/argp.texi b/doc/glibc-headers/argp.texi index 96d8a38c7..7fcbde4d5 100644 --- a/doc/glibc-headers/argp.texi +++ b/doc/glibc-headers/argp.texi @@ -18,7 +18,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/argz.texi b/doc/glibc-headers/argz.texi index b9a714723..6b7bdc7ba 100644 --- a/doc/glibc-headers/argz.texi +++ b/doc/glibc-headers/argz.texi @@ -20,7 +20,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file 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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item The argz functions do not work on some platforms: Cygwin. diff --git a/doc/glibc-headers/byteswap.texi b/doc/glibc-headers/byteswap.texi index 7da451546..2f24971fc 100644 --- a/doc/glibc-headers/byteswap.texi +++ b/doc/glibc-headers/byteswap.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file 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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/crypt.texi b/doc/glibc-headers/crypt.texi index 158006a15..9223f7700 100644 --- a/doc/glibc-headers/crypt.texi +++ b/doc/glibc-headers/crypt.texi @@ -32,7 +32,7 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, mingw, Interix 3.5, BeOS. @item The functions @code{crypt}, @code{setkey}, @code{encrypt} are missing on some platforms: diff --git a/doc/glibc-headers/endian.texi b/doc/glibc-headers/endian.texi index 880fa7837..79d9871ec 100644 --- a/doc/glibc-headers/endian.texi +++ b/doc/glibc-headers/endian.texi @@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file 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 11 2010-11, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-headers/envz.texi b/doc/glibc-headers/envz.texi index ab2e21722..cdb390ec3 100644 --- a/doc/glibc-headers/envz.texi +++ b/doc/glibc-headers/envz.texi @@ -24,5 +24,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file 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 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/error.texi b/doc/glibc-headers/error.texi index 93d8b6558..dce75b223 100644 --- a/doc/glibc-headers/error.texi +++ b/doc/glibc-headers/error.texi @@ -24,7 +24,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/execinfo.texi b/doc/glibc-headers/execinfo.texi index 443cd962e..c1ec5acb4 100644 --- a/doc/glibc-headers/execinfo.texi +++ b/doc/glibc-headers/execinfo.texi @@ -27,5 +27,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, 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. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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-headers/fpu_control.texi b/doc/glibc-headers/fpu_control.texi index 80eb57f14..f4262810d 100644 --- a/doc/glibc-headers/fpu_control.texi +++ b/doc/glibc-headers/fpu_control.texi @@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/fstab.texi b/doc/glibc-headers/fstab.texi index 0f7f463ad..f602397cb 100644 --- a/doc/glibc-headers/fstab.texi +++ b/doc/glibc-headers/fstab.texi @@ -29,7 +29,7 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item The macro @code{_PATH_FSTAB} is missing on some platforms: AIX 5.1, HP-UX 11. diff --git a/doc/glibc-headers/gshadow.texi b/doc/glibc-headers/gshadow.texi index f6e4f676e..c0b4e9c0b 100644 --- a/doc/glibc-headers/gshadow.texi +++ b/doc/glibc-headers/gshadow.texi @@ -16,5 +16,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/ieee754.texi b/doc/glibc-headers/ieee754.texi index fdc1e87a6..c0602f138 100644 --- a/doc/glibc-headers/ieee754.texi +++ b/doc/glibc-headers/ieee754.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/libintl.texi b/doc/glibc-headers/libintl.texi index 4292eae72..492b6ad67 100644 --- a/doc/glibc-headers/libintl.texi +++ b/doc/glibc-headers/libintl.texi @@ -31,7 +31,7 @@ Portability problems fixed by Gnulib, if GNU gettext is installed: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw, Interix 3.5, BeOS. @item The functions cannot deal with GNU .mo files with system-dependent strings (of major version 1 or of minor version 1) on some non-glibc platforms: diff --git a/doc/glibc-headers/mcheck.texi b/doc/glibc-headers/mcheck.texi index ca0e04f20..eab761932 100644 --- a/doc/glibc-headers/mcheck.texi +++ b/doc/glibc-headers/mcheck.texi @@ -26,5 +26,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/mntent.texi b/doc/glibc-headers/mntent.texi index 6b321c5dd..b2b826d73 100644 --- a/doc/glibc-headers/mntent.texi +++ b/doc/glibc-headers/mntent.texi @@ -29,7 +29,7 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS. @item The function @code{getmntent_r} is missing on all non-glibc platforms: AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin. diff --git a/doc/glibc-headers/obstack.texi b/doc/glibc-headers/obstack.texi index 7d8821729..dba6251b8 100644 --- a/doc/glibc-headers/obstack.texi +++ b/doc/glibc-headers/obstack.texi @@ -18,7 +18,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file 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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/paths.texi b/doc/glibc-headers/paths.texi index ff6e1c274..d0e15fdb7 100644 --- a/doc/glibc-headers/paths.texi +++ b/doc/glibc-headers/paths.texi @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -HP-UX 11, Solaris 11 2010-11, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, mingw, BeOS. @item The set of @code{_PATH_*} macros is platform dependent. @end itemize diff --git a/doc/glibc-headers/printf.texi b/doc/glibc-headers/printf.texi index c66862d73..d094578bd 100644 --- a/doc/glibc-headers/printf.texi +++ b/doc/glibc-headers/printf.texi @@ -28,5 +28,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file 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 11 2010-11, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-headers/pty.texi b/doc/glibc-headers/pty.texi index 9f45d21e5..d670394c2 100644 --- a/doc/glibc-headers/pty.texi +++ b/doc/glibc-headers/pty.texi @@ -27,7 +27,7 @@ This header file is missing on some platforms that declare the OpenBSD 3.8. @item This header file is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/shadow.texi b/doc/glibc-headers/shadow.texi index 1abf50a15..ee96b1b86 100644 --- a/doc/glibc-headers/shadow.texi +++ b/doc/glibc-headers/shadow.texi @@ -26,7 +26,7 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @item The functions @code{getspent_r}, @code{getspnam_r}, @code{sgetspent_r}, @code{fgetspent}, @code{fgetspent_r}, @code{putspent} are missing on some diff --git a/doc/posix-functions/_Exit_C99.texi b/doc/posix-functions/_Exit_C99.texi index 7ea8f0b40..cf2615eca 100644 --- a/doc/posix-functions/_Exit_C99.texi +++ b/doc/posix-functions/_Exit_C99.texi @@ -13,7 +13,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/_tolower.texi b/doc/posix-functions/_tolower.texi index d850d9709..5934d6c4a 100644 --- a/doc/posix-functions/_tolower.texi +++ b/doc/posix-functions/_tolower.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5. +MacOS X 10.5, Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/_toupper.texi b/doc/posix-functions/_toupper.texi index 51aedf45c..401fc919f 100644 --- a/doc/posix-functions/_toupper.texi +++ b/doc/posix-functions/_toupper.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5. +MacOS X 10.5, Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/a64l.texi b/doc/posix-functions/a64l.texi index 0426b5d37..787166a8c 100644 --- a/doc/posix-functions/a64l.texi +++ b/doc/posix-functions/a64l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, mingw, BeOS. +FreeBSD 6.0, Minix 3.1.8, mingw, BeOS. @item This function was not correctly implemented in glibc versions before 2.2.5. @end itemize diff --git a/doc/posix-functions/acosf.texi b/doc/posix-functions/acosf.texi index 4635d87a9..ef62e5318 100644 --- a/doc/posix-functions/acosf.texi +++ b/doc/posix-functions/acosf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/acosh.texi b/doc/posix-functions/acosh.texi index 0aa70945d..b2ca7639e 100644 --- a/doc/posix-functions/acosh.texi +++ b/doc/posix-functions/acosh.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/acoshf.texi b/doc/posix-functions/acoshf.texi index eba3c5318..dd35cfc10 100644 --- a/doc/posix-functions/acoshf.texi +++ b/doc/posix-functions/acoshf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. @end itemize diff --git a/doc/posix-functions/acoshl.texi b/doc/posix-functions/acoshl.texi index 46a5e601e..55d684a3b 100644 --- a/doc/posix-functions/acoshl.texi +++ b/doc/posix-functions/acoshl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/acosl.texi b/doc/posix-functions/acosl.texi index 3443caebf..23cabc89e 100644 --- a/doc/posix-functions/acosl.texi +++ b/doc/posix-functions/acosl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/aio_cancel.texi b/doc/posix-functions/aio_cancel.texi index 86e89a438..0d36ed7bd 100644 --- a/doc/posix-functions/aio_cancel.texi +++ b/doc/posix-functions/aio_cancel.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/posix-functions/aio_error.texi b/doc/posix-functions/aio_error.texi index 971f4c0af..fd753cd1e 100644 --- a/doc/posix-functions/aio_error.texi +++ b/doc/posix-functions/aio_error.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/posix-functions/aio_fsync.texi b/doc/posix-functions/aio_fsync.texi index 38d6f6888..2ee32e262 100644 --- a/doc/posix-functions/aio_fsync.texi +++ b/doc/posix-functions/aio_fsync.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/posix-functions/aio_read.texi b/doc/posix-functions/aio_read.texi index b216df759..6343dd2ee 100644 --- a/doc/posix-functions/aio_read.texi +++ b/doc/posix-functions/aio_read.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/posix-functions/aio_return.texi b/doc/posix-functions/aio_return.texi index 15d3214f8..50c8ac274 100644 --- a/doc/posix-functions/aio_return.texi +++ b/doc/posix-functions/aio_return.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/posix-functions/aio_suspend.texi b/doc/posix-functions/aio_suspend.texi index f40a12454..9d0cd17a8 100644 --- a/doc/posix-functions/aio_suspend.texi +++ b/doc/posix-functions/aio_suspend.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/posix-functions/aio_write.texi b/doc/posix-functions/aio_write.texi index 9f1337c65..397706380 100644 --- a/doc/posix-functions/aio_write.texi +++ b/doc/posix-functions/aio_write.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/posix-functions/alphasort.texi b/doc/posix-functions/alphasort.texi index eb20e24ab..18adb5061 100644 --- a/doc/posix-functions/alphasort.texi +++ b/doc/posix-functions/alphasort.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 9, mingw, BeOS. +Minix 3.1.8, Solaris 9, mingw, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/asinf.texi b/doc/posix-functions/asinf.texi index b106b4be0..16e432d04 100644 --- a/doc/posix-functions/asinf.texi +++ b/doc/posix-functions/asinf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/asinh.texi b/doc/posix-functions/asinh.texi index 4fd8fb61c..7412fe3b7 100644 --- a/doc/posix-functions/asinh.texi +++ b/doc/posix-functions/asinh.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/asinhf.texi b/doc/posix-functions/asinhf.texi index 97135f59e..82cf591aa 100644 --- a/doc/posix-functions/asinhf.texi +++ b/doc/posix-functions/asinhf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. @end itemize diff --git a/doc/posix-functions/asinhl.texi b/doc/posix-functions/asinhl.texi index 79c99f480..822d5868a 100644 --- a/doc/posix-functions/asinhl.texi +++ b/doc/posix-functions/asinhl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/asinl.texi b/doc/posix-functions/asinl.texi index 57f6e171c..db10ae595 100644 --- a/doc/posix-functions/asinl.texi +++ b/doc/posix-functions/asinl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/atan2f.texi b/doc/posix-functions/atan2f.texi index ec5a10184..c57a1ae89 100644 --- a/doc/posix-functions/atan2f.texi +++ b/doc/posix-functions/atan2f.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/atan2l.texi b/doc/posix-functions/atan2l.texi index 5617e7457..84bc12e6e 100644 --- a/doc/posix-functions/atan2l.texi +++ b/doc/posix-functions/atan2l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/atanf.texi b/doc/posix-functions/atanf.texi index 372ee3291..993215ad9 100644 --- a/doc/posix-functions/atanf.texi +++ b/doc/posix-functions/atanf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/atanh.texi b/doc/posix-functions/atanh.texi index 00e007ecf..55d69756a 100644 --- a/doc/posix-functions/atanh.texi +++ b/doc/posix-functions/atanh.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/atanhf.texi b/doc/posix-functions/atanhf.texi index 2561c0996..2e27e794a 100644 --- a/doc/posix-functions/atanhf.texi +++ b/doc/posix-functions/atanhf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. @end itemize diff --git a/doc/posix-functions/atanhl.texi b/doc/posix-functions/atanhl.texi index 7a21b6eb8..07647ec16 100644 --- a/doc/posix-functions/atanhl.texi +++ b/doc/posix-functions/atanhl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/atanl.texi b/doc/posix-functions/atanl.texi index f29af4bf3..8698c3abd 100644 --- a/doc/posix-functions/atanl.texi +++ b/doc/posix-functions/atanl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/atoll.texi b/doc/posix-functions/atoll.texi index 9ee430bf1..d07da8559 100644 --- a/doc/posix-functions/atoll.texi +++ b/doc/posix-functions/atoll.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11.23, OSF/1 5.1, Interix 3.5. +Minix 3.1.8, AIX 5.1, HP-UX 11.23, OSF/1 5.1, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/btowc.texi b/doc/posix-functions/btowc.texi index 03d16dd58..d09d16f0d 100644 --- a/doc/posix-functions/btowc.texi +++ b/doc/posix-functions/btowc.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 5.3, Solaris 2.6, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 5.3, Solaris 2.6, mingw, Interix 3.5. @item This function returns WEOF for a NUL argument on some platforms: Cygwin 1.7.2. diff --git a/doc/posix-functions/cabs.texi b/doc/posix-functions/cabs.texi index dcf17da51..26baa9e2e 100644 --- a/doc/posix-functions/cabs.texi +++ b/doc/posix-functions/cabs.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 9. +Minix 3.1.8, HP-UX 11, Solaris 9. @end itemize diff --git a/doc/posix-functions/cabsf.texi b/doc/posix-functions/cabsf.texi index efb9b5fff..2b0b07e4c 100644 --- a/doc/posix-functions/cabsf.texi +++ b/doc/posix-functions/cabsf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9, mingw. @end itemize diff --git a/doc/posix-functions/cabsl.texi b/doc/posix-functions/cabsl.texi index 24aa420fc..d3aad46b8 100644 --- a/doc/posix-functions/cabsl.texi +++ b/doc/posix-functions/cabsl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/cacos.texi b/doc/posix-functions/cacos.texi index 223d83e7c..04a72d2d4 100644 --- a/doc/posix-functions/cacos.texi +++ b/doc/posix-functions/cacos.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cacosf.texi b/doc/posix-functions/cacosf.texi index 203da9098..1109df16c 100644 --- a/doc/posix-functions/cacosf.texi +++ b/doc/posix-functions/cacosf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cacosh.texi b/doc/posix-functions/cacosh.texi index 93a54ae22..c7940e334 100644 --- a/doc/posix-functions/cacosh.texi +++ b/doc/posix-functions/cacosh.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cacoshf.texi b/doc/posix-functions/cacoshf.texi index 337a29be7..3e32d6f33 100644 --- a/doc/posix-functions/cacoshf.texi +++ b/doc/posix-functions/cacoshf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cacoshl.texi b/doc/posix-functions/cacoshl.texi index fe8483e22..b085f814a 100644 --- a/doc/posix-functions/cacoshl.texi +++ b/doc/posix-functions/cacoshl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/cacosl.texi b/doc/posix-functions/cacosl.texi index bd1ead7aa..de41cfcd2 100644 --- a/doc/posix-functions/cacosl.texi +++ b/doc/posix-functions/cacosl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/carg.texi b/doc/posix-functions/carg.texi index d73c198be..a7b0a0974 100644 --- a/doc/posix-functions/carg.texi +++ b/doc/posix-functions/carg.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cargf.texi b/doc/posix-functions/cargf.texi index 60a52b942..672d51cb0 100644 --- a/doc/posix-functions/cargf.texi +++ b/doc/posix-functions/cargf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, -OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw., Interix 3.5 +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, +OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cargl.texi b/doc/posix-functions/cargl.texi index 0407bede8..65af7a6bb 100644 --- a/doc/posix-functions/cargl.texi +++ b/doc/posix-functions/cargl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/casin.texi b/doc/posix-functions/casin.texi index 8c2254026..91acad97b 100644 --- a/doc/posix-functions/casin.texi +++ b/doc/posix-functions/casin.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/casinf.texi b/doc/posix-functions/casinf.texi index 9f6d320ec..5ead3fa00 100644 --- a/doc/posix-functions/casinf.texi +++ b/doc/posix-functions/casinf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/casinh.texi b/doc/posix-functions/casinh.texi index 3380538e6..87b02cb2e 100644 --- a/doc/posix-functions/casinh.texi +++ b/doc/posix-functions/casinh.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/casinhf.texi b/doc/posix-functions/casinhf.texi index 0391b8d6d..c6f242844 100644 --- a/doc/posix-functions/casinhf.texi +++ b/doc/posix-functions/casinhf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/casinhl.texi b/doc/posix-functions/casinhl.texi index 92d468ea4..28439c928 100644 --- a/doc/posix-functions/casinhl.texi +++ b/doc/posix-functions/casinhl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/casinl.texi b/doc/posix-functions/casinl.texi index 0baa74745..d916155cd 100644 --- a/doc/posix-functions/casinl.texi +++ b/doc/posix-functions/casinl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/catan.texi b/doc/posix-functions/catan.texi index 4090c8ac5..2fa6fc74e 100644 --- a/doc/posix-functions/catan.texi +++ b/doc/posix-functions/catan.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/catanf.texi b/doc/posix-functions/catanf.texi index 4caba337d..c9026f6a0 100644 --- a/doc/posix-functions/catanf.texi +++ b/doc/posix-functions/catanf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/catanh.texi b/doc/posix-functions/catanh.texi index cb626a71b..86732782c 100644 --- a/doc/posix-functions/catanh.texi +++ b/doc/posix-functions/catanh.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/catanhf.texi b/doc/posix-functions/catanhf.texi index 8c2260379..32c6ac9a4 100644 --- a/doc/posix-functions/catanhf.texi +++ b/doc/posix-functions/catanhf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/catanhl.texi b/doc/posix-functions/catanhl.texi index ed3149ad9..8c5596fdb 100644 --- a/doc/posix-functions/catanhl.texi +++ b/doc/posix-functions/catanhl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/catanl.texi b/doc/posix-functions/catanl.texi index e0f07a41d..83f651e1b 100644 --- a/doc/posix-functions/catanl.texi +++ b/doc/posix-functions/catanl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/catclose.texi b/doc/posix-functions/catclose.texi index 234b60326..da2d1902b 100644 --- a/doc/posix-functions/catclose.texi +++ b/doc/posix-functions/catclose.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/catgets.texi b/doc/posix-functions/catgets.texi index d9f1227cf..4a6fe80ca 100644 --- a/doc/posix-functions/catgets.texi +++ b/doc/posix-functions/catgets.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/catopen.texi b/doc/posix-functions/catopen.texi index 6fdc4912f..4998ce838 100644 --- a/doc/posix-functions/catopen.texi +++ b/doc/posix-functions/catopen.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/cbrt.texi b/doc/posix-functions/cbrt.texi index 57efc1fb6..f9ccbe258 100644 --- a/doc/posix-functions/cbrt.texi +++ b/doc/posix-functions/cbrt.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/cbrtf.texi b/doc/posix-functions/cbrtf.texi index 41bf1b4ab..1f7f2434f 100644 --- a/doc/posix-functions/cbrtf.texi +++ b/doc/posix-functions/cbrtf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/cbrtl.texi b/doc/posix-functions/cbrtl.texi index d8b78b01e..1cf0383b7 100644 --- a/doc/posix-functions/cbrtl.texi +++ b/doc/posix-functions/cbrtl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/ccos.texi b/doc/posix-functions/ccos.texi index dbee4fb0e..d8af05b82 100644 --- a/doc/posix-functions/ccos.texi +++ b/doc/posix-functions/ccos.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/ccosf.texi b/doc/posix-functions/ccosf.texi index a726b0f03..4ef861dff 100644 --- a/doc/posix-functions/ccosf.texi +++ b/doc/posix-functions/ccosf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/ccosh.texi b/doc/posix-functions/ccosh.texi index 215b1affc..ceb8724e6 100644 --- a/doc/posix-functions/ccosh.texi +++ b/doc/posix-functions/ccosh.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/ccoshf.texi b/doc/posix-functions/ccoshf.texi index 597ea1725..58eb22feb 100644 --- a/doc/posix-functions/ccoshf.texi +++ b/doc/posix-functions/ccoshf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/ccoshl.texi b/doc/posix-functions/ccoshl.texi index b1f4519a1..153ed87f0 100644 --- a/doc/posix-functions/ccoshl.texi +++ b/doc/posix-functions/ccoshl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/ccosl.texi b/doc/posix-functions/ccosl.texi index 5e3495524..dca44ab9a 100644 --- a/doc/posix-functions/ccosl.texi +++ b/doc/posix-functions/ccosl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/ceilf.texi b/doc/posix-functions/ceilf.texi index 890b979b2..bb40ab109 100644 --- a/doc/posix-functions/ceilf.texi +++ b/doc/posix-functions/ceilf.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{ceilf} or @code{ceilf-i @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9. @end itemize Portability problems fixed by Gnulib module @code{ceilf-ieee}: diff --git a/doc/posix-functions/ceill.texi b/doc/posix-functions/ceill.texi index 13cf02e45..75030b280 100644 --- a/doc/posix-functions/ceill.texi +++ b/doc/posix-functions/ceill.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{ceill} or @code{ceill-i @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize Portability problems fixed by Gnulib module @code{ceill-ieee}: diff --git a/doc/posix-functions/cexp.texi b/doc/posix-functions/cexp.texi index a01d268e6..9462179c0 100644 --- a/doc/posix-functions/cexp.texi +++ b/doc/posix-functions/cexp.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cexpf.texi b/doc/posix-functions/cexpf.texi index 1e3b68397..248ecc277 100644 --- a/doc/posix-functions/cexpf.texi +++ b/doc/posix-functions/cexpf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cexpl.texi b/doc/posix-functions/cexpl.texi index 2aef4d67e..c9ef539ad 100644 --- a/doc/posix-functions/cexpl.texi +++ b/doc/posix-functions/cexpl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/cimag.texi b/doc/posix-functions/cimag.texi index b20f97d5e..1b113ee20 100644 --- a/doc/posix-functions/cimag.texi +++ b/doc/posix-functions/cimag.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cimagf.texi b/doc/posix-functions/cimagf.texi index e9906fe9a..d6a66b97b 100644 --- a/doc/posix-functions/cimagf.texi +++ b/doc/posix-functions/cimagf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cimagl.texi b/doc/posix-functions/cimagl.texi index c24b59320..8549b9d97 100644 --- a/doc/posix-functions/cimagl.texi +++ b/doc/posix-functions/cimagl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/clock_getcpuclockid.texi b/doc/posix-functions/clock_getcpuclockid.texi index 9361d1e3b..12e7f84f2 100644 --- a/doc/posix-functions/clock_getcpuclockid.texi +++ b/doc/posix-functions/clock_getcpuclockid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/clock_getres.texi b/doc/posix-functions/clock_getres.texi index c5425ef39..4560663a4 100644 --- a/doc/posix-functions/clock_getres.texi +++ b/doc/posix-functions/clock_getres.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/clock_gettime.texi b/doc/posix-functions/clock_gettime.texi index 7e6f309c7..370418b0a 100644 --- a/doc/posix-functions/clock_gettime.texi +++ b/doc/posix-functions/clock_gettime.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/clock_nanosleep.texi b/doc/posix-functions/clock_nanosleep.texi index c3ea423e2..891936d04 100644 --- a/doc/posix-functions/clock_nanosleep.texi +++ b/doc/posix-functions/clock_nanosleep.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/clock_settime.texi b/doc/posix-functions/clock_settime.texi index d7df0e8af..1c339c720 100644 --- a/doc/posix-functions/clock_settime.texi +++ b/doc/posix-functions/clock_settime.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, Minix 3.1.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/clog.texi b/doc/posix-functions/clog.texi index 3c9f8c5c6..2f4779835 100644 --- a/doc/posix-functions/clog.texi +++ b/doc/posix-functions/clog.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/clogf.texi b/doc/posix-functions/clogf.texi index e250d4858..fb88407c0 100644 --- a/doc/posix-functions/clogf.texi +++ b/doc/posix-functions/clogf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/clogl.texi b/doc/posix-functions/clogl.texi index f9bf853c2..19ca507b4 100644 --- a/doc/posix-functions/clogl.texi +++ b/doc/posix-functions/clogl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/confstr.texi b/doc/posix-functions/confstr.texi index dda462ad2..5dd8114ec 100644 --- a/doc/posix-functions/confstr.texi +++ b/doc/posix-functions/confstr.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Cygwin 1.5.x, mingw. +Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw. @end itemize diff --git a/doc/posix-functions/conj.texi b/doc/posix-functions/conj.texi index 653d95ad5..0962196ea 100644 --- a/doc/posix-functions/conj.texi +++ b/doc/posix-functions/conj.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/conjf.texi b/doc/posix-functions/conjf.texi index 4fee21d13..57c44bf57 100644 --- a/doc/posix-functions/conjf.texi +++ b/doc/posix-functions/conjf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/conjl.texi b/doc/posix-functions/conjl.texi index e697f48c6..71475008b 100644 --- a/doc/posix-functions/conjl.texi +++ b/doc/posix-functions/conjl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/copysign.texi b/doc/posix-functions/copysign.texi index d74b69c14..59878383f 100644 --- a/doc/posix-functions/copysign.texi +++ b/doc/posix-functions/copysign.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/copysignf.texi b/doc/posix-functions/copysignf.texi index 6b4703223..477dd79f7 100644 --- a/doc/posix-functions/copysignf.texi +++ b/doc/posix-functions/copysignf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/copysignl.texi b/doc/posix-functions/copysignl.texi index b95fc1548..89986a977 100644 --- a/doc/posix-functions/copysignl.texi +++ b/doc/posix-functions/copysignl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cosf.texi b/doc/posix-functions/cosf.texi index 563f047ec..aea81b170 100644 --- a/doc/posix-functions/cosf.texi +++ b/doc/posix-functions/cosf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/coshf.texi b/doc/posix-functions/coshf.texi index d3174ee82..e2c7ea015 100644 --- a/doc/posix-functions/coshf.texi +++ b/doc/posix-functions/coshf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/coshl.texi b/doc/posix-functions/coshl.texi index c49d97aff..21dec4f42 100644 --- a/doc/posix-functions/coshl.texi +++ b/doc/posix-functions/coshl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/cosl.texi b/doc/posix-functions/cosl.texi index 454e81b11..4c1f02d33 100644 --- a/doc/posix-functions/cosl.texi +++ b/doc/posix-functions/cosl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/cpow.texi b/doc/posix-functions/cpow.texi index 3083fe8ef..8397ed16e 100644 --- a/doc/posix-functions/cpow.texi +++ b/doc/posix-functions/cpow.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cpowf.texi b/doc/posix-functions/cpowf.texi index d1b67f393..7439c1811 100644 --- a/doc/posix-functions/cpowf.texi +++ b/doc/posix-functions/cpowf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/cpowl.texi b/doc/posix-functions/cpowl.texi index 273bab9fd..d9c45ab59 100644 --- a/doc/posix-functions/cpowl.texi +++ b/doc/posix-functions/cpowl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/cproj.texi b/doc/posix-functions/cproj.texi index 838d7bceb..8d8cd5606 100644 --- a/doc/posix-functions/cproj.texi +++ b/doc/posix-functions/cproj.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @item The glibc implementation is or was broken. diff --git a/doc/posix-functions/cprojf.texi b/doc/posix-functions/cprojf.texi index b725ffbbc..3bd432476 100644 --- a/doc/posix-functions/cprojf.texi +++ b/doc/posix-functions/cprojf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @item The glibc implementation is or was broken. diff --git a/doc/posix-functions/cprojl.texi b/doc/posix-functions/cprojl.texi index 9d1965542..59ef5b8e8 100644 --- a/doc/posix-functions/cprojl.texi +++ b/doc/posix-functions/cprojl.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @item The glibc implementation is or was broken. @end itemize diff --git a/doc/posix-functions/creal.texi b/doc/posix-functions/creal.texi index 9774368c4..5a90d3369 100644 --- a/doc/posix-functions/creal.texi +++ b/doc/posix-functions/creal.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/crealf.texi b/doc/posix-functions/crealf.texi index 8a04505a4..17c49418c 100644 --- a/doc/posix-functions/crealf.texi +++ b/doc/posix-functions/crealf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/creall.texi b/doc/posix-functions/creall.texi index b7944f30f..8c91c2a3c 100644 --- a/doc/posix-functions/creall.texi +++ b/doc/posix-functions/creall.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/csin.texi b/doc/posix-functions/csin.texi index 6103d0fd5..271446d90 100644 --- a/doc/posix-functions/csin.texi +++ b/doc/posix-functions/csin.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/csinf.texi b/doc/posix-functions/csinf.texi index c559f564a..579b44e5f 100644 --- a/doc/posix-functions/csinf.texi +++ b/doc/posix-functions/csinf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/csinh.texi b/doc/posix-functions/csinh.texi index 787e846bc..d46f1bb35 100644 --- a/doc/posix-functions/csinh.texi +++ b/doc/posix-functions/csinh.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/csinhf.texi b/doc/posix-functions/csinhf.texi index 7f1f009ec..a7e0352d0 100644 --- a/doc/posix-functions/csinhf.texi +++ b/doc/posix-functions/csinhf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/csinhl.texi b/doc/posix-functions/csinhl.texi index 1e00a0672..541765961 100644 --- a/doc/posix-functions/csinhl.texi +++ b/doc/posix-functions/csinhl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/csinl.texi b/doc/posix-functions/csinl.texi index e26bd0d8e..7affd33d6 100644 --- a/doc/posix-functions/csinl.texi +++ b/doc/posix-functions/csinl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/csqrt.texi b/doc/posix-functions/csqrt.texi index 7b6450106..c171f7bb0 100644 --- a/doc/posix-functions/csqrt.texi +++ b/doc/posix-functions/csqrt.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/csqrtf.texi b/doc/posix-functions/csqrtf.texi index d3de69697..7787c6e90 100644 --- a/doc/posix-functions/csqrtf.texi +++ b/doc/posix-functions/csqrtf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/csqrtl.texi b/doc/posix-functions/csqrtl.texi index d91cbabb5..1765f28e5 100644 --- a/doc/posix-functions/csqrtl.texi +++ b/doc/posix-functions/csqrtl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/ctan.texi b/doc/posix-functions/ctan.texi index 4eea0a151..b967abd59 100644 --- a/doc/posix-functions/ctan.texi +++ b/doc/posix-functions/ctan.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/ctanf.texi b/doc/posix-functions/ctanf.texi index 22ba6276d..f8a1530d4 100644 --- a/doc/posix-functions/ctanf.texi +++ b/doc/posix-functions/ctanf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/ctanh.texi b/doc/posix-functions/ctanh.texi index 7eb1fdf1f..1ecb1f77d 100644 --- a/doc/posix-functions/ctanh.texi +++ b/doc/posix-functions/ctanh.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/ctanhf.texi b/doc/posix-functions/ctanhf.texi index 1bf4a9975..11c257582 100644 --- a/doc/posix-functions/ctanhf.texi +++ b/doc/posix-functions/ctanhf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/ctanhl.texi b/doc/posix-functions/ctanhl.texi index f7b8d0d97..0a6623de3 100644 --- a/doc/posix-functions/ctanhl.texi +++ b/doc/posix-functions/ctanhl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/ctanl.texi b/doc/posix-functions/ctanl.texi index 7d41fcd75..01a52619b 100644 --- a/doc/posix-functions/ctanl.texi +++ b/doc/posix-functions/ctanl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/dirfd.texi b/doc/posix-functions/dirfd.texi index 3e6b08d25..20397bea9 100644 --- a/doc/posix-functions/dirfd.texi +++ b/doc/posix-functions/dirfd.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 7.1, HP-UX 11, OSF/1 5.1, Solaris 10, mingw. +Minix 3.1.8, AIX 7.1, HP-UX 11, OSF/1 5.1, Solaris 10, mingw. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/dlclose.texi b/doc/posix-functions/dlclose.texi index b8b3f55ed..674f7b911 100644 --- a/doc/posix-functions/dlclose.texi +++ b/doc/posix-functions/dlclose.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/dlerror.texi b/doc/posix-functions/dlerror.texi index dea98d944..1e4c10ddb 100644 --- a/doc/posix-functions/dlerror.texi +++ b/doc/posix-functions/dlerror.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/dlopen.texi b/doc/posix-functions/dlopen.texi index 0f7ebbfdb..7f3b02864 100644 --- a/doc/posix-functions/dlopen.texi +++ b/doc/posix-functions/dlopen.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, Interix 3.5, BeOS. @item If the file name argument is not absolute, the file is searched for. The search algorithm is system specific. diff --git a/doc/posix-functions/dlsym.texi b/doc/posix-functions/dlsym.texi index 2466a7a60..ded79d40f 100644 --- a/doc/posix-functions/dlsym.texi +++ b/doc/posix-functions/dlsym.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, Interix 3.5, BeOS. @item The visibility of symbols loaded in dependent shared libraries or present in the main executable is system dependent. diff --git a/doc/posix-functions/dprintf.texi b/doc/posix-functions/dprintf.texi index 868e59578..6301d837f 100644 --- a/doc/posix-functions/dprintf.texi +++ b/doc/posix-functions/dprintf.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{dprintf} or @code{dprin @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/drand48.texi b/doc/posix-functions/drand48.texi index 379856159..6b9563f04 100644 --- a/doc/posix-functions/drand48.texi +++ b/doc/posix-functions/drand48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/duplocale.texi b/doc/posix-functions/duplocale.texi index 563d27221..0108ce2c9 100644 --- a/doc/posix-functions/duplocale.texi +++ b/doc/posix-functions/duplocale.texi @@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/encrypt.texi b/doc/posix-functions/encrypt.texi index 63640cbc7..225f27e1e 100644 --- a/doc/posix-functions/encrypt.texi +++ b/doc/posix-functions/encrypt.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, Cygwin, mingw, BeOS. +NetBSD 5.0, Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/endutxent.texi b/doc/posix-functions/endutxent.texi index 4b26c7e08..0c6616039 100644 --- a/doc/posix-functions/endutxent.texi +++ b/doc/posix-functions/endutxent.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, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/erand48.texi b/doc/posix-functions/erand48.texi index 75f600587..b3e431d4b 100644 --- a/doc/posix-functions/erand48.texi +++ b/doc/posix-functions/erand48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/erf.texi b/doc/posix-functions/erf.texi index f6c535363..4b704813f 100644 --- a/doc/posix-functions/erf.texi +++ b/doc/posix-functions/erf.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/erfc.texi b/doc/posix-functions/erfc.texi index 937e0fa4f..5a156a314 100644 --- a/doc/posix-functions/erfc.texi +++ b/doc/posix-functions/erfc.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/erfcf.texi b/doc/posix-functions/erfcf.texi index 7d2a2416d..ee123a0a8 100644 --- a/doc/posix-functions/erfcf.texi +++ b/doc/posix-functions/erfcf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/erfcl.texi b/doc/posix-functions/erfcl.texi index 0095a1300..a624626d5 100644 --- a/doc/posix-functions/erfcl.texi +++ b/doc/posix-functions/erfcl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/erff.texi b/doc/posix-functions/erff.texi index c1d0d0068..91b6747cd 100644 --- a/doc/posix-functions/erff.texi +++ b/doc/posix-functions/erff.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/erfl.texi b/doc/posix-functions/erfl.texi index ecdb0b9fb..1a86d3be2 100644 --- a/doc/posix-functions/erfl.texi +++ b/doc/posix-functions/erfl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/exp2.texi b/doc/posix-functions/exp2.texi index f4a243be9..cda4328f5 100644 --- a/doc/posix-functions/exp2.texi +++ b/doc/posix-functions/exp2.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/exp2f.texi b/doc/posix-functions/exp2f.texi index ed84b1eaa..4ecbdb25f 100644 --- a/doc/posix-functions/exp2f.texi +++ b/doc/posix-functions/exp2f.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/exp2l.texi b/doc/posix-functions/exp2l.texi index 15462b8d8..d9675e575 100644 --- a/doc/posix-functions/exp2l.texi +++ b/doc/posix-functions/exp2l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/expf.texi b/doc/posix-functions/expf.texi index 85392f733..ff9a2a76e 100644 --- a/doc/posix-functions/expf.texi +++ b/doc/posix-functions/expf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/expl.texi b/doc/posix-functions/expl.texi index c49cafd4b..be992da2f 100644 --- a/doc/posix-functions/expl.texi +++ b/doc/posix-functions/expl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/expm1.texi b/doc/posix-functions/expm1.texi index cb250d729..961bb4791 100644 --- a/doc/posix-functions/expm1.texi +++ b/doc/posix-functions/expm1.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/expm1f.texi b/doc/posix-functions/expm1f.texi index 03f8f4f02..f0cd0725e 100644 --- a/doc/posix-functions/expm1f.texi +++ b/doc/posix-functions/expm1f.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9, mingw. @end itemize diff --git a/doc/posix-functions/expm1l.texi b/doc/posix-functions/expm1l.texi index 5f2199e57..dce255bb0 100644 --- a/doc/posix-functions/expm1l.texi +++ b/doc/posix-functions/expm1l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fabsl.texi b/doc/posix-functions/fabsl.texi index c29691bde..82f1e1789 100644 --- a/doc/posix-functions/fabsl.texi +++ b/doc/posix-functions/fabsl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/faccessat.texi b/doc/posix-functions/faccessat.texi index 99058da66..eb7cd6d80 100644 --- a/doc/posix-functions/faccessat.texi +++ b/doc/posix-functions/faccessat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. However, the replacement does not always take into account ACLs. Also, it is not safe to be used in libraries and is not multithread-safe. diff --git a/doc/posix-functions/fattach.texi b/doc/posix-functions/fattach.texi index f9d9cae45..c918b81d9 100644 --- a/doc/posix-functions/fattach.texi +++ b/doc/posix-functions/fattach.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fchmodat.texi b/doc/posix-functions/fchmodat.texi index ab73a54f0..eeabea5f2 100644 --- a/doc/posix-functions/fchmodat.texi +++ b/doc/posix-functions/fchmodat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @end itemize diff --git a/doc/posix-functions/fchownat.texi b/doc/posix-functions/fchownat.texi index b8440ebe8..dc469d56a 100644 --- a/doc/posix-functions/fchownat.texi +++ b/doc/posix-functions/fchownat.texi @@ -21,8 +21,8 @@ This function does not fail for an empty filename on some platforms: Linux with glibc < 2.11. @item This function is missing on some platforms: -glibc 2.3.6, 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, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. Also, the replacement may fail to change symlinks if @code{lchown} is unsupported, or fail altogether if diff --git a/doc/posix-functions/fdatasync.texi b/doc/posix-functions/fdatasync.texi index 8631207e4..a884926db 100644 --- a/doc/posix-functions/fdatasync.texi +++ b/doc/posix-functions/fdatasync.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fdetach.texi b/doc/posix-functions/fdetach.texi index faaa2b3ac..702d46c7d 100644 --- a/doc/posix-functions/fdetach.texi +++ b/doc/posix-functions/fdetach.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fdim.texi b/doc/posix-functions/fdim.texi index ed1371746..f36c1fec3 100644 --- a/doc/posix-functions/fdim.texi +++ b/doc/posix-functions/fdim.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fdimf.texi b/doc/posix-functions/fdimf.texi index df0011d2e..df0c775d5 100644 --- a/doc/posix-functions/fdimf.texi +++ b/doc/posix-functions/fdimf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fdiml.texi b/doc/posix-functions/fdiml.texi index c05a9c377..f59f07968 100644 --- a/doc/posix-functions/fdiml.texi +++ b/doc/posix-functions/fdiml.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fdopendir.texi b/doc/posix-functions/fdopendir.texi index 8b8a51e53..db250c5f8 100644 --- a/doc/posix-functions/fdopendir.texi +++ b/doc/posix-functions/fdopendir.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. Also, the replacement does not guarantee that @samp{dirfd(fdopendir(n))==n} (dirfd might fail, or return a diff --git a/doc/posix-functions/feclearexcept.texi b/doc/posix-functions/feclearexcept.texi index ecded1d4c..31904433c 100644 --- a/doc/posix-functions/feclearexcept.texi +++ b/doc/posix-functions/feclearexcept.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fegetenv.texi b/doc/posix-functions/fegetenv.texi index ad0b88270..a1276d97d 100644 --- a/doc/posix-functions/fegetenv.texi +++ b/doc/posix-functions/fegetenv.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @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, IRIX -6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, +IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fegetexceptflag.texi b/doc/posix-functions/fegetexceptflag.texi index d117eb1b0..41b18fefd 100644 --- a/doc/posix-functions/fegetexceptflag.texi +++ b/doc/posix-functions/fegetexceptflag.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/feraiseexcept.texi b/doc/posix-functions/feraiseexcept.texi index 4da282e75..27c608d77 100644 --- a/doc/posix-functions/feraiseexcept.texi +++ b/doc/posix-functions/feraiseexcept.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @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, IRIX -6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, +IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fesetenv.texi b/doc/posix-functions/fesetenv.texi index d4086cfd0..ffc569ebb 100644 --- a/doc/posix-functions/fesetenv.texi +++ b/doc/posix-functions/fesetenv.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fesetexceptflag.texi b/doc/posix-functions/fesetexceptflag.texi index dc7f5121d..7d7aa1bd3 100644 --- a/doc/posix-functions/fesetexceptflag.texi +++ b/doc/posix-functions/fesetexceptflag.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fetestexcept.texi b/doc/posix-functions/fetestexcept.texi index 53840941d..907d60f9c 100644 --- a/doc/posix-functions/fetestexcept.texi +++ b/doc/posix-functions/fetestexcept.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/feupdateenv.texi b/doc/posix-functions/feupdateenv.texi index c90b4f778..21e8bb25a 100644 --- a/doc/posix-functions/feupdateenv.texi +++ b/doc/posix-functions/feupdateenv.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @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, IRIX -6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, +IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fexecve.texi b/doc/posix-functions/fexecve.texi index 5926809bd..0eacf416e 100644 --- a/doc/posix-functions/fexecve.texi +++ b/doc/posix-functions/fexecve.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fgetwc.texi b/doc/posix-functions/fgetwc.texi index ef9fc5249..c3d019258 100644 --- a/doc/posix-functions/fgetwc.texi +++ b/doc/posix-functions/fgetwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/fgetws.texi b/doc/posix-functions/fgetws.texi index 93c029d13..e38bf95cf 100644 --- a/doc/posix-functions/fgetws.texi +++ b/doc/posix-functions/fgetws.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/flockfile.texi b/doc/posix-functions/flockfile.texi index 206365e7e..8018e5953 100644 --- a/doc/posix-functions/flockfile.texi +++ b/doc/posix-functions/flockfile.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/floorf.texi b/doc/posix-functions/floorf.texi index bd0e3eb5b..29e59201b 100644 --- a/doc/posix-functions/floorf.texi +++ b/doc/posix-functions/floorf.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{floorf} or @code{floorf @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9. @end itemize Portability problems fixed by Gnulib module @code{floorf-ieee}: diff --git a/doc/posix-functions/floorl.texi b/doc/posix-functions/floorl.texi index 2e37e8678..48e577404 100644 --- a/doc/posix-functions/floorl.texi +++ b/doc/posix-functions/floorl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/fma.texi b/doc/posix-functions/fma.texi index 159e619bf..a15106839 100644 --- a/doc/posix-functions/fma.texi +++ b/doc/posix-functions/fma.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fmaf.texi b/doc/posix-functions/fmaf.texi index a61df098f..0a307b916 100644 --- a/doc/posix-functions/fmaf.texi +++ b/doc/posix-functions/fmaf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fmal.texi b/doc/posix-functions/fmal.texi index 4a12cefa6..0b8b95aec 100644 --- a/doc/posix-functions/fmal.texi +++ b/doc/posix-functions/fmal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fmax.texi b/doc/posix-functions/fmax.texi index 73f4db3d3..c501499f9 100644 --- a/doc/posix-functions/fmax.texi +++ b/doc/posix-functions/fmax.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fmaxf.texi b/doc/posix-functions/fmaxf.texi index 28c7fa419..3807c4778 100644 --- a/doc/posix-functions/fmaxf.texi +++ b/doc/posix-functions/fmaxf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fmaxl.texi b/doc/posix-functions/fmaxl.texi index 3c5f5f76f..e274c36da 100644 --- a/doc/posix-functions/fmaxl.texi +++ b/doc/posix-functions/fmaxl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fmemopen.texi b/doc/posix-functions/fmemopen.texi index e0b879f57..e3956e39e 100644 --- a/doc/posix-functions/fmemopen.texi +++ b/doc/posix-functions/fmemopen.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fmin.texi b/doc/posix-functions/fmin.texi index b30d617b6..c6ceddd69 100644 --- a/doc/posix-functions/fmin.texi +++ b/doc/posix-functions/fmin.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fminf.texi b/doc/posix-functions/fminf.texi index 8a3c83cb8..bae470bae 100644 --- a/doc/posix-functions/fminf.texi +++ b/doc/posix-functions/fminf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fminl.texi b/doc/posix-functions/fminl.texi index 126b70a02..511feef1a 100644 --- a/doc/posix-functions/fminl.texi +++ b/doc/posix-functions/fminl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fmodf.texi b/doc/posix-functions/fmodf.texi index 436b864c7..7846c51aa 100644 --- a/doc/posix-functions/fmodf.texi +++ b/doc/posix-functions/fmodf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/fmodl.texi b/doc/posix-functions/fmodl.texi index 797fe9740..55f6aa466 100644 --- a/doc/posix-functions/fmodl.texi +++ b/doc/posix-functions/fmodl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fmtmsg.texi b/doc/posix-functions/fmtmsg.texi index 166f8ae53..59064d379 100644 --- a/doc/posix-functions/fmtmsg.texi +++ b/doc/posix-functions/fmtmsg.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.3, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/fputwc.texi b/doc/posix-functions/fputwc.texi index 73a393ade..7cf65b9ee 100644 --- a/doc/posix-functions/fputwc.texi +++ b/doc/posix-functions/fputwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/fputws.texi b/doc/posix-functions/fputws.texi index c842488d0..2502e5b8d 100644 --- a/doc/posix-functions/fputws.texi +++ b/doc/posix-functions/fputws.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/freelocale.texi b/doc/posix-functions/freelocale.texi index e32a14343..0cbd3298e 100644 --- a/doc/posix-functions/freelocale.texi +++ b/doc/posix-functions/freelocale.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/frexpf.texi b/doc/posix-functions/frexpf.texi index 533f27252..14e203b0b 100644 --- a/doc/posix-functions/frexpf.texi +++ b/doc/posix-functions/frexpf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/frexpl.texi b/doc/posix-functions/frexpl.texi index 404c8fac9..c1109f653 100644 --- a/doc/posix-functions/frexpl.texi +++ b/doc/posix-functions/frexpl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/fstatat.texi b/doc/posix-functions/fstatat.texi index 471522c21..aaf84928d 100644 --- a/doc/posix-functions/fstatat.texi +++ b/doc/posix-functions/fstatat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @item On platforms where @code{off_t} is a 32-bit type, @code{fstatat} may diff --git a/doc/posix-functions/ftrylockfile.texi b/doc/posix-functions/ftrylockfile.texi index 7cfb5a0a1..c988953aa 100644 --- a/doc/posix-functions/ftrylockfile.texi +++ b/doc/posix-functions/ftrylockfile.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw. +Minix 3.1.8, Solaris 2.4, mingw. @end itemize diff --git a/doc/posix-functions/ftw.texi b/doc/posix-functions/ftw.texi index cc84ec57a..dcf4e4394 100644 --- a/doc/posix-functions/ftw.texi +++ b/doc/posix-functions/ftw.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 5.2.1, NetBSD 3.0, mingw, BeOS. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not correctly report the size of files or block devices larger than 2 GB. diff --git a/doc/posix-functions/funlockfile.texi b/doc/posix-functions/funlockfile.texi index 05e8b8834..210a579bd 100644 --- a/doc/posix-functions/funlockfile.texi +++ b/doc/posix-functions/funlockfile.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/futimens.texi b/doc/posix-functions/futimens.texi index 724c6cbb2..233db3bf5 100644 --- a/doc/posix-functions/futimens.texi +++ b/doc/posix-functions/futimens.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. However, the replacement function may end up truncating timestamps to less resolution than supported by the file system. diff --git a/doc/posix-functions/fwide.texi b/doc/posix-functions/fwide.texi index 653574570..eaaf393aa 100644 --- a/doc/posix-functions/fwide.texi +++ b/doc/posix-functions/fwide.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/fwprintf.texi b/doc/posix-functions/fwprintf.texi index d245890ea..cf4628ad4 100644 --- a/doc/posix-functions/fwprintf.texi +++ b/doc/posix-functions/fwprintf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/fwscanf.texi b/doc/posix-functions/fwscanf.texi index 77c4f4705..c4caac3b6 100644 --- a/doc/posix-functions/fwscanf.texi +++ b/doc/posix-functions/fwscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/getc_unlocked.texi b/doc/posix-functions/getc_unlocked.texi index 72aecc988..b0fee0092 100644 --- a/doc/posix-functions/getc_unlocked.texi +++ b/doc/posix-functions/getc_unlocked.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/getchar_unlocked.texi b/doc/posix-functions/getchar_unlocked.texi index f8dfd8068..0e1cb63d7 100644 --- a/doc/posix-functions/getchar_unlocked.texi +++ b/doc/posix-functions/getchar_unlocked.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/getdate.texi b/doc/posix-functions/getdate.texi index c15846d43..46f1b359e 100644 --- a/doc/posix-functions/getdate.texi +++ b/doc/posix-functions/getdate.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 5.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize Gnulib provides a module @code{parse-datetime} that contains a function diff --git a/doc/posix-functions/getdate_err.texi b/doc/posix-functions/getdate_err.texi index 8844dc22c..1dfbb423c 100644 --- a/doc/posix-functions/getdate_err.texi +++ b/doc/posix-functions/getdate_err.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/getdelim.texi b/doc/posix-functions/getdelim.texi index 2e87a2cc1..12400e088 100644 --- a/doc/posix-functions/getdelim.texi +++ b/doc/posix-functions/getdelim.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @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 10, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. @item This function is missing a declaration on some platforms: BeOS. diff --git a/doc/posix-functions/getgrgid_r.texi b/doc/posix-functions/getgrgid_r.texi index df5493e90..11c75f66e 100644 --- a/doc/posix-functions/getgrgid_r.texi +++ b/doc/posix-functions/getgrgid_r.texi @@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/getgrnam_r.texi b/doc/posix-functions/getgrnam_r.texi index 6b2b06ad5..66cc3fa86 100644 --- a/doc/posix-functions/getgrnam_r.texi +++ b/doc/posix-functions/getgrnam_r.texi @@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/gethostent.texi b/doc/posix-functions/gethostent.texi index 56b256950..c93ea7003 100644 --- a/doc/posix-functions/gethostent.texi +++ b/doc/posix-functions/gethostent.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, BeOS. +Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/gethostid.texi b/doc/posix-functions/gethostid.texi index 2ee68eb9b..12a546eda 100644 --- a/doc/posix-functions/gethostid.texi +++ b/doc/posix-functions/gethostid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/getline.texi b/doc/posix-functions/getline.texi index 70f4f83a9..ca2969ae2 100644 --- a/doc/posix-functions/getline.texi +++ b/doc/posix-functions/getline.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @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 10, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. @item This function is missing a declaration on some platforms: AIX 7.1, BeOS. diff --git a/doc/posix-functions/getlogin_r.texi b/doc/posix-functions/getlogin_r.texi index 7c0f5bdc3..95a4bd4d2 100644 --- a/doc/posix-functions/getlogin_r.texi +++ b/doc/posix-functions/getlogin_r.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, mingw. +NetBSD 3.0, Minix 3.1.8, mingw. @item This function is not declared unless @code{_REENTRANT} is defined, on some platforms: diff --git a/doc/posix-functions/getmsg.texi b/doc/posix-functions/getmsg.texi index be4e31e50..7b329a493 100644 --- a/doc/posix-functions/getmsg.texi +++ b/doc/posix-functions/getmsg.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/getpgid.texi b/doc/posix-functions/getpgid.texi index d7b50ce8f..f28f415ec 100644 --- a/doc/posix-functions/getpgid.texi +++ b/doc/posix-functions/getpgid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/getpmsg.texi b/doc/posix-functions/getpmsg.texi index fdfe21333..1b87eb032 100644 --- a/doc/posix-functions/getpmsg.texi +++ b/doc/posix-functions/getpmsg.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/getpwnam_r.texi b/doc/posix-functions/getpwnam_r.texi index e3d51a46c..515199e76 100644 --- a/doc/posix-functions/getpwnam_r.texi +++ b/doc/posix-functions/getpwnam_r.texi @@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/getpwuid_r.texi b/doc/posix-functions/getpwuid_r.texi index e2f6790a6..95ffb9dda 100644 --- a/doc/posix-functions/getpwuid_r.texi +++ b/doc/posix-functions/getpwuid_r.texi @@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/getrusage.texi b/doc/posix-functions/getrusage.texi index a98308edb..c359b8367 100644 --- a/doc/posix-functions/getrusage.texi +++ b/doc/posix-functions/getrusage.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw. +Minix 3.1.8, Solaris 2.4, mingw. @item Many platforms don't fill in all the fields of @code{struct rusage} with meaningful values. diff --git a/doc/posix-functions/getsid.texi b/doc/posix-functions/getsid.texi index cf0057b27..46550610a 100644 --- a/doc/posix-functions/getsid.texi +++ b/doc/posix-functions/getsid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/getutxent.texi b/doc/posix-functions/getutxent.texi index 45453f052..922b0e274 100644 --- a/doc/posix-functions/getutxent.texi +++ b/doc/posix-functions/getutxent.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, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/getutxid.texi b/doc/posix-functions/getutxid.texi index 771d70851..43fb191dd 100644 --- a/doc/posix-functions/getutxid.texi +++ b/doc/posix-functions/getutxid.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, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/getutxline.texi b/doc/posix-functions/getutxline.texi index d3db2d16c..721339042 100644 --- a/doc/posix-functions/getutxline.texi +++ b/doc/posix-functions/getutxline.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, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/getwc.texi b/doc/posix-functions/getwc.texi index 5b1bfedc0..f7e8f0bfa 100644 --- a/doc/posix-functions/getwc.texi +++ b/doc/posix-functions/getwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/getwchar.texi b/doc/posix-functions/getwchar.texi index 651081135..21d08a479 100644 --- a/doc/posix-functions/getwchar.texi +++ b/doc/posix-functions/getwchar.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/grantpt.texi b/doc/posix-functions/grantpt.texi index 959f3a37a..ad35e46fe 100644 --- a/doc/posix-functions/grantpt.texi +++ b/doc/posix-functions/grantpt.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/hcreate.texi b/doc/posix-functions/hcreate.texi index 327a246e5..916222aca 100644 --- a/doc/posix-functions/hcreate.texi +++ b/doc/posix-functions/hcreate.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/hdestroy.texi b/doc/posix-functions/hdestroy.texi index 6a5d238f0..59912ccfc 100644 --- a/doc/posix-functions/hdestroy.texi +++ b/doc/posix-functions/hdestroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/hsearch.texi b/doc/posix-functions/hsearch.texi index a87c728c2..6349a723f 100644 --- a/doc/posix-functions/hsearch.texi +++ b/doc/posix-functions/hsearch.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/hypotf.texi b/doc/posix-functions/hypotf.texi index ef9ce34f6..d2e3a4b87 100644 --- a/doc/posix-functions/hypotf.texi +++ b/doc/posix-functions/hypotf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9. @end itemize diff --git a/doc/posix-functions/hypotl.texi b/doc/posix-functions/hypotl.texi index 2fa4b2e83..7de5b8247 100644 --- a/doc/posix-functions/hypotl.texi +++ b/doc/posix-functions/hypotl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/iconv.texi b/doc/posix-functions/iconv.texi index 7ba2cfcc4..a5151ea0c 100644 --- a/doc/posix-functions/iconv.texi +++ b/doc/posix-functions/iconv.texi @@ -22,7 +22,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS, +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, BeOS, when GNU libiconv is not installed. @item This function was not correctly implemented in glibc versions before 2.2. diff --git a/doc/posix-functions/iconv_close.texi b/doc/posix-functions/iconv_close.texi index fe5ea44bb..23c2b828c 100644 --- a/doc/posix-functions/iconv_close.texi +++ b/doc/posix-functions/iconv_close.texi @@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS, +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, BeOS, when GNU libiconv is not installed. @end itemize diff --git a/doc/posix-functions/iconv_open.texi b/doc/posix-functions/iconv_open.texi index 1246c77dd..462eb7d2e 100644 --- a/doc/posix-functions/iconv_open.texi +++ b/doc/posix-functions/iconv_open.texi @@ -35,7 +35,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS, +MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, BeOS, when GNU libiconv is not installed. @item For some encodings A and B, this function cannot convert directly from A to B, diff --git a/doc/posix-functions/if_freenameindex.texi b/doc/posix-functions/if_freenameindex.texi index a8e3f94cd..7e02dab11 100644 --- a/doc/posix-functions/if_freenameindex.texi +++ b/doc/posix-functions/if_freenameindex.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, +OpenBSD 3.8, Minix 3.1.8, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item diff --git a/doc/posix-functions/if_indextoname.texi b/doc/posix-functions/if_indextoname.texi index 1f4c9c7bc..a8b8fd502 100644 --- a/doc/posix-functions/if_indextoname.texi +++ b/doc/posix-functions/if_indextoname.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/if_nameindex.texi b/doc/posix-functions/if_nameindex.texi index ab82544cd..a8ab99d2f 100644 --- a/doc/posix-functions/if_nameindex.texi +++ b/doc/posix-functions/if_nameindex.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/if_nametoindex.texi b/doc/posix-functions/if_nametoindex.texi index 214380f9b..048ef8ebb 100644 --- a/doc/posix-functions/if_nametoindex.texi +++ b/doc/posix-functions/if_nametoindex.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/ilogb.texi b/doc/posix-functions/ilogb.texi index 86777a5b2..e31ff1bd2 100644 --- a/doc/posix-functions/ilogb.texi +++ b/doc/posix-functions/ilogb.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3. +Minix 3.1.8, IRIX 5.3. @end itemize diff --git a/doc/posix-functions/ilogbf.texi b/doc/posix-functions/ilogbf.texi index 2da677238..b68c002ff 100644 --- a/doc/posix-functions/ilogbf.texi +++ b/doc/posix-functions/ilogbf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/ilogbl.texi b/doc/posix-functions/ilogbl.texi index bf442f944..80badcbe1 100644 --- a/doc/posix-functions/ilogbl.texi +++ b/doc/posix-functions/ilogbl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/imaxabs.texi b/doc/posix-functions/imaxabs.texi index 5b2911336..1e56de571 100644 --- a/doc/posix-functions/imaxabs.texi +++ b/doc/posix-functions/imaxabs.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/imaxdiv.texi b/doc/posix-functions/imaxdiv.texi index f42a04cca..32b89b76c 100644 --- a/doc/posix-functions/imaxdiv.texi +++ b/doc/posix-functions/imaxdiv.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/insque.texi b/doc/posix-functions/insque.texi index cef35c821..ea8531afe 100644 --- a/doc/posix-functions/insque.texi +++ b/doc/posix-functions/insque.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isalnum_l.texi b/doc/posix-functions/isalnum_l.texi index d46690062..3f0987883 100644 --- a/doc/posix-functions/isalnum_l.texi +++ b/doc/posix-functions/isalnum_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isalpha_l.texi b/doc/posix-functions/isalpha_l.texi index 3e19274d4..644108d99 100644 --- a/doc/posix-functions/isalpha_l.texi +++ b/doc/posix-functions/isalpha_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isastream.texi b/doc/posix-functions/isastream.texi index cfb6bfcba..bccedfb84 100644 --- a/doc/posix-functions/isastream.texi +++ b/doc/posix-functions/isastream.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isblank_l.texi b/doc/posix-functions/isblank_l.texi index 72a26e8f8..11cb7fd89 100644 --- a/doc/posix-functions/isblank_l.texi +++ b/doc/posix-functions/isblank_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/iscntrl_l.texi b/doc/posix-functions/iscntrl_l.texi index d253253aa..5c9ffa5fc 100644 --- a/doc/posix-functions/iscntrl_l.texi +++ b/doc/posix-functions/iscntrl_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isdigit_l.texi b/doc/posix-functions/isdigit_l.texi index e8f09a064..19be4ab37 100644 --- a/doc/posix-functions/isdigit_l.texi +++ b/doc/posix-functions/isdigit_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isgraph_l.texi b/doc/posix-functions/isgraph_l.texi index 5f35a7df2..b1e4d56ae 100644 --- a/doc/posix-functions/isgraph_l.texi +++ b/doc/posix-functions/isgraph_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/islower_l.texi b/doc/posix-functions/islower_l.texi index 5f53679d6..976c8198d 100644 --- a/doc/posix-functions/islower_l.texi +++ b/doc/posix-functions/islower_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isprint_l.texi b/doc/posix-functions/isprint_l.texi index fde7dbc67..8d16bb781 100644 --- a/doc/posix-functions/isprint_l.texi +++ b/doc/posix-functions/isprint_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/ispunct_l.texi b/doc/posix-functions/ispunct_l.texi index 67cb3b890..d81a04b13 100644 --- a/doc/posix-functions/ispunct_l.texi +++ b/doc/posix-functions/ispunct_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isspace_l.texi b/doc/posix-functions/isspace_l.texi index 9967c4ea0..7dcb6421d 100644 --- a/doc/posix-functions/isspace_l.texi +++ b/doc/posix-functions/isspace_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/isupper_l.texi b/doc/posix-functions/isupper_l.texi index 3d92f4443..49fc87e0c 100644 --- a/doc/posix-functions/isupper_l.texi +++ b/doc/posix-functions/isupper_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/iswalnum.texi b/doc/posix-functions/iswalnum.texi index 154999d61..b30dabc79 100644 --- a/doc/posix-functions/iswalnum.texi +++ b/doc/posix-functions/iswalnum.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswalnum_l.texi b/doc/posix-functions/iswalnum_l.texi index 19f99147b..654b57a58 100644 --- a/doc/posix-functions/iswalnum_l.texi +++ b/doc/posix-functions/iswalnum_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswalpha.texi b/doc/posix-functions/iswalpha.texi index 5046f3b8d..d78216514 100644 --- a/doc/posix-functions/iswalpha.texi +++ b/doc/posix-functions/iswalpha.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswalpha_l.texi b/doc/posix-functions/iswalpha_l.texi index ce5c74960..32523a136 100644 --- a/doc/posix-functions/iswalpha_l.texi +++ b/doc/posix-functions/iswalpha_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswblank.texi b/doc/posix-functions/iswblank.texi index b36e69fc0..08b462e15 100644 --- a/doc/posix-functions/iswblank.texi +++ b/doc/posix-functions/iswblank.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw. +Minix 3.1.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw. @item This function is declared but not defined on some platforms: IRIX 6.5.30. diff --git a/doc/posix-functions/iswblank_l.texi b/doc/posix-functions/iswblank_l.texi index 8e4e3428d..33478f9df 100644 --- a/doc/posix-functions/iswblank_l.texi +++ b/doc/posix-functions/iswblank_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswcntrl.texi b/doc/posix-functions/iswcntrl.texi index 8b0b127f9..6c65b8dbc 100644 --- a/doc/posix-functions/iswcntrl.texi +++ b/doc/posix-functions/iswcntrl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswcntrl_l.texi b/doc/posix-functions/iswcntrl_l.texi index f368c0673..d9c8a9b63 100644 --- a/doc/posix-functions/iswcntrl_l.texi +++ b/doc/posix-functions/iswcntrl_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswctype.texi b/doc/posix-functions/iswctype.texi index 144df4a14..361682de9 100644 --- a/doc/posix-functions/iswctype.texi +++ b/doc/posix-functions/iswctype.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function is declared in @code{}, not in @code{}, on some platforms: diff --git a/doc/posix-functions/iswctype_l.texi b/doc/posix-functions/iswctype_l.texi index c68715ed6..537932987 100644 --- a/doc/posix-functions/iswctype_l.texi +++ b/doc/posix-functions/iswctype_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswdigit.texi b/doc/posix-functions/iswdigit.texi index c21694930..e0209382b 100644 --- a/doc/posix-functions/iswdigit.texi +++ b/doc/posix-functions/iswdigit.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswdigit_l.texi b/doc/posix-functions/iswdigit_l.texi index a2a89254f..30b845e9a 100644 --- a/doc/posix-functions/iswdigit_l.texi +++ b/doc/posix-functions/iswdigit_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswgraph.texi b/doc/posix-functions/iswgraph.texi index 8dd966a99..47574e201 100644 --- a/doc/posix-functions/iswgraph.texi +++ b/doc/posix-functions/iswgraph.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswgraph_l.texi b/doc/posix-functions/iswgraph_l.texi index 137a29070..a649c150e 100644 --- a/doc/posix-functions/iswgraph_l.texi +++ b/doc/posix-functions/iswgraph_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswlower.texi b/doc/posix-functions/iswlower.texi index 0b21d111b..90d75163e 100644 --- a/doc/posix-functions/iswlower.texi +++ b/doc/posix-functions/iswlower.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswlower_l.texi b/doc/posix-functions/iswlower_l.texi index e3c628e19..de3bfe596 100644 --- a/doc/posix-functions/iswlower_l.texi +++ b/doc/posix-functions/iswlower_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswprint.texi b/doc/posix-functions/iswprint.texi index dc7236b09..1fb58ff59 100644 --- a/doc/posix-functions/iswprint.texi +++ b/doc/posix-functions/iswprint.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswprint_l.texi b/doc/posix-functions/iswprint_l.texi index bd274a648..0d885b0e3 100644 --- a/doc/posix-functions/iswprint_l.texi +++ b/doc/posix-functions/iswprint_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswpunct.texi b/doc/posix-functions/iswpunct.texi index af9ea53ce..1de2894d0 100644 --- a/doc/posix-functions/iswpunct.texi +++ b/doc/posix-functions/iswpunct.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswpunct_l.texi b/doc/posix-functions/iswpunct_l.texi index 836f4549a..138ae82b7 100644 --- a/doc/posix-functions/iswpunct_l.texi +++ b/doc/posix-functions/iswpunct_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswspace.texi b/doc/posix-functions/iswspace.texi index fed4e41f4..69bb258dd 100644 --- a/doc/posix-functions/iswspace.texi +++ b/doc/posix-functions/iswspace.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswspace_l.texi b/doc/posix-functions/iswspace_l.texi index 67bd072f1..fd1dc6f1d 100644 --- a/doc/posix-functions/iswspace_l.texi +++ b/doc/posix-functions/iswspace_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswupper.texi b/doc/posix-functions/iswupper.texi index d51834575..ab112ddbd 100644 --- a/doc/posix-functions/iswupper.texi +++ b/doc/posix-functions/iswupper.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswupper_l.texi b/doc/posix-functions/iswupper_l.texi index 499169077..c2179b2ca 100644 --- a/doc/posix-functions/iswupper_l.texi +++ b/doc/posix-functions/iswupper_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/iswxdigit.texi b/doc/posix-functions/iswxdigit.texi index 0fa4f788a..00a7b6ab0 100644 --- a/doc/posix-functions/iswxdigit.texi +++ b/doc/posix-functions/iswxdigit.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswxdigit_l.texi b/doc/posix-functions/iswxdigit_l.texi index 2e1187cbf..8d588ebf5 100644 --- a/doc/posix-functions/iswxdigit_l.texi +++ b/doc/posix-functions/iswxdigit_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/isxdigit_l.texi b/doc/posix-functions/isxdigit_l.texi index d3fa992b7..f3bc8c092 100644 --- a/doc/posix-functions/isxdigit_l.texi +++ b/doc/posix-functions/isxdigit_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/j0.texi b/doc/posix-functions/j0.texi index 75add1607..eb7d1e26f 100644 --- a/doc/posix-functions/j0.texi +++ b/doc/posix-functions/j0.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/j1.texi b/doc/posix-functions/j1.texi index cb32060ef..23b94cebd 100644 --- a/doc/posix-functions/j1.texi +++ b/doc/posix-functions/j1.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/jn.texi b/doc/posix-functions/jn.texi index f1ee4635c..8a182c502 100644 --- a/doc/posix-functions/jn.texi +++ b/doc/posix-functions/jn.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/jrand48.texi b/doc/posix-functions/jrand48.texi index b50fd977d..1146ae234 100644 --- a/doc/posix-functions/jrand48.texi +++ b/doc/posix-functions/jrand48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/l64a.texi b/doc/posix-functions/l64a.texi index 4d6e36191..8511f1df5 100644 --- a/doc/posix-functions/l64a.texi +++ b/doc/posix-functions/l64a.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, mingw, BeOS. +FreeBSD 6.0, Minix 3.1.8, mingw, BeOS. @item This function was not correctly implemented in glibc versions before 2.2.5. @end itemize diff --git a/doc/posix-functions/lchown.texi b/doc/posix-functions/lchown.texi index d1fa6abe1..0304c6c9d 100644 --- a/doc/posix-functions/lchown.texi +++ b/doc/posix-functions/lchown.texi @@ -21,7 +21,7 @@ OpenBSD 4.0. This function is missing on some platforms; however, the replacement fails on symlinks if @code{chown} is supported, and fails altogether with @code{ENOSYS} otherwise: -MacOS X 10.3, mingw, BeOS. +MacOS X 10.3, Minix 3.1.8, mingw, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/lcong48.texi b/doc/posix-functions/lcong48.texi index eb8975fcf..9df81c1df 100644 --- a/doc/posix-functions/lcong48.texi +++ b/doc/posix-functions/lcong48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/ldexpf.texi b/doc/posix-functions/ldexpf.texi index 654f123e0..772ec6145 100644 --- a/doc/posix-functions/ldexpf.texi +++ b/doc/posix-functions/ldexpf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/ldexpl.texi b/doc/posix-functions/ldexpl.texi index 266a827e0..c2628cba3 100644 --- a/doc/posix-functions/ldexpl.texi +++ b/doc/posix-functions/ldexpl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. @item This function has no prototype in @code{} on some platforms: MacOS X. diff --git a/doc/posix-functions/lgamma.texi b/doc/posix-functions/lgamma.texi index 4da499925..7cfc22282 100644 --- a/doc/posix-functions/lgamma.texi +++ b/doc/posix-functions/lgamma.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/lgammaf.texi b/doc/posix-functions/lgammaf.texi index 4d5d6d772..5f428a90d 100644 --- a/doc/posix-functions/lgammaf.texi +++ b/doc/posix-functions/lgammaf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/lgammal.texi b/doc/posix-functions/lgammal.texi index 45b8337e3..9ff9853f4 100644 --- a/doc/posix-functions/lgammal.texi +++ b/doc/posix-functions/lgammal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/linkat.texi b/doc/posix-functions/linkat.texi index 4284394d1..5547448b6 100644 --- a/doc/posix-functions/linkat.texi +++ b/doc/posix-functions/linkat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @item This function fails to reject trailing slashes on non-directories on diff --git a/doc/posix-functions/lio_listio.texi b/doc/posix-functions/lio_listio.texi index b3c06eba2..47ed79184 100644 --- a/doc/posix-functions/lio_listio.texi +++ b/doc/posix-functions/lio_listio.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the diff --git a/doc/posix-functions/llabs.texi b/doc/posix-functions/llabs.texi index 3db972e74..fb4707c91 100644 --- a/doc/posix-functions/llabs.texi +++ b/doc/posix-functions/llabs.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.23, OSF/1 5.1, Interix 3.5. +Minix 3.1.8, HP-UX 11.23, OSF/1 5.1, Interix 3.5. @end itemize diff --git a/doc/posix-functions/lldiv.texi b/doc/posix-functions/lldiv.texi index 611ef8e26..76b5c8a6c 100644 --- a/doc/posix-functions/lldiv.texi +++ b/doc/posix-functions/lldiv.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11.23, OSF/1 5.1, Interix 3.5. +OpenBSD 3.8, Minix 3.1.8, HP-UX 11.23, OSF/1 5.1, Interix 3.5. @end itemize diff --git a/doc/posix-functions/llrint.texi b/doc/posix-functions/llrint.texi index e9712fd6c..e7d03e493 100644 --- a/doc/posix-functions/llrint.texi +++ b/doc/posix-functions/llrint.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.5.x, Interix 3.5. @end itemize diff --git a/doc/posix-functions/llrintf.texi b/doc/posix-functions/llrintf.texi index 9b0019a96..c715925c0 100644 --- a/doc/posix-functions/llrintf.texi +++ b/doc/posix-functions/llrintf.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.5.x, Interix 3.5. @end itemize diff --git a/doc/posix-functions/llrintl.texi b/doc/posix-functions/llrintl.texi index 55f15204e..a6aa9c3ae 100644 --- a/doc/posix-functions/llrintl.texi +++ b/doc/posix-functions/llrintl.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/llround.texi b/doc/posix-functions/llround.texi index 61a19d3a2..2b718f0be 100644 --- a/doc/posix-functions/llround.texi +++ b/doc/posix-functions/llround.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. @end itemize diff --git a/doc/posix-functions/llroundf.texi b/doc/posix-functions/llroundf.texi index 15f664bcd..5faab39c2 100644 --- a/doc/posix-functions/llroundf.texi +++ b/doc/posix-functions/llroundf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. @end itemize diff --git a/doc/posix-functions/llroundl.texi b/doc/posix-functions/llroundl.texi index 14a2435db..c842c6d76 100644 --- a/doc/posix-functions/llroundl.texi +++ b/doc/posix-functions/llroundl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/lockf.texi b/doc/posix-functions/lockf.texi index a68a62385..7de474fe4 100644 --- a/doc/posix-functions/lockf.texi +++ b/doc/posix-functions/lockf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.5.x, mingw, BeOS. +Minix 3.1.8, Cygwin 1.5.x, mingw, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly across the entire data range of files larger than 2 GB. diff --git a/doc/posix-functions/log10f.texi b/doc/posix-functions/log10f.texi index 72d70acad..9dbda1ca6 100644 --- a/doc/posix-functions/log10f.texi +++ b/doc/posix-functions/log10f.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/log10l.texi b/doc/posix-functions/log10l.texi index d3fd8098f..bce27223f 100644 --- a/doc/posix-functions/log10l.texi +++ b/doc/posix-functions/log10l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/log1p.texi b/doc/posix-functions/log1p.texi index e1ddc1cfd..4dbd8a8b1 100644 --- a/doc/posix-functions/log1p.texi +++ b/doc/posix-functions/log1p.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/log1pf.texi b/doc/posix-functions/log1pf.texi index 71e41c231..749de42c6 100644 --- a/doc/posix-functions/log1pf.texi +++ b/doc/posix-functions/log1pf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9. @end itemize diff --git a/doc/posix-functions/log1pl.texi b/doc/posix-functions/log1pl.texi index 12a9477f2..ac4296aa3 100644 --- a/doc/posix-functions/log1pl.texi +++ b/doc/posix-functions/log1pl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/log2.texi b/doc/posix-functions/log2.texi index 0aafa2c09..f570d2901 100644 --- a/doc/posix-functions/log2.texi +++ b/doc/posix-functions/log2.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9, Interix 3.5. @item This function is only provided as a macro on some platforms: diff --git a/doc/posix-functions/log2f.texi b/doc/posix-functions/log2f.texi index 6a33ffdc4..852fb7f61 100644 --- a/doc/posix-functions/log2f.texi +++ b/doc/posix-functions/log2f.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9, Interix 3.5. @item This function is only provided as a macro on some platforms: diff --git a/doc/posix-functions/log2l.texi b/doc/posix-functions/log2l.texi index fe7680453..13ba227aa 100644 --- a/doc/posix-functions/log2l.texi +++ b/doc/posix-functions/log2l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/logb.texi b/doc/posix-functions/logb.texi index cc33ba9b2..e9a23189b 100644 --- a/doc/posix-functions/logb.texi +++ b/doc/posix-functions/logb.texi @@ -15,4 +15,7 @@ Cygwin 1.5.x. Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/logbf.texi b/doc/posix-functions/logbf.texi index 49ce95a73..25306a122 100644 --- a/doc/posix-functions/logbf.texi +++ b/doc/posix-functions/logbf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/logbl.texi b/doc/posix-functions/logbl.texi index 39218a0e9..667071222 100644 --- a/doc/posix-functions/logbl.texi +++ b/doc/posix-functions/logbl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/logf.texi b/doc/posix-functions/logf.texi index d559d1d6f..8e0ea5f1b 100644 --- a/doc/posix-functions/logf.texi +++ b/doc/posix-functions/logf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/logl.texi b/doc/posix-functions/logl.texi index a6d18e2eb..73cf090a7 100644 --- a/doc/posix-functions/logl.texi +++ b/doc/posix-functions/logl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/lrand48.texi b/doc/posix-functions/lrand48.texi index d5dd0c751..48c5418e2 100644 --- a/doc/posix-functions/lrand48.texi +++ b/doc/posix-functions/lrand48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/lrint.texi b/doc/posix-functions/lrint.texi index a80294473..0991bcc07 100644 --- a/doc/posix-functions/lrint.texi +++ b/doc/posix-functions/lrint.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/lrintf.texi b/doc/posix-functions/lrintf.texi index 7cc3bd2ec..7a10bc522 100644 --- a/doc/posix-functions/lrintf.texi +++ b/doc/posix-functions/lrintf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/lrintl.texi b/doc/posix-functions/lrintl.texi index 7e3c03c3b..7a3dbc0a5 100644 --- a/doc/posix-functions/lrintl.texi +++ b/doc/posix-functions/lrintl.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/lround.texi b/doc/posix-functions/lround.texi index ede8cdc60..4f514d8cf 100644 --- a/doc/posix-functions/lround.texi +++ b/doc/posix-functions/lround.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/lroundf.texi b/doc/posix-functions/lroundf.texi index 9d938f999..d2a0e8cfa 100644 --- a/doc/posix-functions/lroundf.texi +++ b/doc/posix-functions/lroundf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/lroundl.texi b/doc/posix-functions/lroundl.texi index 2323e0a5a..ecb7c5633 100644 --- a/doc/posix-functions/lroundl.texi +++ b/doc/posix-functions/lroundl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mbrlen.texi b/doc/posix-functions/mbrlen.texi index 5fd7b0132..b2c94292d 100644 --- a/doc/posix-functions/mbrlen.texi +++ b/doc/posix-functions/mbrlen.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. @item This function does not put the state into non-initial state when parsing an incomplete multibyte character on some platforms: diff --git a/doc/posix-functions/mbrtowc.texi b/doc/posix-functions/mbrtowc.texi index 8e966b516..384fd6261 100644 --- a/doc/posix-functions/mbrtowc.texi +++ b/doc/posix-functions/mbrtowc.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. @item This function does not put the state into non-initial state when parsing an incomplete multibyte character on some platforms: diff --git a/doc/posix-functions/mbsinit.texi b/doc/posix-functions/mbsinit.texi index a75dfa3ce..2971d7c1c 100644 --- a/doc/posix-functions/mbsinit.texi +++ b/doc/posix-functions/mbsinit.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix 3.5. @item This function always returns 1, even in multibyte locales, on some platforms: mingw. diff --git a/doc/posix-functions/mbsnrtowcs.texi b/doc/posix-functions/mbsnrtowcs.texi index db1a4ebfe..48fb1c171 100644 --- a/doc/posix-functions/mbsnrtowcs.texi +++ b/doc/posix-functions/mbsnrtowcs.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX -11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, +HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/mbsrtowcs.texi b/doc/posix-functions/mbsrtowcs.texi index 7bd2cbda3..8d218a3d7 100644 --- a/doc/posix-functions/mbsrtowcs.texi +++ b/doc/posix-functions/mbsrtowcs.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. @item This function does not work on some platforms: HP-UX 11, Solaris 11 2010-11. diff --git a/doc/posix-functions/mkdirat.texi b/doc/posix-functions/mkdirat.texi index 0cb68bd38..914cf8e74 100644 --- a/doc/posix-functions/mkdirat.texi +++ b/doc/posix-functions/mkdirat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @end itemize diff --git a/doc/posix-functions/mkfifoat.texi b/doc/posix-functions/mkfifoat.texi index bff6f99b7..8251a07f8 100644 --- a/doc/posix-functions/mkfifoat.texi +++ b/doc/posix-functions/mkfifoat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @end itemize diff --git a/doc/posix-functions/mknodat.texi b/doc/posix-functions/mknodat.texi index bb77e7e34..b39278628 100644 --- a/doc/posix-functions/mknodat.texi +++ b/doc/posix-functions/mknodat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @end itemize diff --git a/doc/posix-functions/mlock.texi b/doc/posix-functions/mlock.texi index 86a64e414..669d730d3 100644 --- a/doc/posix-functions/mlock.texi +++ b/doc/posix-functions/mlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OSF/1 4.0, mingw, Interix 3.5, BeOS. +Minix 3.1.8, OSF/1 4.0, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mlockall.texi b/doc/posix-functions/mlockall.texi index c1b38577d..84f70ffde 100644 --- a/doc/posix-functions/mlockall.texi +++ b/doc/posix-functions/mlockall.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/modff.texi b/doc/posix-functions/modff.texi index c0ed86395..2812021f3 100644 --- a/doc/posix-functions/modff.texi +++ b/doc/posix-functions/modff.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, HP-UX 11. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11. @end itemize diff --git a/doc/posix-functions/modfl.texi b/doc/posix-functions/modfl.texi index a9b00812b..dc57a839b 100644 --- a/doc/posix-functions/modfl.texi +++ b/doc/posix-functions/modfl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. @end itemize diff --git a/doc/posix-functions/mprotect.texi b/doc/posix-functions/mprotect.texi index 6005708bb..3dc5ae30e 100644 --- a/doc/posix-functions/mprotect.texi +++ b/doc/posix-functions/mprotect.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item This function does not set @code{errno} on some platforms: mingw. diff --git a/doc/posix-functions/mq_close.texi b/doc/posix-functions/mq_close.texi index d1431e20a..a59a96c8b 100644 --- a/doc/posix-functions/mq_close.texi +++ b/doc/posix-functions/mq_close.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris -2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, +Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_getattr.texi b/doc/posix-functions/mq_getattr.texi index 283d0ad8a..30af10d32 100644 --- a/doc/posix-functions/mq_getattr.texi +++ b/doc/posix-functions/mq_getattr.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris -2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, +Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_notify.texi b/doc/posix-functions/mq_notify.texi index af66a71e7..9e076e59a 100644 --- a/doc/posix-functions/mq_notify.texi +++ b/doc/posix-functions/mq_notify.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris -2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, +Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_open.texi b/doc/posix-functions/mq_open.texi index 0f9123aa5..506f8c152 100644 --- a/doc/posix-functions/mq_open.texi +++ b/doc/posix-functions/mq_open.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris -2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, +Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_receive.texi b/doc/posix-functions/mq_receive.texi index 31e467891..ff27d2e06 100644 --- a/doc/posix-functions/mq_receive.texi +++ b/doc/posix-functions/mq_receive.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris -2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, +Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_send.texi b/doc/posix-functions/mq_send.texi index ea51a2d0b..620b42bd6 100644 --- a/doc/posix-functions/mq_send.texi +++ b/doc/posix-functions/mq_send.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris -2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, +Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_setattr.texi b/doc/posix-functions/mq_setattr.texi index ff8f2e686..15406cf9c 100644 --- a/doc/posix-functions/mq_setattr.texi +++ b/doc/posix-functions/mq_setattr.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris -2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, +Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_timedreceive.texi b/doc/posix-functions/mq_timedreceive.texi index 0492d8178..3af080cf3 100644 --- a/doc/posix-functions/mq_timedreceive.texi +++ b/doc/posix-functions/mq_timedreceive.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_timedsend.texi b/doc/posix-functions/mq_timedsend.texi index 7a88a9757..6d338ab48 100644 --- a/doc/posix-functions/mq_timedsend.texi +++ b/doc/posix-functions/mq_timedsend.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mq_unlink.texi b/doc/posix-functions/mq_unlink.texi index 6c021c0f1..15115c6cc 100644 --- a/doc/posix-functions/mq_unlink.texi +++ b/doc/posix-functions/mq_unlink.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris -2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, +Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/mrand48.texi b/doc/posix-functions/mrand48.texi index 3d0dfe9be..9178e47fd 100644 --- a/doc/posix-functions/mrand48.texi +++ b/doc/posix-functions/mrand48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/msgctl.texi b/doc/posix-functions/msgctl.texi index 313058169..4acebf1dd 100644 --- a/doc/posix-functions/msgctl.texi +++ b/doc/posix-functions/msgctl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/msgget.texi b/doc/posix-functions/msgget.texi index 39fdc8623..e4b068b5a 100644 --- a/doc/posix-functions/msgget.texi +++ b/doc/posix-functions/msgget.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/msgrcv.texi b/doc/posix-functions/msgrcv.texi index 824eed681..6f1a529ca 100644 --- a/doc/posix-functions/msgrcv.texi +++ b/doc/posix-functions/msgrcv.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/msgsnd.texi b/doc/posix-functions/msgsnd.texi index b29d2376e..96c7a818b 100644 --- a/doc/posix-functions/msgsnd.texi +++ b/doc/posix-functions/msgsnd.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/msync.texi b/doc/posix-functions/msync.texi index 93b69dcf4..308c77b99 100644 --- a/doc/posix-functions/msync.texi +++ b/doc/posix-functions/msync.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item On NetBSD, @code{msync} takes only two arguments. @end itemize diff --git a/doc/posix-functions/munlock.texi b/doc/posix-functions/munlock.texi index 18c5e9ca2..2b184d60c 100644 --- a/doc/posix-functions/munlock.texi +++ b/doc/posix-functions/munlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OSF/1 4.0, mingw, Interix 3.5, BeOS. +Minix 3.1.8, OSF/1 4.0, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/munlockall.texi b/doc/posix-functions/munlockall.texi index 58f81817a..3b18771c4 100644 --- a/doc/posix-functions/munlockall.texi +++ b/doc/posix-functions/munlockall.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/nan.texi b/doc/posix-functions/nan.texi index 359979ee6..ff425c9e6 100644 --- a/doc/posix-functions/nan.texi +++ b/doc/posix-functions/nan.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/nanf.texi b/doc/posix-functions/nanf.texi index 10bc6c05a..d7c208aec 100644 --- a/doc/posix-functions/nanf.texi +++ b/doc/posix-functions/nanf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/nanl.texi b/doc/posix-functions/nanl.texi index 5b8145993..d84c9dd0c 100644 --- a/doc/posix-functions/nanl.texi +++ b/doc/posix-functions/nanl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/nearbyintf.texi b/doc/posix-functions/nearbyintf.texi index f7814fd96..8f0ab19fe 100644 --- a/doc/posix-functions/nearbyintf.texi +++ b/doc/posix-functions/nearbyintf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/nearbyintl.texi b/doc/posix-functions/nearbyintl.texi index 7ddac7210..90a4c8f9e 100644 --- a/doc/posix-functions/nearbyintl.texi +++ b/doc/posix-functions/nearbyintl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/newlocale.texi b/doc/posix-functions/newlocale.texi index 5fdc3618a..dca524ba5 100644 --- a/doc/posix-functions/newlocale.texi +++ b/doc/posix-functions/newlocale.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/nextafter.texi b/doc/posix-functions/nextafter.texi index 75012b13c..33e7c2830 100644 --- a/doc/posix-functions/nextafter.texi +++ b/doc/posix-functions/nextafter.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/nextafterf.texi b/doc/posix-functions/nextafterf.texi index 97c642de3..87f16f08d 100644 --- a/doc/posix-functions/nextafterf.texi +++ b/doc/posix-functions/nextafterf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, AIX 5.1, IRIX 6.5, Solaris 9. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/nextafterl.texi b/doc/posix-functions/nextafterl.texi index b6d51658a..bacfb693e 100644 --- a/doc/posix-functions/nextafterl.texi +++ b/doc/posix-functions/nextafterl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/nexttoward.texi b/doc/posix-functions/nexttoward.texi index abd964d24..76f79eade 100644 --- a/doc/posix-functions/nexttoward.texi +++ b/doc/posix-functions/nexttoward.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/nexttowardf.texi b/doc/posix-functions/nexttowardf.texi index 37b7814ff..29ce04d20 100644 --- a/doc/posix-functions/nexttowardf.texi +++ b/doc/posix-functions/nexttowardf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/nexttowardl.texi b/doc/posix-functions/nexttowardl.texi index 996880649..330b5aa4c 100644 --- a/doc/posix-functions/nexttowardl.texi +++ b/doc/posix-functions/nexttowardl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/nftw.texi b/doc/posix-functions/nftw.texi index a4bfaf6f0..47a4da971 100644 --- a/doc/posix-functions/nftw.texi +++ b/doc/posix-functions/nftw.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 5.2.1, NetBSD 3.0, mingw, BeOS. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not correctly report the size of files or block devices larger than 2 GB. diff --git a/doc/posix-functions/nl_langinfo.texi b/doc/posix-functions/nl_langinfo.texi index 24b641a5f..8348782ab 100644 --- a/doc/posix-functions/nl_langinfo.texi +++ b/doc/posix-functions/nl_langinfo.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item The constant @code{CODESET} is not supported on some platforms: glibc 2.0.6, OpenBSD 3.8. diff --git a/doc/posix-functions/nl_langinfo_l.texi b/doc/posix-functions/nl_langinfo_l.texi index d008c5159..d89c0a833 100644 --- a/doc/posix-functions/nl_langinfo_l.texi +++ b/doc/posix-functions/nl_langinfo_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/nrand48.texi b/doc/posix-functions/nrand48.texi index 7338a5f46..61b7982e0 100644 --- a/doc/posix-functions/nrand48.texi +++ b/doc/posix-functions/nrand48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/open_memstream.texi b/doc/posix-functions/open_memstream.texi index e8994d24d..b8dbf63e3 100644 --- a/doc/posix-functions/open_memstream.texi +++ b/doc/posix-functions/open_memstream.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/open_wmemstream.texi b/doc/posix-functions/open_wmemstream.texi index e21aa11ac..526eeb5b3 100644 --- a/doc/posix-functions/open_wmemstream.texi +++ b/doc/posix-functions/open_wmemstream.texi @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/openat.texi b/doc/posix-functions/openat.texi index 6b4d69fb6..8511615c9 100644 --- a/doc/posix-functions/openat.texi +++ b/doc/posix-functions/openat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @item On platforms where @code{off_t} is a 32-bit type, @code{open} may not work diff --git a/doc/posix-functions/posix_fadvise.texi b/doc/posix-functions/posix_fadvise.texi index 277b1223a..7aaab3f3d 100644 --- a/doc/posix-functions/posix_fadvise.texi +++ b/doc/posix-functions/posix_fadvise.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not diff --git a/doc/posix-functions/posix_fallocate.texi b/doc/posix-functions/posix_fallocate.texi index 03ccd54e2..f562efb51 100644 --- a/doc/posix-functions/posix_fallocate.texi +++ b/doc/posix-functions/posix_fallocate.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not diff --git a/doc/posix-functions/posix_madvise.texi b/doc/posix-functions/posix_madvise.texi index 95801cd72..47693ddaf 100644 --- a/doc/posix-functions/posix_madvise.texi +++ b/doc/posix-functions/posix_madvise.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_mem_offset.texi b/doc/posix-functions/posix_mem_offset.texi index 618eaad1e..c349062ff 100644 --- a/doc/posix-functions/posix_mem_offset.texi +++ b/doc/posix-functions/posix_mem_offset.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_memalign.texi b/doc/posix-functions/posix_memalign.texi index 70d80c177..f27638dc8 100644 --- a/doc/posix-functions/posix_memalign.texi +++ b/doc/posix-functions/posix_memalign.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_openpt.texi b/doc/posix-functions/posix_openpt.texi index 475dd2189..81d5b3859 100644 --- a/doc/posix-functions/posix_openpt.texi +++ b/doc/posix-functions/posix_openpt.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_spawn.texi b/doc/posix-functions/posix_spawn.texi index c49372dbe..5adb35b18 100644 --- a/doc/posix-functions/posix_spawn.texi +++ b/doc/posix-functions/posix_spawn.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index e50e1ec39..64994c829 100644 --- a/doc/posix-functions/posix_spawn_file_actions_addclose.texi +++ b/doc/posix-functions/posix_spawn_file_actions_addclose.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 214ff62bd..b8b0d7bf3 100644 --- a/doc/posix-functions/posix_spawn_file_actions_adddup2.texi +++ b/doc/posix-functions/posix_spawn_file_actions_adddup2.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index e76ad33c1..ecffb413a 100644 --- a/doc/posix-functions/posix_spawn_file_actions_addopen.texi +++ b/doc/posix-functions/posix_spawn_file_actions_addopen.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 8c7f66ba6..6fad1a043 100644 --- a/doc/posix-functions/posix_spawn_file_actions_destroy.texi +++ b/doc/posix-functions/posix_spawn_file_actions_destroy.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 95d9e75b5..2def12839 100644 --- a/doc/posix-functions/posix_spawn_file_actions_init.texi +++ b/doc/posix-functions/posix_spawn_file_actions_init.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 23c6dabad..92f65ed52 100644 --- a/doc/posix-functions/posix_spawnattr_destroy.texi +++ b/doc/posix-functions/posix_spawnattr_destroy.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index c33d3a360..efa76b02a 100644 --- a/doc/posix-functions/posix_spawnattr_getflags.texi +++ b/doc/posix-functions/posix_spawnattr_getflags.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 3f3a407c0..6a14fd3e8 100644 --- a/doc/posix-functions/posix_spawnattr_getpgroup.texi +++ b/doc/posix-functions/posix_spawnattr_getpgroup.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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_getschedparam.texi b/doc/posix-functions/posix_spawnattr_getschedparam.texi index 1b28d6d23..7f1c7d467 100644 --- a/doc/posix-functions/posix_spawnattr_getschedparam.texi +++ b/doc/posix-functions/posix_spawnattr_getschedparam.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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_getschedpolicy.texi b/doc/posix-functions/posix_spawnattr_getschedpolicy.texi index 8e1801c38..d003ef294 100644 --- a/doc/posix-functions/posix_spawnattr_getschedpolicy.texi +++ b/doc/posix-functions/posix_spawnattr_getschedpolicy.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 697546d51..dbf49d837 100644 --- a/doc/posix-functions/posix_spawnattr_getsigdefault.texi +++ b/doc/posix-functions/posix_spawnattr_getsigdefault.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index cbbd810c8..10c9d5a2b 100644 --- a/doc/posix-functions/posix_spawnattr_getsigmask.texi +++ b/doc/posix-functions/posix_spawnattr_getsigmask.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 027e39a2c..05ec51eb7 100644 --- a/doc/posix-functions/posix_spawnattr_init.texi +++ b/doc/posix-functions/posix_spawnattr_init.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 5331ec83b..f3e4cd438 100644 --- a/doc/posix-functions/posix_spawnattr_setflags.texi +++ b/doc/posix-functions/posix_spawnattr_setflags.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index ee336fa51..0a4398eac 100644 --- a/doc/posix-functions/posix_spawnattr_setpgroup.texi +++ b/doc/posix-functions/posix_spawnattr_setpgroup.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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_setschedparam.texi b/doc/posix-functions/posix_spawnattr_setschedparam.texi index eb3d9e04b..286009d7a 100644 --- a/doc/posix-functions/posix_spawnattr_setschedparam.texi +++ b/doc/posix-functions/posix_spawnattr_setschedparam.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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_setschedpolicy.texi b/doc/posix-functions/posix_spawnattr_setschedpolicy.texi index 60a2b719e..7fc6cb6c2 100644 --- a/doc/posix-functions/posix_spawnattr_setschedpolicy.texi +++ b/doc/posix-functions/posix_spawnattr_setschedpolicy.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index b317de76a..b55fe23f3 100644 --- a/doc/posix-functions/posix_spawnattr_setsigdefault.texi +++ b/doc/posix-functions/posix_spawnattr_setsigdefault.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 6125432b0..ec861cb95 100644 --- a/doc/posix-functions/posix_spawnattr_setsigmask.texi +++ b/doc/posix-functions/posix_spawnattr_setsigmask.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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 index 54e8017dd..1c314ef12 100644 --- a/doc/posix-functions/posix_spawnp.texi +++ b/doc/posix-functions/posix_spawnp.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some 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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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_trace_attr_destroy.texi b/doc/posix-functions/posix_trace_attr_destroy.texi index 107ec99e7..778921b79 100644 --- a/doc/posix-functions/posix_trace_attr_destroy.texi +++ b/doc/posix-functions/posix_trace_attr_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getclockres.texi b/doc/posix-functions/posix_trace_attr_getclockres.texi index d3f5a41e7..5338d9ee4 100644 --- a/doc/posix-functions/posix_trace_attr_getclockres.texi +++ b/doc/posix-functions/posix_trace_attr_getclockres.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getcreatetime.texi b/doc/posix-functions/posix_trace_attr_getcreatetime.texi index b99c0a056..571951c0c 100644 --- a/doc/posix-functions/posix_trace_attr_getcreatetime.texi +++ b/doc/posix-functions/posix_trace_attr_getcreatetime.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getgenversion.texi b/doc/posix-functions/posix_trace_attr_getgenversion.texi index 552be72db..5fe4fb5c9 100644 --- a/doc/posix-functions/posix_trace_attr_getgenversion.texi +++ b/doc/posix-functions/posix_trace_attr_getgenversion.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getinherited.texi b/doc/posix-functions/posix_trace_attr_getinherited.texi index cf4c963f7..a08aa7c46 100644 --- a/doc/posix-functions/posix_trace_attr_getinherited.texi +++ b/doc/posix-functions/posix_trace_attr_getinherited.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getlogfullpolicy.texi b/doc/posix-functions/posix_trace_attr_getlogfullpolicy.texi index c43ee024e..7bca6ad12 100644 --- a/doc/posix-functions/posix_trace_attr_getlogfullpolicy.texi +++ b/doc/posix-functions/posix_trace_attr_getlogfullpolicy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getlogsize.texi b/doc/posix-functions/posix_trace_attr_getlogsize.texi index 49175a17b..a550cb85c 100644 --- a/doc/posix-functions/posix_trace_attr_getlogsize.texi +++ b/doc/posix-functions/posix_trace_attr_getlogsize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getmaxdatasize.texi b/doc/posix-functions/posix_trace_attr_getmaxdatasize.texi index 25a85905b..d040b3604 100644 --- a/doc/posix-functions/posix_trace_attr_getmaxdatasize.texi +++ b/doc/posix-functions/posix_trace_attr_getmaxdatasize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getmaxsystemeventsize.texi b/doc/posix-functions/posix_trace_attr_getmaxsystemeventsize.texi index 2ec66b290..5bfc92fc6 100644 --- a/doc/posix-functions/posix_trace_attr_getmaxsystemeventsize.texi +++ b/doc/posix-functions/posix_trace_attr_getmaxsystemeventsize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getmaxusereventsize.texi b/doc/posix-functions/posix_trace_attr_getmaxusereventsize.texi index 3931f0b39..ffac0ffe1 100644 --- a/doc/posix-functions/posix_trace_attr_getmaxusereventsize.texi +++ b/doc/posix-functions/posix_trace_attr_getmaxusereventsize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getname.texi b/doc/posix-functions/posix_trace_attr_getname.texi index cc8d3d75c..162d0dd30 100644 --- a/doc/posix-functions/posix_trace_attr_getname.texi +++ b/doc/posix-functions/posix_trace_attr_getname.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getstreamfullpolicy.texi b/doc/posix-functions/posix_trace_attr_getstreamfullpolicy.texi index 2830345c1..8d9722bc2 100644 --- a/doc/posix-functions/posix_trace_attr_getstreamfullpolicy.texi +++ b/doc/posix-functions/posix_trace_attr_getstreamfullpolicy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_getstreamsize.texi b/doc/posix-functions/posix_trace_attr_getstreamsize.texi index bd2aa9511..2d1950c86 100644 --- a/doc/posix-functions/posix_trace_attr_getstreamsize.texi +++ b/doc/posix-functions/posix_trace_attr_getstreamsize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_init.texi b/doc/posix-functions/posix_trace_attr_init.texi index a6f8d3932..d805cc479 100644 --- a/doc/posix-functions/posix_trace_attr_init.texi +++ b/doc/posix-functions/posix_trace_attr_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_setinherited.texi b/doc/posix-functions/posix_trace_attr_setinherited.texi index 786436456..272ef8a2c 100644 --- a/doc/posix-functions/posix_trace_attr_setinherited.texi +++ b/doc/posix-functions/posix_trace_attr_setinherited.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_setlogfullpolicy.texi b/doc/posix-functions/posix_trace_attr_setlogfullpolicy.texi index 5289b56fb..b412c659f 100644 --- a/doc/posix-functions/posix_trace_attr_setlogfullpolicy.texi +++ b/doc/posix-functions/posix_trace_attr_setlogfullpolicy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_setlogsize.texi b/doc/posix-functions/posix_trace_attr_setlogsize.texi index a62effaef..58b530c7a 100644 --- a/doc/posix-functions/posix_trace_attr_setlogsize.texi +++ b/doc/posix-functions/posix_trace_attr_setlogsize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_setmaxdatasize.texi b/doc/posix-functions/posix_trace_attr_setmaxdatasize.texi index 3f301e77c..ee43a14ca 100644 --- a/doc/posix-functions/posix_trace_attr_setmaxdatasize.texi +++ b/doc/posix-functions/posix_trace_attr_setmaxdatasize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_setname.texi b/doc/posix-functions/posix_trace_attr_setname.texi index 8aea301ac..4cf1e899c 100644 --- a/doc/posix-functions/posix_trace_attr_setname.texi +++ b/doc/posix-functions/posix_trace_attr_setname.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_setstreamfullpolicy.texi b/doc/posix-functions/posix_trace_attr_setstreamfullpolicy.texi index 4e87853ff..3463da430 100644 --- a/doc/posix-functions/posix_trace_attr_setstreamfullpolicy.texi +++ b/doc/posix-functions/posix_trace_attr_setstreamfullpolicy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_attr_setstreamsize.texi b/doc/posix-functions/posix_trace_attr_setstreamsize.texi index bb7ccd915..fc2a70aa2 100644 --- a/doc/posix-functions/posix_trace_attr_setstreamsize.texi +++ b/doc/posix-functions/posix_trace_attr_setstreamsize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_clear.texi b/doc/posix-functions/posix_trace_clear.texi index d3ca63526..f798f30f2 100644 --- a/doc/posix-functions/posix_trace_clear.texi +++ b/doc/posix-functions/posix_trace_clear.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_close.texi b/doc/posix-functions/posix_trace_close.texi index 35bd3b1ac..d6bd86bae 100644 --- a/doc/posix-functions/posix_trace_close.texi +++ b/doc/posix-functions/posix_trace_close.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_create.texi b/doc/posix-functions/posix_trace_create.texi index 7b536bfab..6d6574409 100644 --- a/doc/posix-functions/posix_trace_create.texi +++ b/doc/posix-functions/posix_trace_create.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_create_withlog.texi b/doc/posix-functions/posix_trace_create_withlog.texi index 315817740..f4b7fe510 100644 --- a/doc/posix-functions/posix_trace_create_withlog.texi +++ b/doc/posix-functions/posix_trace_create_withlog.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_event.texi b/doc/posix-functions/posix_trace_event.texi index 92abebb91..f08aab53a 100644 --- a/doc/posix-functions/posix_trace_event.texi +++ b/doc/posix-functions/posix_trace_event.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventid_equal.texi b/doc/posix-functions/posix_trace_eventid_equal.texi index debfd9ceb..9579fbfa2 100644 --- a/doc/posix-functions/posix_trace_eventid_equal.texi +++ b/doc/posix-functions/posix_trace_eventid_equal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventid_get_name.texi b/doc/posix-functions/posix_trace_eventid_get_name.texi index f6ac96826..8b5a7fa55 100644 --- a/doc/posix-functions/posix_trace_eventid_get_name.texi +++ b/doc/posix-functions/posix_trace_eventid_get_name.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventid_open.texi b/doc/posix-functions/posix_trace_eventid_open.texi index eb1d31b9c..ac6de38ba 100644 --- a/doc/posix-functions/posix_trace_eventid_open.texi +++ b/doc/posix-functions/posix_trace_eventid_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventset_add.texi b/doc/posix-functions/posix_trace_eventset_add.texi index 5de7c4d7f..089109e2d 100644 --- a/doc/posix-functions/posix_trace_eventset_add.texi +++ b/doc/posix-functions/posix_trace_eventset_add.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventset_del.texi b/doc/posix-functions/posix_trace_eventset_del.texi index 8e54bcf0b..977160356 100644 --- a/doc/posix-functions/posix_trace_eventset_del.texi +++ b/doc/posix-functions/posix_trace_eventset_del.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventset_empty.texi b/doc/posix-functions/posix_trace_eventset_empty.texi index 60904ada7..949a4c4e7 100644 --- a/doc/posix-functions/posix_trace_eventset_empty.texi +++ b/doc/posix-functions/posix_trace_eventset_empty.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventset_fill.texi b/doc/posix-functions/posix_trace_eventset_fill.texi index 9c1c9bb39..46dcbe24b 100644 --- a/doc/posix-functions/posix_trace_eventset_fill.texi +++ b/doc/posix-functions/posix_trace_eventset_fill.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventset_ismember.texi b/doc/posix-functions/posix_trace_eventset_ismember.texi index ea94f7069..921902a53 100644 --- a/doc/posix-functions/posix_trace_eventset_ismember.texi +++ b/doc/posix-functions/posix_trace_eventset_ismember.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventtypelist_getnext_id.texi b/doc/posix-functions/posix_trace_eventtypelist_getnext_id.texi index 3b3d66e18..4eb428abb 100644 --- a/doc/posix-functions/posix_trace_eventtypelist_getnext_id.texi +++ b/doc/posix-functions/posix_trace_eventtypelist_getnext_id.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_eventtypelist_rewind.texi b/doc/posix-functions/posix_trace_eventtypelist_rewind.texi index 027608507..841a1dada 100644 --- a/doc/posix-functions/posix_trace_eventtypelist_rewind.texi +++ b/doc/posix-functions/posix_trace_eventtypelist_rewind.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_flush.texi b/doc/posix-functions/posix_trace_flush.texi index 677485bb9..04a4dcf72 100644 --- a/doc/posix-functions/posix_trace_flush.texi +++ b/doc/posix-functions/posix_trace_flush.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_get_attr.texi b/doc/posix-functions/posix_trace_get_attr.texi index b7c24e43b..0a3e01779 100644 --- a/doc/posix-functions/posix_trace_get_attr.texi +++ b/doc/posix-functions/posix_trace_get_attr.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_get_filter.texi b/doc/posix-functions/posix_trace_get_filter.texi index c57e9e951..06fcff5c4 100644 --- a/doc/posix-functions/posix_trace_get_filter.texi +++ b/doc/posix-functions/posix_trace_get_filter.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_get_status.texi b/doc/posix-functions/posix_trace_get_status.texi index 802a06ef2..3bd026427 100644 --- a/doc/posix-functions/posix_trace_get_status.texi +++ b/doc/posix-functions/posix_trace_get_status.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_getnext_event.texi b/doc/posix-functions/posix_trace_getnext_event.texi index 12ff7789a..597efd7dc 100644 --- a/doc/posix-functions/posix_trace_getnext_event.texi +++ b/doc/posix-functions/posix_trace_getnext_event.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_open.texi b/doc/posix-functions/posix_trace_open.texi index 1a2872000..49ea7baf7 100644 --- a/doc/posix-functions/posix_trace_open.texi +++ b/doc/posix-functions/posix_trace_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_rewind.texi b/doc/posix-functions/posix_trace_rewind.texi index 38212359a..5d21a3760 100644 --- a/doc/posix-functions/posix_trace_rewind.texi +++ b/doc/posix-functions/posix_trace_rewind.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_set_filter.texi b/doc/posix-functions/posix_trace_set_filter.texi index b3482db11..49fbd04c2 100644 --- a/doc/posix-functions/posix_trace_set_filter.texi +++ b/doc/posix-functions/posix_trace_set_filter.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_shutdown.texi b/doc/posix-functions/posix_trace_shutdown.texi index 900c34d5c..1079dd302 100644 --- a/doc/posix-functions/posix_trace_shutdown.texi +++ b/doc/posix-functions/posix_trace_shutdown.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_start.texi b/doc/posix-functions/posix_trace_start.texi index 48e1b5fe4..51fd556f5 100644 --- a/doc/posix-functions/posix_trace_start.texi +++ b/doc/posix-functions/posix_trace_start.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_stop.texi b/doc/posix-functions/posix_trace_stop.texi index e4a70028b..a18008467 100644 --- a/doc/posix-functions/posix_trace_stop.texi +++ b/doc/posix-functions/posix_trace_stop.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_timedgetnext_event.texi b/doc/posix-functions/posix_trace_timedgetnext_event.texi index ef4345a9c..cf29e3d0a 100644 --- a/doc/posix-functions/posix_trace_timedgetnext_event.texi +++ b/doc/posix-functions/posix_trace_timedgetnext_event.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_trid_eventid_open.texi b/doc/posix-functions/posix_trace_trid_eventid_open.texi index b702148fe..8f2f4f671 100644 --- a/doc/posix-functions/posix_trace_trid_eventid_open.texi +++ b/doc/posix-functions/posix_trace_trid_eventid_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_trace_trygetnext_event.texi b/doc/posix-functions/posix_trace_trygetnext_event.texi index 8206502f3..2a8ae78fc 100644 --- a/doc/posix-functions/posix_trace_trygetnext_event.texi +++ b/doc/posix-functions/posix_trace_trygetnext_event.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_typed_mem_get_info.texi b/doc/posix-functions/posix_typed_mem_get_info.texi index e141c86c9..0bb8d7ebf 100644 --- a/doc/posix-functions/posix_typed_mem_get_info.texi +++ b/doc/posix-functions/posix_typed_mem_get_info.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_typed_mem_open.texi b/doc/posix-functions/posix_typed_mem_open.texi index 85a46e3ed..92aa78ac6 100644 --- a/doc/posix-functions/posix_typed_mem_open.texi +++ b/doc/posix-functions/posix_typed_mem_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/powf.texi b/doc/posix-functions/powf.texi index f6833f39c..e736b3913 100644 --- a/doc/posix-functions/powf.texi +++ b/doc/posix-functions/powf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/powl.texi b/doc/posix-functions/powl.texi index 787af6215..455a91f2c 100644 --- a/doc/posix-functions/powl.texi +++ b/doc/posix-functions/powl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pselect.texi b/doc/posix-functions/pselect.texi index ca98731bb..e0adac20f 100644 --- a/doc/posix-functions/pselect.texi +++ b/doc/posix-functions/pselect.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, Interix 3.5, BeOS. +OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/psiginfo.texi b/doc/posix-functions/psiginfo.texi index 94502d511..219e9e343 100644 --- a/doc/posix-functions/psiginfo.texi +++ b/doc/posix-functions/psiginfo.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.9, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, +glibc 2.9, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin 1.7.9, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/psignal.texi b/doc/posix-functions/psignal.texi index 75e6ed882..bbf390869 100644 --- a/doc/posix-functions/psignal.texi +++ b/doc/posix-functions/psignal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Cygwin 1.7.9, mingw, Interix 3.5, BeOS. +Minix 3.1.8, HP-UX 11, Cygwin 1.7.9, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_atfork.texi b/doc/posix-functions/pthread_atfork.texi index 0e852e5a1..f0c174cce 100644 --- a/doc/posix-functions/pthread_atfork.texi +++ b/doc/posix-functions/pthread_atfork.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, Solaris 2.4, mingw, BeOS. +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_destroy.texi b/doc/posix-functions/pthread_attr_destroy.texi index 35a639826..2591914a5 100644 --- a/doc/posix-functions/pthread_attr_destroy.texi +++ b/doc/posix-functions/pthread_attr_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_getdetachstate.texi b/doc/posix-functions/pthread_attr_getdetachstate.texi index cf751ad6e..f5d1f3ac8 100644 --- a/doc/posix-functions/pthread_attr_getdetachstate.texi +++ b/doc/posix-functions/pthread_attr_getdetachstate.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_getguardsize.texi b/doc/posix-functions/pthread_attr_getguardsize.texi index 8c521f026..5b642d8b2 100644 --- a/doc/posix-functions/pthread_attr_getguardsize.texi +++ b/doc/posix-functions/pthread_attr_getguardsize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, Cygwin, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_getinheritsched.texi b/doc/posix-functions/pthread_attr_getinheritsched.texi index 15aa455eb..eb68f5bec 100644 --- a/doc/posix-functions/pthread_attr_getinheritsched.texi +++ b/doc/posix-functions/pthread_attr_getinheritsched.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_getschedparam.texi b/doc/posix-functions/pthread_attr_getschedparam.texi index eaff4cc23..1914c69ac 100644 --- a/doc/posix-functions/pthread_attr_getschedparam.texi +++ b/doc/posix-functions/pthread_attr_getschedparam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_getschedpolicy.texi b/doc/posix-functions/pthread_attr_getschedpolicy.texi index c0a2a303b..ddce4f6ec 100644 --- a/doc/posix-functions/pthread_attr_getschedpolicy.texi +++ b/doc/posix-functions/pthread_attr_getschedpolicy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_getscope.texi b/doc/posix-functions/pthread_attr_getscope.texi index d686860d3..92882bfd3 100644 --- a/doc/posix-functions/pthread_attr_getscope.texi +++ b/doc/posix-functions/pthread_attr_getscope.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_getstack.texi b/doc/posix-functions/pthread_attr_getstack.texi index b5ddd7312..e69428e1f 100644 --- a/doc/posix-functions/pthread_attr_getstack.texi +++ b/doc/posix-functions/pthread_attr_getstack.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_getstacksize.texi b/doc/posix-functions/pthread_attr_getstacksize.texi index 0428842ab..f814b5cbd 100644 --- a/doc/posix-functions/pthread_attr_getstacksize.texi +++ b/doc/posix-functions/pthread_attr_getstacksize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_init.texi b/doc/posix-functions/pthread_attr_init.texi index 8ab5d2ea9..e78bf946f 100644 --- a/doc/posix-functions/pthread_attr_init.texi +++ b/doc/posix-functions/pthread_attr_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_setdetachstate.texi b/doc/posix-functions/pthread_attr_setdetachstate.texi index c7d9aa0a7..1e2651beb 100644 --- a/doc/posix-functions/pthread_attr_setdetachstate.texi +++ b/doc/posix-functions/pthread_attr_setdetachstate.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_setguardsize.texi b/doc/posix-functions/pthread_attr_setguardsize.texi index 007141fbc..6f28d820e 100644 --- a/doc/posix-functions/pthread_attr_setguardsize.texi +++ b/doc/posix-functions/pthread_attr_setguardsize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, Cygwin, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_setinheritsched.texi b/doc/posix-functions/pthread_attr_setinheritsched.texi index f12ac0209..c36262c23 100644 --- a/doc/posix-functions/pthread_attr_setinheritsched.texi +++ b/doc/posix-functions/pthread_attr_setinheritsched.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_setschedparam.texi b/doc/posix-functions/pthread_attr_setschedparam.texi index bb3749bec..ea4b31d4b 100644 --- a/doc/posix-functions/pthread_attr_setschedparam.texi +++ b/doc/posix-functions/pthread_attr_setschedparam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_setschedpolicy.texi b/doc/posix-functions/pthread_attr_setschedpolicy.texi index e660e0807..a3855e422 100644 --- a/doc/posix-functions/pthread_attr_setschedpolicy.texi +++ b/doc/posix-functions/pthread_attr_setschedpolicy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_setscope.texi b/doc/posix-functions/pthread_attr_setscope.texi index e0eb0cb65..8ce3960df 100644 --- a/doc/posix-functions/pthread_attr_setscope.texi +++ b/doc/posix-functions/pthread_attr_setscope.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_setstack.texi b/doc/posix-functions/pthread_attr_setstack.texi index 1faef5abf..b8c76a212 100644 --- a/doc/posix-functions/pthread_attr_setstack.texi +++ b/doc/posix-functions/pthread_attr_setstack.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_setstacksize.texi b/doc/posix-functions/pthread_attr_setstacksize.texi index 1c27699d0..0c317b976 100644 --- a/doc/posix-functions/pthread_attr_setstacksize.texi +++ b/doc/posix-functions/pthread_attr_setstacksize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_barrier_destroy.texi b/doc/posix-functions/pthread_barrier_destroy.texi index 73f07e64d..e1872e45a 100644 --- a/doc/posix-functions/pthread_barrier_destroy.texi +++ b/doc/posix-functions/pthread_barrier_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_barrier_init.texi b/doc/posix-functions/pthread_barrier_init.texi index 479e183dd..5a2aec3b5 100644 --- a/doc/posix-functions/pthread_barrier_init.texi +++ b/doc/posix-functions/pthread_barrier_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_barrier_wait.texi b/doc/posix-functions/pthread_barrier_wait.texi index ecd4a33e5..60a110a28 100644 --- a/doc/posix-functions/pthread_barrier_wait.texi +++ b/doc/posix-functions/pthread_barrier_wait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_barrierattr_destroy.texi b/doc/posix-functions/pthread_barrierattr_destroy.texi index 6928709f2..5160f7cdc 100644 --- a/doc/posix-functions/pthread_barrierattr_destroy.texi +++ b/doc/posix-functions/pthread_barrierattr_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_barrierattr_getpshared.texi b/doc/posix-functions/pthread_barrierattr_getpshared.texi index 389cd97e5..3d4d1ea6a 100644 --- a/doc/posix-functions/pthread_barrierattr_getpshared.texi +++ b/doc/posix-functions/pthread_barrierattr_getpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 9, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_barrierattr_init.texi b/doc/posix-functions/pthread_barrierattr_init.texi index cfe0e120d..c2e2f42a1 100644 --- a/doc/posix-functions/pthread_barrierattr_init.texi +++ b/doc/posix-functions/pthread_barrierattr_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_barrierattr_setpshared.texi b/doc/posix-functions/pthread_barrierattr_setpshared.texi index 9ad049db3..ef9d7a033 100644 --- a/doc/posix-functions/pthread_barrierattr_setpshared.texi +++ b/doc/posix-functions/pthread_barrierattr_setpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cancel.texi b/doc/posix-functions/pthread_cancel.texi index 8e49a3cd1..7627eddac 100644 --- a/doc/posix-functions/pthread_cancel.texi +++ b/doc/posix-functions/pthread_cancel.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cleanup_pop.texi b/doc/posix-functions/pthread_cleanup_pop.texi index 0d94501ea..58390efdd 100644 --- a/doc/posix-functions/pthread_cleanup_pop.texi +++ b/doc/posix-functions/pthread_cleanup_pop.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.5, NetBSD 5.0, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, NetBSD 5.0, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cleanup_push.texi b/doc/posix-functions/pthread_cleanup_push.texi index 79c6a26c0..d31b9efba 100644 --- a/doc/posix-functions/pthread_cleanup_push.texi +++ b/doc/posix-functions/pthread_cleanup_push.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.5, NetBSD 5.0, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, NetBSD 5.0, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cond_broadcast.texi b/doc/posix-functions/pthread_cond_broadcast.texi index e3d3a52b1..0cefdcd0d 100644 --- a/doc/posix-functions/pthread_cond_broadcast.texi +++ b/doc/posix-functions/pthread_cond_broadcast.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cond_destroy.texi b/doc/posix-functions/pthread_cond_destroy.texi index 2d5da8193..9780df0ba 100644 --- a/doc/posix-functions/pthread_cond_destroy.texi +++ b/doc/posix-functions/pthread_cond_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cond_init.texi b/doc/posix-functions/pthread_cond_init.texi index 27fdd47c6..abc2897ff 100644 --- a/doc/posix-functions/pthread_cond_init.texi +++ b/doc/posix-functions/pthread_cond_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cond_signal.texi b/doc/posix-functions/pthread_cond_signal.texi index ff65cdfc2..b494abbf0 100644 --- a/doc/posix-functions/pthread_cond_signal.texi +++ b/doc/posix-functions/pthread_cond_signal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cond_timedwait.texi b/doc/posix-functions/pthread_cond_timedwait.texi index b6034b3dd..0e110b6ae 100644 --- a/doc/posix-functions/pthread_cond_timedwait.texi +++ b/doc/posix-functions/pthread_cond_timedwait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_cond_wait.texi b/doc/posix-functions/pthread_cond_wait.texi index e33935af6..0f179e209 100644 --- a/doc/posix-functions/pthread_cond_wait.texi +++ b/doc/posix-functions/pthread_cond_wait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_condattr_destroy.texi b/doc/posix-functions/pthread_condattr_destroy.texi index d709daffa..56ff82967 100644 --- a/doc/posix-functions/pthread_condattr_destroy.texi +++ b/doc/posix-functions/pthread_condattr_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_condattr_getclock.texi b/doc/posix-functions/pthread_condattr_getclock.texi index ed9406d41..9c167c281 100644 --- a/doc/posix-functions/pthread_condattr_getclock.texi +++ b/doc/posix-functions/pthread_condattr_getclock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 9, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_condattr_getpshared.texi b/doc/posix-functions/pthread_condattr_getpshared.texi index c649850db..7c682ccaf 100644 --- a/doc/posix-functions/pthread_condattr_getpshared.texi +++ b/doc/posix-functions/pthread_condattr_getpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_condattr_init.texi b/doc/posix-functions/pthread_condattr_init.texi index cc97de17c..e5b37270e 100644 --- a/doc/posix-functions/pthread_condattr_init.texi +++ b/doc/posix-functions/pthread_condattr_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_condattr_setclock.texi b/doc/posix-functions/pthread_condattr_setclock.texi index e51fd2fae..428969ea7 100644 --- a/doc/posix-functions/pthread_condattr_setclock.texi +++ b/doc/posix-functions/pthread_condattr_setclock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 9, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_condattr_setpshared.texi b/doc/posix-functions/pthread_condattr_setpshared.texi index 793a2fbdb..ca80084e3 100644 --- a/doc/posix-functions/pthread_condattr_setpshared.texi +++ b/doc/posix-functions/pthread_condattr_setpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_create.texi b/doc/posix-functions/pthread_create.texi index 767436366..55e4ee01f 100644 --- a/doc/posix-functions/pthread_create.texi +++ b/doc/posix-functions/pthread_create.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @item On Linux/glibc platforms before the advent of NPTL, signals could only be sent to one particular thread. In POSIX, signals are sent to the entire diff --git a/doc/posix-functions/pthread_detach.texi b/doc/posix-functions/pthread_detach.texi index c49352a3c..9d5b88cf3 100644 --- a/doc/posix-functions/pthread_detach.texi +++ b/doc/posix-functions/pthread_detach.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_equal.texi b/doc/posix-functions/pthread_equal.texi index c6a09c5c9..a910b96da 100644 --- a/doc/posix-functions/pthread_equal.texi +++ b/doc/posix-functions/pthread_equal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_exit.texi b/doc/posix-functions/pthread_exit.texi index 754d4eb39..ced7333b7 100644 --- a/doc/posix-functions/pthread_exit.texi +++ b/doc/posix-functions/pthread_exit.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_getconcurrency.texi b/doc/posix-functions/pthread_getconcurrency.texi index ec5e2e096..8c883f8ec 100644 --- a/doc/posix-functions/pthread_getconcurrency.texi +++ b/doc/posix-functions/pthread_getconcurrency.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, HP-UX 11, Solaris 2.6, mingw, BeOS. +NetBSD 5.0, Minix 3.1.8, HP-UX 11, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_getcpuclockid.texi b/doc/posix-functions/pthread_getcpuclockid.texi index 62e850473..d2c2ffc78 100644 --- a/doc/posix-functions/pthread_getcpuclockid.texi +++ b/doc/posix-functions/pthread_getcpuclockid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_getschedparam.texi b/doc/posix-functions/pthread_getschedparam.texi index 7107d23f6..5c7f62d6f 100644 --- a/doc/posix-functions/pthread_getschedparam.texi +++ b/doc/posix-functions/pthread_getschedparam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_getspecific.texi b/doc/posix-functions/pthread_getspecific.texi index a60898659..68a7d14d5 100644 --- a/doc/posix-functions/pthread_getspecific.texi +++ b/doc/posix-functions/pthread_getspecific.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_join.texi b/doc/posix-functions/pthread_join.texi index 8264f7699..1b5435a1a 100644 --- a/doc/posix-functions/pthread_join.texi +++ b/doc/posix-functions/pthread_join.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_key_create.texi b/doc/posix-functions/pthread_key_create.texi index f7ba35289..1632bc989 100644 --- a/doc/posix-functions/pthread_key_create.texi +++ b/doc/posix-functions/pthread_key_create.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_key_delete.texi b/doc/posix-functions/pthread_key_delete.texi index 472ff992c..237bbadb2 100644 --- a/doc/posix-functions/pthread_key_delete.texi +++ b/doc/posix-functions/pthread_key_delete.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_kill.texi b/doc/posix-functions/pthread_kill.texi index fbefa8977..476db669c 100644 --- a/doc/posix-functions/pthread_kill.texi +++ b/doc/posix-functions/pthread_kill.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutex_consistent.texi b/doc/posix-functions/pthread_mutex_consistent.texi index 00cfc7464..9a049f69b 100644 --- a/doc/posix-functions/pthread_mutex_consistent.texi +++ b/doc/posix-functions/pthread_mutex_consistent.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.11, 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. +glibc 2.11, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/posix-functions/pthread_mutex_destroy.texi b/doc/posix-functions/pthread_mutex_destroy.texi index c20777c11..6fdeac5b3 100644 --- a/doc/posix-functions/pthread_mutex_destroy.texi +++ b/doc/posix-functions/pthread_mutex_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutex_getprioceiling.texi b/doc/posix-functions/pthread_mutex_getprioceiling.texi index 2f95bc2a2..805af34dc 100644 --- a/doc/posix-functions/pthread_mutex_getprioceiling.texi +++ b/doc/posix-functions/pthread_mutex_getprioceiling.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +glibc 2.3.6, NetBSD 5.0, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutex_init.texi b/doc/posix-functions/pthread_mutex_init.texi index caf1f5d02..76ca9f8b9 100644 --- a/doc/posix-functions/pthread_mutex_init.texi +++ b/doc/posix-functions/pthread_mutex_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutex_lock.texi b/doc/posix-functions/pthread_mutex_lock.texi index b40198245..2df1f0a77 100644 --- a/doc/posix-functions/pthread_mutex_lock.texi +++ b/doc/posix-functions/pthread_mutex_lock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutex_setprioceiling.texi b/doc/posix-functions/pthread_mutex_setprioceiling.texi index 131ecebae..dcb09fcee 100644 --- a/doc/posix-functions/pthread_mutex_setprioceiling.texi +++ b/doc/posix-functions/pthread_mutex_setprioceiling.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +glibc 2.3.6, NetBSD 5.0, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutex_timedlock.texi b/doc/posix-functions/pthread_mutex_timedlock.texi index 447017343..230e41af8 100644 --- a/doc/posix-functions/pthread_mutex_timedlock.texi +++ b/doc/posix-functions/pthread_mutex_timedlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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 9, Cygwin, mingw, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutex_trylock.texi b/doc/posix-functions/pthread_mutex_trylock.texi index d9d06afa0..1bff4d6d3 100644 --- a/doc/posix-functions/pthread_mutex_trylock.texi +++ b/doc/posix-functions/pthread_mutex_trylock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutex_unlock.texi b/doc/posix-functions/pthread_mutex_unlock.texi index d8264a59e..f47e0be7e 100644 --- a/doc/posix-functions/pthread_mutex_unlock.texi +++ b/doc/posix-functions/pthread_mutex_unlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_destroy.texi b/doc/posix-functions/pthread_mutexattr_destroy.texi index c6d97393b..0a0e49aba 100644 --- a/doc/posix-functions/pthread_mutexattr_destroy.texi +++ b/doc/posix-functions/pthread_mutexattr_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_getprioceiling.texi b/doc/posix-functions/pthread_mutexattr_getprioceiling.texi index 55603645d..d5b18dcd0 100644 --- a/doc/posix-functions/pthread_mutexattr_getprioceiling.texi +++ b/doc/posix-functions/pthread_mutexattr_getprioceiling.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +glibc 2.3.6, NetBSD 5.0, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_getprotocol.texi b/doc/posix-functions/pthread_mutexattr_getprotocol.texi index 2e8f9bd54..69b2338bd 100644 --- a/doc/posix-functions/pthread_mutexattr_getprotocol.texi +++ b/doc/posix-functions/pthread_mutexattr_getprotocol.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +glibc 2.3.6, NetBSD 5.0, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_getpshared.texi b/doc/posix-functions/pthread_mutexattr_getpshared.texi index 9e54b91a6..6b6ff0f4c 100644 --- a/doc/posix-functions/pthread_mutexattr_getpshared.texi +++ b/doc/posix-functions/pthread_mutexattr_getpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_getrobust.texi b/doc/posix-functions/pthread_mutexattr_getrobust.texi index 511848892..d1ce8bcbd 100644 --- a/doc/posix-functions/pthread_mutexattr_getrobust.texi +++ b/doc/posix-functions/pthread_mutexattr_getrobust.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.11, 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. +glibc 2.11, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/posix-functions/pthread_mutexattr_gettype.texi b/doc/posix-functions/pthread_mutexattr_gettype.texi index d52e049ff..408bc747e 100644 --- a/doc/posix-functions/pthread_mutexattr_gettype.texi +++ b/doc/posix-functions/pthread_mutexattr_gettype.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_init.texi b/doc/posix-functions/pthread_mutexattr_init.texi index ae8a13699..57a7adeb0 100644 --- a/doc/posix-functions/pthread_mutexattr_init.texi +++ b/doc/posix-functions/pthread_mutexattr_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_setprioceiling.texi b/doc/posix-functions/pthread_mutexattr_setprioceiling.texi index 679e68e00..e0cf27417 100644 --- a/doc/posix-functions/pthread_mutexattr_setprioceiling.texi +++ b/doc/posix-functions/pthread_mutexattr_setprioceiling.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +glibc 2.3.6, NetBSD 5.0, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_setprotocol.texi b/doc/posix-functions/pthread_mutexattr_setprotocol.texi index 3cd634607..6d04508d0 100644 --- a/doc/posix-functions/pthread_mutexattr_setprotocol.texi +++ b/doc/posix-functions/pthread_mutexattr_setprotocol.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +glibc 2.3.6, NetBSD 5.0, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_setpshared.texi b/doc/posix-functions/pthread_mutexattr_setpshared.texi index 491f5c259..77d73a2fb 100644 --- a/doc/posix-functions/pthread_mutexattr_setpshared.texi +++ b/doc/posix-functions/pthread_mutexattr_setpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_mutexattr_setrobust.texi b/doc/posix-functions/pthread_mutexattr_setrobust.texi index 7778f148c..5a98934b8 100644 --- a/doc/posix-functions/pthread_mutexattr_setrobust.texi +++ b/doc/posix-functions/pthread_mutexattr_setrobust.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.11, 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. +glibc 2.11, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.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/posix-functions/pthread_mutexattr_settype.texi b/doc/posix-functions/pthread_mutexattr_settype.texi index f645c0056..7abf2558b 100644 --- a/doc/posix-functions/pthread_mutexattr_settype.texi +++ b/doc/posix-functions/pthread_mutexattr_settype.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_once.texi b/doc/posix-functions/pthread_once.texi index 1f25a8852..33a95b318 100644 --- a/doc/posix-functions/pthread_once.texi +++ b/doc/posix-functions/pthread_once.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_destroy.texi b/doc/posix-functions/pthread_rwlock_destroy.texi index 44f30b061..431dd5ce4 100644 --- a/doc/posix-functions/pthread_rwlock_destroy.texi +++ b/doc/posix-functions/pthread_rwlock_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_init.texi b/doc/posix-functions/pthread_rwlock_init.texi index 35058980d..84085ca87 100644 --- a/doc/posix-functions/pthread_rwlock_init.texi +++ b/doc/posix-functions/pthread_rwlock_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_rdlock.texi b/doc/posix-functions/pthread_rwlock_rdlock.texi index 542458a91..2246d798a 100644 --- a/doc/posix-functions/pthread_rwlock_rdlock.texi +++ b/doc/posix-functions/pthread_rwlock_rdlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_timedrdlock.texi b/doc/posix-functions/pthread_rwlock_timedrdlock.texi index 6cd32367f..d544b0e1f 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.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. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_timedwrlock.texi b/doc/posix-functions/pthread_rwlock_timedwrlock.texi index 14cde42f8..5c16cbf17 100644 --- a/doc/posix-functions/pthread_rwlock_timedwrlock.texi +++ b/doc/posix-functions/pthread_rwlock_timedwrlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_tryrdlock.texi b/doc/posix-functions/pthread_rwlock_tryrdlock.texi index 5f2cc2990..c41321b91 100644 --- a/doc/posix-functions/pthread_rwlock_tryrdlock.texi +++ b/doc/posix-functions/pthread_rwlock_tryrdlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_trywrlock.texi b/doc/posix-functions/pthread_rwlock_trywrlock.texi index 54bad1870..f354b6ad3 100644 --- a/doc/posix-functions/pthread_rwlock_trywrlock.texi +++ b/doc/posix-functions/pthread_rwlock_trywrlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_unlock.texi b/doc/posix-functions/pthread_rwlock_unlock.texi index f5134db66..7e5bb97d7 100644 --- a/doc/posix-functions/pthread_rwlock_unlock.texi +++ b/doc/posix-functions/pthread_rwlock_unlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlock_wrlock.texi b/doc/posix-functions/pthread_rwlock_wrlock.texi index 70a609d48..310ccdf4a 100644 --- a/doc/posix-functions/pthread_rwlock_wrlock.texi +++ b/doc/posix-functions/pthread_rwlock_wrlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlockattr_destroy.texi b/doc/posix-functions/pthread_rwlockattr_destroy.texi index 77893bdc8..73ac64032 100644 --- a/doc/posix-functions/pthread_rwlockattr_destroy.texi +++ b/doc/posix-functions/pthread_rwlockattr_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlockattr_getpshared.texi b/doc/posix-functions/pthread_rwlockattr_getpshared.texi index 7bbfee360..7c63162c3 100644 --- a/doc/posix-functions/pthread_rwlockattr_getpshared.texi +++ b/doc/posix-functions/pthread_rwlockattr_getpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +NetBSD 5.0, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlockattr_init.texi b/doc/posix-functions/pthread_rwlockattr_init.texi index 6cc254bef..4d176bc5f 100644 --- a/doc/posix-functions/pthread_rwlockattr_init.texi +++ b/doc/posix-functions/pthread_rwlockattr_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_rwlockattr_setpshared.texi b/doc/posix-functions/pthread_rwlockattr_setpshared.texi index 21e48382f..305995aaf 100644 --- a/doc/posix-functions/pthread_rwlockattr_setpshared.texi +++ b/doc/posix-functions/pthread_rwlockattr_setpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +NetBSD 5.0, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_self.texi b/doc/posix-functions/pthread_self.texi index d6409c15a..b9da57b5d 100644 --- a/doc/posix-functions/pthread_self.texi +++ b/doc/posix-functions/pthread_self.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_setcancelstate.texi b/doc/posix-functions/pthread_setcancelstate.texi index 7c24bbc0e..ab37d3c22 100644 --- a/doc/posix-functions/pthread_setcancelstate.texi +++ b/doc/posix-functions/pthread_setcancelstate.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_setcanceltype.texi b/doc/posix-functions/pthread_setcanceltype.texi index a1a2d7262..4db81d32f 100644 --- a/doc/posix-functions/pthread_setcanceltype.texi +++ b/doc/posix-functions/pthread_setcanceltype.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_setconcurrency.texi b/doc/posix-functions/pthread_setconcurrency.texi index 2d5243861..a2cc42102 100644 --- a/doc/posix-functions/pthread_setconcurrency.texi +++ b/doc/posix-functions/pthread_setconcurrency.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, HP-UX 11, Solaris 2.6, mingw, BeOS. +NetBSD 5.0, Minix 3.1.8, HP-UX 11, Solaris 2.6, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_setschedparam.texi b/doc/posix-functions/pthread_setschedparam.texi index 620db4fe9..101289204 100644 --- a/doc/posix-functions/pthread_setschedparam.texi +++ b/doc/posix-functions/pthread_setschedparam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_setschedprio.texi b/doc/posix-functions/pthread_setschedprio.texi index 8d3856391..7af2714ec 100644 --- a/doc/posix-functions/pthread_setschedprio.texi +++ b/doc/posix-functions/pthread_setschedprio.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_setspecific.texi b/doc/posix-functions/pthread_setspecific.texi index 38f846111..0a6acb3bf 100644 --- a/doc/posix-functions/pthread_setspecific.texi +++ b/doc/posix-functions/pthread_setspecific.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_sigmask.texi b/doc/posix-functions/pthread_sigmask.texi index 10d7a945e..b78e07c1a 100644 --- a/doc/posix-functions/pthread_sigmask.texi +++ b/doc/posix-functions/pthread_sigmask.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @item This function is declared in @code{} instead of @code{} on some platforms: diff --git a/doc/posix-functions/pthread_spin_destroy.texi b/doc/posix-functions/pthread_spin_destroy.texi index 0aff1b37c..069ef7636 100644 --- a/doc/posix-functions/pthread_spin_destroy.texi +++ b/doc/posix-functions/pthread_spin_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_spin_init.texi b/doc/posix-functions/pthread_spin_init.texi index ed4f9f139..e2a911b36 100644 --- a/doc/posix-functions/pthread_spin_init.texi +++ b/doc/posix-functions/pthread_spin_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_spin_lock.texi b/doc/posix-functions/pthread_spin_lock.texi index 38fe4ba52..8c041c8fd 100644 --- a/doc/posix-functions/pthread_spin_lock.texi +++ b/doc/posix-functions/pthread_spin_lock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_spin_trylock.texi b/doc/posix-functions/pthread_spin_trylock.texi index aa738604d..caa827720 100644 --- a/doc/posix-functions/pthread_spin_trylock.texi +++ b/doc/posix-functions/pthread_spin_trylock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_spin_unlock.texi b/doc/posix-functions/pthread_spin_unlock.texi index 9dcb15441..c8ae542a6 100644 --- a/doc/posix-functions/pthread_spin_unlock.texi +++ b/doc/posix-functions/pthread_spin_unlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_testcancel.texi b/doc/posix-functions/pthread_testcancel.texi index caab468e7..d8adfc359 100644 --- a/doc/posix-functions/pthread_testcancel.texi +++ b/doc/posix-functions/pthread_testcancel.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/ptsname.texi b/doc/posix-functions/ptsname.texi index 912a4500d..079379bc3 100644 --- a/doc/posix-functions/ptsname.texi +++ b/doc/posix-functions/ptsname.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/putc_unlocked.texi b/doc/posix-functions/putc_unlocked.texi index 4fbf3c4cf..3b10d6ec3 100644 --- a/doc/posix-functions/putc_unlocked.texi +++ b/doc/posix-functions/putc_unlocked.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @item On some platforms, this function does not set @code{errno} or the stream error indicator on attempts to write to a read-only stream: diff --git a/doc/posix-functions/putchar_unlocked.texi b/doc/posix-functions/putchar_unlocked.texi index bc9c3b03d..3fed546ad 100644 --- a/doc/posix-functions/putchar_unlocked.texi +++ b/doc/posix-functions/putchar_unlocked.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @item On some platforms, this function does not set @code{errno} or the stream error indicator on attempts to write to a read-only stream: diff --git a/doc/posix-functions/putmsg.texi b/doc/posix-functions/putmsg.texi index 7556c3386..29ac58c94 100644 --- a/doc/posix-functions/putmsg.texi +++ b/doc/posix-functions/putmsg.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/putpmsg.texi b/doc/posix-functions/putpmsg.texi index b4987c6e9..8c195f28f 100644 --- a/doc/posix-functions/putpmsg.texi +++ b/doc/posix-functions/putpmsg.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pututxline.texi b/doc/posix-functions/pututxline.texi index 4031a6d6e..cbf4ff7cd 100644 --- a/doc/posix-functions/pututxline.texi +++ b/doc/posix-functions/pututxline.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, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/putwc.texi b/doc/posix-functions/putwc.texi index b624b251e..a06fb4dd5 100644 --- a/doc/posix-functions/putwc.texi +++ b/doc/posix-functions/putwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/putwchar.texi b/doc/posix-functions/putwchar.texi index 28930c47a..9479476d5 100644 --- a/doc/posix-functions/putwchar.texi +++ b/doc/posix-functions/putwchar.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/rand_r.texi b/doc/posix-functions/rand_r.texi index 9af0e7a97..1b720c825 100644 --- a/doc/posix-functions/rand_r.texi +++ b/doc/posix-functions/rand_r.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/readdir_r.texi b/doc/posix-functions/readdir_r.texi index 5bcdc1473..1e5640e79 100644 --- a/doc/posix-functions/readdir_r.texi +++ b/doc/posix-functions/readdir_r.texi @@ -17,7 +17,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on huge directories larger than 2 GB. Also, on platforms diff --git a/doc/posix-functions/readlinkat.texi b/doc/posix-functions/readlinkat.texi index 9ad45a514..2d230e9b0 100644 --- a/doc/posix-functions/readlinkat.texi +++ b/doc/posix-functions/readlinkat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @end itemize diff --git a/doc/posix-functions/remainderf.texi b/doc/posix-functions/remainderf.texi index 422ed9d1c..574abd604 100644 --- a/doc/posix-functions/remainderf.texi +++ b/doc/posix-functions/remainderf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/remainderl.texi b/doc/posix-functions/remainderl.texi index 808e4be35..08ca74b33 100644 --- a/doc/posix-functions/remainderl.texi +++ b/doc/posix-functions/remainderl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/remque.texi b/doc/posix-functions/remque.texi index a623bb60f..d775b947e 100644 --- a/doc/posix-functions/remque.texi +++ b/doc/posix-functions/remque.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/remquo.texi b/doc/posix-functions/remquo.texi index ce483bf88..504e32089 100644 --- a/doc/posix-functions/remquo.texi +++ b/doc/posix-functions/remquo.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/remquof.texi b/doc/posix-functions/remquof.texi index b0400b507..0899ccc80 100644 --- a/doc/posix-functions/remquof.texi +++ b/doc/posix-functions/remquof.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @end itemize diff --git a/doc/posix-functions/remquol.texi b/doc/posix-functions/remquol.texi index 40f8a4042..0abc8aca6 100644 --- a/doc/posix-functions/remquol.texi +++ b/doc/posix-functions/remquol.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/renameat.texi b/doc/posix-functions/renameat.texi index fcb70538c..e95f9feb4 100644 --- a/doc/posix-functions/renameat.texi +++ b/doc/posix-functions/renameat.texi @@ -22,8 +22,8 @@ on some platforms: Solaris 11 2010-11. @item This function is missing on some platforms: -glibc 2.3.6, 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 8, Cygwin 1.5.x, mingw, +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @end itemize diff --git a/doc/posix-functions/rintf.texi b/doc/posix-functions/rintf.texi index 7e32eecaf..9688a381c 100644 --- a/doc/posix-functions/rintf.texi +++ b/doc/posix-functions/rintf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. @end itemize diff --git a/doc/posix-functions/rintl.texi b/doc/posix-functions/rintl.texi index cd9ab1133..0cb30f049 100644 --- a/doc/posix-functions/rintl.texi +++ b/doc/posix-functions/rintl.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/round.texi b/doc/posix-functions/round.texi index c9f55a4b2..60792382f 100644 --- a/doc/posix-functions/round.texi +++ b/doc/posix-functions/round.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{round} or @code{round-i @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @item This function is not declared on some platforms: glibc 2.8, OSF/1 5.1. diff --git a/doc/posix-functions/roundf.texi b/doc/posix-functions/roundf.texi index b1d854b90..154008fa1 100644 --- a/doc/posix-functions/roundf.texi +++ b/doc/posix-functions/roundf.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{roundf} or @code{roundf @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. @item This function is not declared on some platforms: glibc 2.8, OSF/1 5.1. diff --git a/doc/posix-functions/roundl.texi b/doc/posix-functions/roundl.texi index 61830c902..765d3e264 100644 --- a/doc/posix-functions/roundl.texi +++ b/doc/posix-functions/roundl.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{roundl} or @code{roundl @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: glibc 2.8, OSF/1 5.1. diff --git a/doc/posix-functions/scalblnl.texi b/doc/posix-functions/scalblnl.texi index 403988548..75e82025e 100644 --- a/doc/posix-functions/scalblnl.texi +++ b/doc/posix-functions/scalblnl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. @end itemize diff --git a/doc/posix-functions/scalbnl.texi b/doc/posix-functions/scalbnl.texi index e9f7b860a..39b62575e 100644 --- a/doc/posix-functions/scalbnl.texi +++ b/doc/posix-functions/scalbnl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. @end itemize diff --git a/doc/posix-functions/scandir.texi b/doc/posix-functions/scandir.texi index 710f77ccc..7252d09a5 100644 --- a/doc/posix-functions/scandir.texi +++ b/doc/posix-functions/scandir.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 9, mingw, BeOS. +Minix 3.1.8, Solaris 9, mingw, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on huge directories larger than 2 GB. Also, on platforms diff --git a/doc/posix-functions/sched_get_priority_max.texi b/doc/posix-functions/sched_get_priority_max.texi index 903debe1d..f9131b30b 100644 --- a/doc/posix-functions/sched_get_priority_max.texi +++ b/doc/posix-functions/sched_get_priority_max.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sched_get_priority_min.texi b/doc/posix-functions/sched_get_priority_min.texi index 129958cdd..113bf9836 100644 --- a/doc/posix-functions/sched_get_priority_min.texi +++ b/doc/posix-functions/sched_get_priority_min.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, IRIX 5.3, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sched_getparam.texi b/doc/posix-functions/sched_getparam.texi index 504a34d8c..c50a17d31 100644 --- a/doc/posix-functions/sched_getparam.texi +++ b/doc/posix-functions/sched_getparam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sched_getscheduler.texi b/doc/posix-functions/sched_getscheduler.texi index d4ea8ba9f..0d6bac2c5 100644 --- a/doc/posix-functions/sched_getscheduler.texi +++ b/doc/posix-functions/sched_getscheduler.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sched_rr_get_interval.texi b/doc/posix-functions/sched_rr_get_interval.texi index ca0289a30..bba33dff8 100644 --- a/doc/posix-functions/sched_rr_get_interval.texi +++ b/doc/posix-functions/sched_rr_get_interval.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sched_setparam.texi b/doc/posix-functions/sched_setparam.texi index e580e546a..d0cd1a48e 100644 --- a/doc/posix-functions/sched_setparam.texi +++ b/doc/posix-functions/sched_setparam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sched_setscheduler.texi b/doc/posix-functions/sched_setscheduler.texi index e932f45b9..ee8cb3c3a 100644 --- a/doc/posix-functions/sched_setscheduler.texi +++ b/doc/posix-functions/sched_setscheduler.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sched_yield.texi b/doc/posix-functions/sched_yield.texi index 7a6a57658..162fb160c 100644 --- a/doc/posix-functions/sched_yield.texi +++ b/doc/posix-functions/sched_yield.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/seed48.texi b/doc/posix-functions/seed48.texi index 0c93e08ae..4ff1765da 100644 --- a/doc/posix-functions/seed48.texi +++ b/doc/posix-functions/seed48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/sem_close.texi b/doc/posix-functions/sem_close.texi index a09f8cc97..119030685 100644 --- a/doc/posix-functions/sem_close.texi +++ b/doc/posix-functions/sem_close.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_destroy.texi b/doc/posix-functions/sem_destroy.texi index 194a3b51b..cd7bbce62 100644 --- a/doc/posix-functions/sem_destroy.texi +++ b/doc/posix-functions/sem_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_getvalue.texi b/doc/posix-functions/sem_getvalue.texi index fa4cf5246..cbf4d1161 100644 --- a/doc/posix-functions/sem_getvalue.texi +++ b/doc/posix-functions/sem_getvalue.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_init.texi b/doc/posix-functions/sem_init.texi index d621742b1..1cac29f81 100644 --- a/doc/posix-functions/sem_init.texi +++ b/doc/posix-functions/sem_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_open.texi b/doc/posix-functions/sem_open.texi index 0d8d8a1ef..61fa61640 100644 --- a/doc/posix-functions/sem_open.texi +++ b/doc/posix-functions/sem_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_post.texi b/doc/posix-functions/sem_post.texi index 5eb11f572..b0bcae6a5 100644 --- a/doc/posix-functions/sem_post.texi +++ b/doc/posix-functions/sem_post.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_timedwait.texi b/doc/posix-functions/sem_timedwait.texi index 0438fe897..fdd222761 100644 --- a/doc/posix-functions/sem_timedwait.texi +++ b/doc/posix-functions/sem_timedwait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @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 9, mingw, BeOS. +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_trywait.texi b/doc/posix-functions/sem_trywait.texi index d9bfd43a8..eff9bd932 100644 --- a/doc/posix-functions/sem_trywait.texi +++ b/doc/posix-functions/sem_trywait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_unlink.texi b/doc/posix-functions/sem_unlink.texi index e330766ce..425080941 100644 --- a/doc/posix-functions/sem_unlink.texi +++ b/doc/posix-functions/sem_unlink.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sem_wait.texi b/doc/posix-functions/sem_wait.texi index 17e13dc10..cb81a2129 100644 --- a/doc/posix-functions/sem_wait.texi +++ b/doc/posix-functions/sem_wait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/setkey.texi b/doc/posix-functions/setkey.texi index 8069fa6fe..d624fe8ac 100644 --- a/doc/posix-functions/setkey.texi +++ b/doc/posix-functions/setkey.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, Cygwin, mingw, BeOS. +NetBSD 5.0, Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/setlogmask.texi b/doc/posix-functions/setlogmask.texi index 7f754f809..0dd07f575 100644 --- a/doc/posix-functions/setlogmask.texi +++ b/doc/posix-functions/setlogmask.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/setpgid.texi b/doc/posix-functions/setpgid.texi index bb3c8d787..9e311368c 100644 --- a/doc/posix-functions/setpgid.texi +++ b/doc/posix-functions/setpgid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/setpgrp.texi b/doc/posix-functions/setpgrp.texi index c9ee68046..e15cd82b4 100644 --- a/doc/posix-functions/setpgrp.texi +++ b/doc/posix-functions/setpgrp.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5. +Minix 3.1.8, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/setregid.texi b/doc/posix-functions/setregid.texi index 323fbba2e..75919aece 100644 --- a/doc/posix-functions/setregid.texi +++ b/doc/posix-functions/setregid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/setreuid.texi b/doc/posix-functions/setreuid.texi index 4e30ac020..097b709a2 100644 --- a/doc/posix-functions/setreuid.texi +++ b/doc/posix-functions/setreuid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/setrlimit.texi b/doc/posix-functions/setrlimit.texi index a3abf0e7c..e347497fa 100644 --- a/doc/posix-functions/setrlimit.texi +++ b/doc/posix-functions/setrlimit.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item On platforms where @code{rlim_t} is a 32-bit type, this function does not allow to set limits larger than 4 GB, such as for RLIMIT_FSIZE. The fix is diff --git a/doc/posix-functions/setutxent.texi b/doc/posix-functions/setutxent.texi index 4df50ab0d..eb753d654 100644 --- a/doc/posix-functions/setutxent.texi +++ b/doc/posix-functions/setutxent.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, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/shm_open.texi b/doc/posix-functions/shm_open.texi index c902d29ed..1d011c571 100644 --- a/doc/posix-functions/shm_open.texi +++ b/doc/posix-functions/shm_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/shm_unlink.texi b/doc/posix-functions/shm_unlink.texi index 5e50bdeff..67ef081f7 100644 --- a/doc/posix-functions/shm_unlink.texi +++ b/doc/posix-functions/shm_unlink.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sigaltstack.texi b/doc/posix-functions/sigaltstack.texi index f7b9fb043..0c0fd51ec 100644 --- a/doc/posix-functions/sigaltstack.texi +++ b/doc/posix-functions/sigaltstack.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @item @code{sigaltstack} doesn't work on HP-UX 11/IA-64 and OpenBSD 3.6/Sparc64. diff --git a/doc/posix-functions/sighold.texi b/doc/posix-functions/sighold.texi index 61343bf6f..1a8254ccb 100644 --- a/doc/posix-functions/sighold.texi +++ b/doc/posix-functions/sighold.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sigignore.texi b/doc/posix-functions/sigignore.texi index 724594fd8..2b67332be 100644 --- a/doc/posix-functions/sigignore.texi +++ b/doc/posix-functions/sigignore.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, OpenBSD 3.8, Cygwin 1.5.x, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/siginterrupt.texi b/doc/posix-functions/siginterrupt.texi index 5580a100d..2c3b039e6 100644 --- a/doc/posix-functions/siginterrupt.texi +++ b/doc/posix-functions/siginterrupt.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, mingw, Interix 3.5, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, mingw, Interix 3.5, BeOS. @end itemize Note: POSIX recommends using @code{sigaction} with SA_RESTART instead of diff --git a/doc/posix-functions/siglongjmp.texi b/doc/posix-functions/siglongjmp.texi index 5691df701..d80dec08d 100644 --- a/doc/posix-functions/siglongjmp.texi +++ b/doc/posix-functions/siglongjmp.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @item This is only provided as a macro on some platforms: diff --git a/doc/posix-functions/signgam.texi b/doc/posix-functions/signgam.texi index 201aca75d..c142ed959 100644 --- a/doc/posix-functions/signgam.texi +++ b/doc/posix-functions/signgam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This variable is missing on some platforms: -MacOS X 10.5, AIX 5.1, IRIX 6.5, OSF/1 5.1, mingw. +MacOS X 10.5, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, mingw. @end itemize diff --git a/doc/posix-functions/sigpause.texi b/doc/posix-functions/sigpause.texi index 1047b6bfc..89c02859d 100644 --- a/doc/posix-functions/sigpause.texi +++ b/doc/posix-functions/sigpause.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sigqueue.texi b/doc/posix-functions/sigqueue.texi index ed0845bd9..7af0f1bb4 100644 --- a/doc/posix-functions/sigqueue.texi +++ b/doc/posix-functions/sigqueue.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sigrelse.texi b/doc/posix-functions/sigrelse.texi index 9c7f5d8f5..0b74874c7 100644 --- a/doc/posix-functions/sigrelse.texi +++ b/doc/posix-functions/sigrelse.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sigset.texi b/doc/posix-functions/sigset.texi index b6cc586d3..cba31eff8 100644 --- a/doc/posix-functions/sigset.texi +++ b/doc/posix-functions/sigset.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, OpenBSD 3.8, Cygwin 1.5.x, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sigsetjmp.texi b/doc/posix-functions/sigsetjmp.texi index 12eea165c..8befbcf6c 100644 --- a/doc/posix-functions/sigsetjmp.texi +++ b/doc/posix-functions/sigsetjmp.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/sigtimedwait.texi b/doc/posix-functions/sigtimedwait.texi index 82603b711..9f18668b8 100644 --- a/doc/posix-functions/sigtimedwait.texi +++ b/doc/posix-functions/sigtimedwait.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @item Linux implements the meaning of NULL timeout by doing what @code{sigwaitinfo} does; other platforms may not do the same. diff --git a/doc/posix-functions/sigwait.texi b/doc/posix-functions/sigwait.texi index f3e8f626f..752330e95 100644 --- a/doc/posix-functions/sigwait.texi +++ b/doc/posix-functions/sigwait.texi @@ -17,7 +17,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item On Linux/glibc platforms before the advent of NPTL, signals could only be sent to one particular thread. In POSIX, signals are sent to the entire diff --git a/doc/posix-functions/sigwaitinfo.texi b/doc/posix-functions/sigwaitinfo.texi index e7a06cc6e..2212e124c 100644 --- a/doc/posix-functions/sigwaitinfo.texi +++ b/doc/posix-functions/sigwaitinfo.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, Minix 3.1.8, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sinf.texi b/doc/posix-functions/sinf.texi index 516a0b0b3..bca709e5d 100644 --- a/doc/posix-functions/sinf.texi +++ b/doc/posix-functions/sinf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/sinhf.texi b/doc/posix-functions/sinhf.texi index 0147dc6d8..5be18a695 100644 --- a/doc/posix-functions/sinhf.texi +++ b/doc/posix-functions/sinhf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/sinhl.texi b/doc/posix-functions/sinhl.texi index b0b73c0fa..0ee4b4e36 100644 --- a/doc/posix-functions/sinhl.texi +++ b/doc/posix-functions/sinhl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/sinl.texi b/doc/posix-functions/sinl.texi index 061e51169..405736096 100644 --- a/doc/posix-functions/sinl.texi +++ b/doc/posix-functions/sinl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/sockatmark.texi b/doc/posix-functions/sockatmark.texi index 4c7eb1a9d..28581d0b6 100644 --- a/doc/posix-functions/sockatmark.texi +++ b/doc/posix-functions/sockatmark.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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. +MacOS X 10.4, OpenBSD 3.8, Minix 3.1.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/sqrtf.texi b/doc/posix-functions/sqrtf.texi index c074a2bd0..3699ade6b 100644 --- a/doc/posix-functions/sqrtf.texi +++ b/doc/posix-functions/sqrtf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/sqrtl.texi b/doc/posix-functions/sqrtl.texi index 3ed9e9f93..908941d53 100644 --- a/doc/posix-functions/sqrtl.texi +++ b/doc/posix-functions/sqrtl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/srand48.texi b/doc/posix-functions/srand48.texi index aa96f5b4d..247110afa 100644 --- a/doc/posix-functions/srand48.texi +++ b/doc/posix-functions/srand48.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/stpcpy.texi b/doc/posix-functions/stpcpy.texi index c5acdfad8..b0de39f72 100644 --- a/doc/posix-functions/stpcpy.texi +++ b/doc/posix-functions/stpcpy.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/stpncpy.texi b/doc/posix-functions/stpncpy.texi index fb34fc5f8..bb8b1dff1 100644 --- a/doc/posix-functions/stpncpy.texi +++ b/doc/posix-functions/stpncpy.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX -11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, +HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item This function has an incompatible return value on some platforms: AIX 5.1. diff --git a/doc/posix-functions/strcasecmp_l.texi b/doc/posix-functions/strcasecmp_l.texi index 76642fd08..87f1435f2 100644 --- a/doc/posix-functions/strcasecmp_l.texi +++ b/doc/posix-functions/strcasecmp_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strcoll_l.texi b/doc/posix-functions/strcoll_l.texi index e0fd4ab08..0e45ffa2a 100644 --- a/doc/posix-functions/strcoll_l.texi +++ b/doc/posix-functions/strcoll_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strerror_l.texi b/doc/posix-functions/strerror_l.texi index 2093c0fb5..e1fbe72cf 100644 --- a/doc/posix-functions/strerror_l.texi +++ b/doc/posix-functions/strerror_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strerror_r.texi b/doc/posix-functions/strerror_r.texi index 08b59ec0b..a368d6aff 100644 --- a/doc/posix-functions/strerror_r.texi +++ b/doc/posix-functions/strerror_r.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, HP-UX 11.23, IRIX 6.5, Solaris 9, mingw. +NetBSD 3.0, Minix 3.1.8, HP-UX 11.23, IRIX 6.5, Solaris 9, mingw. @item glibc and Cygwin have an incompatible version of this function. The POSIX compliant code diff --git a/doc/posix-functions/strfmon.texi b/doc/posix-functions/strfmon.texi index 68701eaaf..39ea6e67e 100644 --- a/doc/posix-functions/strfmon.texi +++ b/doc/posix-functions/strfmon.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Cygwin 1.7.1, mingw, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.7.1, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/strfmon_l.texi b/doc/posix-functions/strfmon_l.texi index 7fc6dbfd9..be9314372 100644 --- a/doc/posix-functions/strfmon_l.texi +++ b/doc/posix-functions/strfmon_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strftime_l.texi b/doc/posix-functions/strftime_l.texi index 26fb3b82d..0ddca627e 100644 --- a/doc/posix-functions/strftime_l.texi +++ b/doc/posix-functions/strftime_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strncasecmp_l.texi b/doc/posix-functions/strncasecmp_l.texi index 60d1fe5ab..761656a78 100644 --- a/doc/posix-functions/strncasecmp_l.texi +++ b/doc/posix-functions/strncasecmp_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strndup.texi b/doc/posix-functions/strndup.texi index 1b112c8f8..06ce9d851 100644 --- a/doc/posix-functions/strndup.texi +++ b/doc/posix-functions/strndup.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. @item This function does not NUL-terminate the result on some platforms: AIX 5.1. diff --git a/doc/posix-functions/strsignal.texi b/doc/posix-functions/strsignal.texi index 51b1d00fd..d715d9df8 100644 --- a/doc/posix-functions/strsignal.texi +++ b/doc/posix-functions/strsignal.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. +Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. @item This function does not return a string for out-of-range numbers on diff --git a/doc/posix-functions/strtof.texi b/doc/posix-functions/strtof.texi index 70ecdd667..0f5b181a6 100644 --- a/doc/posix-functions/strtof.texi +++ b/doc/posix-functions/strtof.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strtoimax.texi b/doc/posix-functions/strtoimax.texi index 8c7a85794..db68ded38 100644 --- a/doc/posix-functions/strtoimax.texi +++ b/doc/posix-functions/strtoimax.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. +OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/strtold.texi b/doc/posix-functions/strtold.texi index 079cf477c..75d10d4a7 100644 --- a/doc/posix-functions/strtold.texi +++ b/doc/posix-functions/strtold.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strtoumax.texi b/doc/posix-functions/strtoumax.texi index 0ee223294..4bd4b57d9 100644 --- a/doc/posix-functions/strtoumax.texi +++ b/doc/posix-functions/strtoumax.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. +OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/strxfrm_l.texi b/doc/posix-functions/strxfrm_l.texi index bc4ea9aa7..deb9bbea3 100644 --- a/doc/posix-functions/strxfrm_l.texi +++ b/doc/posix-functions/strxfrm_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/swprintf.texi b/doc/posix-functions/swprintf.texi index a0825f31c..d8ecba46a 100644 --- a/doc/posix-functions/swprintf.texi +++ b/doc/posix-functions/swprintf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/swscanf.texi b/doc/posix-functions/swscanf.texi index c948353a0..4eb13be6f 100644 --- a/doc/posix-functions/swscanf.texi +++ b/doc/posix-functions/swscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/symlinkat.texi b/doc/posix-functions/symlinkat.texi index 8802171f2..1ab728622 100644 --- a/doc/posix-functions/symlinkat.texi +++ b/doc/posix-functions/symlinkat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @item Some platforms declare this function in @code{stdio.h} instead of diff --git a/doc/posix-functions/tanf.texi b/doc/posix-functions/tanf.texi index 8262dc9df..a219ece54 100644 --- a/doc/posix-functions/tanf.texi +++ b/doc/posix-functions/tanf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/tanhf.texi b/doc/posix-functions/tanhf.texi index 513304bf3..7d970edd8 100644 --- a/doc/posix-functions/tanhf.texi +++ b/doc/posix-functions/tanhf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, Solaris 9. +Minix 3.1.8, AIX 5.1, Solaris 9. @end itemize diff --git a/doc/posix-functions/tanhl.texi b/doc/posix-functions/tanhl.texi index b137d1538..6373ffef2 100644 --- a/doc/posix-functions/tanhl.texi +++ b/doc/posix-functions/tanhl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/tanl.texi b/doc/posix-functions/tanl.texi index d68c98403..44b74c291 100644 --- a/doc/posix-functions/tanl.texi +++ b/doc/posix-functions/tanl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared on some platforms: MacOS X 10.3. diff --git a/doc/posix-functions/tcgetpgrp.texi b/doc/posix-functions/tcgetpgrp.texi index dddb8283d..3f3bb3f2d 100644 --- a/doc/posix-functions/tcgetpgrp.texi +++ b/doc/posix-functions/tcgetpgrp.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/tcgetsid.texi b/doc/posix-functions/tcgetsid.texi index 745b44693..fa93aeaae 100644 --- a/doc/posix-functions/tcgetsid.texi +++ b/doc/posix-functions/tcgetsid.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 4.5, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 4.5, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @item This function is not declared on some platforms: OSF/1 5.1. diff --git a/doc/posix-functions/tcsetpgrp.texi b/doc/posix-functions/tcsetpgrp.texi index 7525cf8d9..5237cbbe4 100644 --- a/doc/posix-functions/tcsetpgrp.texi +++ b/doc/posix-functions/tcsetpgrp.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +Minix 3.1.8, mingw. @end itemize diff --git a/doc/posix-functions/tdelete.texi b/doc/posix-functions/tdelete.texi index 6f8733e19..7e1dc0b3c 100644 --- a/doc/posix-functions/tdelete.texi +++ b/doc/posix-functions/tdelete.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item @code{tdelete} returns @code{NULL} when removing the last element of a tree on some platforms: diff --git a/doc/posix-functions/tempnam.texi b/doc/posix-functions/tempnam.texi index 7fbbeaf5f..4a7f10cfa 100644 --- a/doc/posix-functions/tempnam.texi +++ b/doc/posix-functions/tempnam.texi @@ -13,6 +13,9 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item +This function is missing on some platforms: +Minix 3.1.8. +@item This function is not appropriate for creating temporary files. (It has security risks.) Better use @code{mkstemp} instead. @end itemize diff --git a/doc/posix-functions/tfind.texi b/doc/posix-functions/tfind.texi index 75e9d522b..3d189932f 100644 --- a/doc/posix-functions/tfind.texi +++ b/doc/posix-functions/tfind.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/tgamma.texi b/doc/posix-functions/tgamma.texi index 752675f5e..a1f36b1f5 100644 --- a/doc/posix-functions/tgamma.texi +++ b/doc/posix-functions/tgamma.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/tgammaf.texi b/doc/posix-functions/tgammaf.texi index 5ac57ba37..db5b87e7c 100644 --- a/doc/posix-functions/tgammaf.texi +++ b/doc/posix-functions/tgammaf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/tgammal.texi b/doc/posix-functions/tgammal.texi index 7d0048a5b..babb36869 100644 --- a/doc/posix-functions/tgammal.texi +++ b/doc/posix-functions/tgammal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/timer_create.texi b/doc/posix-functions/timer_create.texi index 51f93d9a9..bd0e4fc45 100644 --- a/doc/posix-functions/timer_create.texi +++ b/doc/posix-functions/timer_create.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.4, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS, Tandem/NSK. +MacOS X 10.5, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS, Tandem/NSK. @end itemize diff --git a/doc/posix-functions/timer_delete.texi b/doc/posix-functions/timer_delete.texi index 0d4eb4401..9d37797cc 100644 --- a/doc/posix-functions/timer_delete.texi +++ b/doc/posix-functions/timer_delete.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.4, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS, Tandem/NSK. +MacOS X 10.5, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS, Tandem/NSK. @end itemize diff --git a/doc/posix-functions/timer_getoverrun.texi b/doc/posix-functions/timer_getoverrun.texi index 3d7c48ffb..20b84a254 100644 --- a/doc/posix-functions/timer_getoverrun.texi +++ b/doc/posix-functions/timer_getoverrun.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, Minix 3.1.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/timer_gettime.texi b/doc/posix-functions/timer_gettime.texi index fee820988..bf26a0139 100644 --- a/doc/posix-functions/timer_gettime.texi +++ b/doc/posix-functions/timer_gettime.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.4, IRIX 5.3, mingw, Interix 3.5, BeOS, Tandem/NSK. +MacOS X 10.5, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, mingw, Interix 3.5, BeOS, Tandem/NSK. @end itemize diff --git a/doc/posix-functions/timer_settime.texi b/doc/posix-functions/timer_settime.texi index 44673e3a4..ef04a0aee 100644 --- a/doc/posix-functions/timer_settime.texi +++ b/doc/posix-functions/timer_settime.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.4, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS, Tandem/NSK. +MacOS X 10.5, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS, Tandem/NSK. @end itemize diff --git a/doc/posix-functions/tolower_l.texi b/doc/posix-functions/tolower_l.texi index 8bf5fd25e..ad08f82d0 100644 --- a/doc/posix-functions/tolower_l.texi +++ b/doc/posix-functions/tolower_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/toupper_l.texi b/doc/posix-functions/toupper_l.texi index dfb12298e..3682d1f98 100644 --- a/doc/posix-functions/toupper_l.texi +++ b/doc/posix-functions/toupper_l.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/towctrans.texi b/doc/posix-functions/towctrans.texi index d99c6adbe..9e1aa949f 100644 --- a/doc/posix-functions/towctrans.texi +++ b/doc/posix-functions/towctrans.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.5.1, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.5.1, mingw, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/towctrans_l.texi b/doc/posix-functions/towctrans_l.texi index 0b15d27d7..853c46bdc 100644 --- a/doc/posix-functions/towctrans_l.texi +++ b/doc/posix-functions/towctrans_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/towlower_l.texi b/doc/posix-functions/towlower_l.texi index 83beb7993..665a2ee95 100644 --- a/doc/posix-functions/towlower_l.texi +++ b/doc/posix-functions/towlower_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/towupper_l.texi b/doc/posix-functions/towupper_l.texi index 063fb2e7f..5b94e3e83 100644 --- a/doc/posix-functions/towupper_l.texi +++ b/doc/posix-functions/towupper_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/truncf.texi b/doc/posix-functions/truncf.texi index 30e7e737c..cd8545d91 100644 --- a/doc/posix-functions/truncf.texi +++ b/doc/posix-functions/truncf.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{truncf} or @code{truncf @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9, Interix 3.5. @item This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms: glibc 2.8. diff --git a/doc/posix-functions/truncl.texi b/doc/posix-functions/truncl.texi index 616854ee5..a5baacd8a 100644 --- a/doc/posix-functions/truncl.texi +++ b/doc/posix-functions/truncl.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{truncl} or @code{truncl @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @item This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms: glibc 2.8. diff --git a/doc/posix-functions/tsearch.texi b/doc/posix-functions/tsearch.texi index 87188475f..3ab9b8a60 100644 --- a/doc/posix-functions/tsearch.texi +++ b/doc/posix-functions/tsearch.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/ttyname_r.texi b/doc/posix-functions/ttyname_r.texi index e190d2592..358311747 100644 --- a/doc/posix-functions/ttyname_r.texi +++ b/doc/posix-functions/ttyname_r.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, mingw, BeOS. +NetBSD 3.0, Minix 3.1.8, mingw, BeOS. @item This function is not declared unless @code{_REENTRANT} is defined, on some platforms: diff --git a/doc/posix-functions/twalk.texi b/doc/posix-functions/twalk.texi index e9cc5faff..d981291ae 100644 --- a/doc/posix-functions/twalk.texi +++ b/doc/posix-functions/twalk.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/ulimit.texi b/doc/posix-functions/ulimit.texi index 7b4337351..3ce0a402c 100644 --- a/doc/posix-functions/ulimit.texi +++ b/doc/posix-functions/ulimit.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Cygwin, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/ungetwc.texi b/doc/posix-functions/ungetwc.texi index 3e395984e..89ad1f096 100644 --- a/doc/posix-functions/ungetwc.texi +++ b/doc/posix-functions/ungetwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/unlinkat.texi b/doc/posix-functions/unlinkat.texi index cefc8827e..50a53f859 100644 --- a/doc/posix-functions/unlinkat.texi +++ b/doc/posix-functions/unlinkat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @item Some systems mistakenly succeed on @code{unlinkat(fd,"file/",flag)}: diff --git a/doc/posix-functions/unlockpt.texi b/doc/posix-functions/unlockpt.texi index 884251631..37725e1db 100644 --- a/doc/posix-functions/unlockpt.texi +++ b/doc/posix-functions/unlockpt.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/uselocale.texi b/doc/posix-functions/uselocale.texi index 5cdcdd4ad..1afcc6580 100644 --- a/doc/posix-functions/uselocale.texi +++ b/doc/posix-functions/uselocale.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/utimensat.texi b/doc/posix-functions/utimensat.texi index f7ba8a308..c6a91b30d 100644 --- a/doc/posix-functions/utimensat.texi +++ b/doc/posix-functions/utimensat.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, 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 1.5.x, mingw, +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. However, the replacement function may end up truncating timestamps to less resolution than supported by the file system. Furthermore, the diff --git a/doc/posix-functions/utimes.texi b/doc/posix-functions/utimes.texi index 025029b8a..e12afe2f6 100644 --- a/doc/posix-functions/utimes.texi +++ b/doc/posix-functions/utimes.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, Interix 3.5, BeOS. @item The declaration of this function lacks @code{const} in the second argument on some platforms: diff --git a/doc/posix-functions/vdprintf.texi b/doc/posix-functions/vdprintf.texi index bf071be77..33f5afbfb 100644 --- a/doc/posix-functions/vdprintf.texi +++ b/doc/posix-functions/vdprintf.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{vdprintf} or @code{vdpr @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, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5. @end itemize diff --git a/doc/posix-functions/vfscanf.texi b/doc/posix-functions/vfscanf.texi index d051e6d0c..c7807d846 100644 --- a/doc/posix-functions/vfscanf.texi +++ b/doc/posix-functions/vfscanf.texi @@ -19,7 +19,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 8, Interix 3.5. +Minix 3.1.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 8, Interix 3.5. @item On Windows platforms (excluding Cygwin), this function does not set @code{errno} upon failure. diff --git a/doc/posix-functions/vfwprintf.texi b/doc/posix-functions/vfwprintf.texi index 143704b4b..8f07e7130 100644 --- a/doc/posix-functions/vfwprintf.texi +++ b/doc/posix-functions/vfwprintf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/vfwscanf.texi b/doc/posix-functions/vfwscanf.texi index 8f2882d68..3435587f4 100644 --- a/doc/posix-functions/vfwscanf.texi +++ b/doc/posix-functions/vfwscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/vswprintf.texi b/doc/posix-functions/vswprintf.texi index c63cdeb46..fd6b690a4 100644 --- a/doc/posix-functions/vswprintf.texi +++ b/doc/posix-functions/vswprintf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/vswscanf.texi b/doc/posix-functions/vswscanf.texi index ca85edd83..e0ab23263 100644 --- a/doc/posix-functions/vswscanf.texi +++ b/doc/posix-functions/vswscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/vwprintf.texi b/doc/posix-functions/vwprintf.texi index 9f3e3b88d..56701b30d 100644 --- a/doc/posix-functions/vwprintf.texi +++ b/doc/posix-functions/vwprintf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS, Cygwin 1.7. @item This function exists, but does not support wide arguments on some diff --git a/doc/posix-functions/vwscanf.texi b/doc/posix-functions/vwscanf.texi index 2c8078a3d..8f8b03962 100644 --- a/doc/posix-functions/vwscanf.texi +++ b/doc/posix-functions/vwscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/waitid.texi b/doc/posix-functions/waitid.texi index c0f090ba6..76d2ce72f 100644 --- a/doc/posix-functions/waitid.texi +++ b/doc/posix-functions/waitid.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.4, 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, Minix 3.1.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. diff --git a/doc/posix-functions/wcpcpy.texi b/doc/posix-functions/wcpcpy.texi index 7566cd842..df20a6fae 100644 --- a/doc/posix-functions/wcpcpy.texi +++ b/doc/posix-functions/wcpcpy.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms: diff --git a/doc/posix-functions/wcpncpy.texi b/doc/posix-functions/wcpncpy.texi index ad7911391..4a76b1533 100644 --- a/doc/posix-functions/wcpncpy.texi +++ b/doc/posix-functions/wcpncpy.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms: diff --git a/doc/posix-functions/wcrtomb.texi b/doc/posix-functions/wcrtomb.texi index d222637a7..892043877 100644 --- a/doc/posix-functions/wcrtomb.texi +++ b/doc/posix-functions/wcrtomb.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. @item This function returns 0 when the first argument is NULL in some locales on some platforms: AIX 4.3, OSF/1 5.1, Solaris 11 2010-11. diff --git a/doc/posix-functions/wcscasecmp_l.texi b/doc/posix-functions/wcscasecmp_l.texi index 5fe0b74b2..5d1d73cf1 100644 --- a/doc/posix-functions/wcscasecmp_l.texi +++ b/doc/posix-functions/wcscasecmp_l.texi @@ -14,7 +14,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcscoll.texi b/doc/posix-functions/wcscoll.texi index 7317a9d8b..7ba88e9b1 100644 --- a/doc/posix-functions/wcscoll.texi +++ b/doc/posix-functions/wcscoll.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcscoll_l.texi b/doc/posix-functions/wcscoll_l.texi index 22196dba5..590eeba9f 100644 --- a/doc/posix-functions/wcscoll_l.texi +++ b/doc/posix-functions/wcscoll_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcsftime.texi b/doc/posix-functions/wcsftime.texi index c1c30a6f5..0faa2118c 100644 --- a/doc/posix-functions/wcsftime.texi +++ b/doc/posix-functions/wcsftime.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. +OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcsncasecmp_l.texi b/doc/posix-functions/wcsncasecmp_l.texi index 59092b1f0..3a01a6689 100644 --- a/doc/posix-functions/wcsncasecmp_l.texi +++ b/doc/posix-functions/wcsncasecmp_l.texi @@ -14,7 +14,7 @@ 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 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcsnlen.texi b/doc/posix-functions/wcsnlen.texi index c08df2c20..0abb64685 100644 --- a/doc/posix-functions/wcsnlen.texi +++ b/doc/posix-functions/wcsnlen.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/wcsnrtombs.texi b/doc/posix-functions/wcsnrtombs.texi index b1af00f8a..1f7f4ca69 100644 --- a/doc/posix-functions/wcsnrtombs.texi +++ b/doc/posix-functions/wcsnrtombs.texi @@ -10,8 +10,8 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, HP-UX -11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, +HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsrtombs.texi b/doc/posix-functions/wcsrtombs.texi index 230c61b59..4176cac8b 100644 --- a/doc/posix-functions/wcsrtombs.texi +++ b/doc/posix-functions/wcsrtombs.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. @item This function may set the source pointer to NULL before NUL terminating the destination string on some platforms: OSF/1 5.1. diff --git a/doc/posix-functions/wcstod.texi b/doc/posix-functions/wcstod.texi index 9316bd8cf..79fb11353 100644 --- a/doc/posix-functions/wcstod.texi +++ b/doc/posix-functions/wcstod.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcstof.texi b/doc/posix-functions/wcstof.texi index e8e9ee450..ace02fc10 100644 --- a/doc/posix-functions/wcstof.texi +++ b/doc/posix-functions/wcstof.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/wcstoimax.texi b/doc/posix-functions/wcstoimax.texi index ef4acb7ef..acf1fb4d4 100644 --- a/doc/posix-functions/wcstoimax.texi +++ b/doc/posix-functions/wcstoimax.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin +OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/wcstol.texi b/doc/posix-functions/wcstol.texi index 386ec7522..1b20585be 100644 --- a/doc/posix-functions/wcstol.texi +++ b/doc/posix-functions/wcstol.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcstold.texi b/doc/posix-functions/wcstold.texi index 1f06ff62b..a4422b695 100644 --- a/doc/posix-functions/wcstold.texi +++ b/doc/posix-functions/wcstold.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcstoll.texi b/doc/posix-functions/wcstoll.texi index da0e55d32..3d677f5e4 100644 --- a/doc/posix-functions/wcstoll.texi +++ b/doc/posix-functions/wcstoll.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. +Minix 3.1.8, HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcstoul.texi b/doc/posix-functions/wcstoul.texi index b0e70a7a8..82f79bb3c 100644 --- a/doc/posix-functions/wcstoul.texi +++ b/doc/posix-functions/wcstoul.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcstoull.texi b/doc/posix-functions/wcstoull.texi index 61a19c541..17e64e7ba 100644 --- a/doc/posix-functions/wcstoull.texi +++ b/doc/posix-functions/wcstoull.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. +Minix 3.1.8, HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcstoumax.texi b/doc/posix-functions/wcstoumax.texi index 158745e2f..e9a9ffb6e 100644 --- a/doc/posix-functions/wcstoumax.texi +++ b/doc/posix-functions/wcstoumax.texi @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin -1.5.x, Interix 3.5. +OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, +Cygwin 1.5.x, Interix 3.5. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcswidth.texi b/doc/posix-functions/wcswidth.texi index cb61a9a68..7ca5d51e4 100644 --- a/doc/posix-functions/wcswidth.texi +++ b/doc/posix-functions/wcswidth.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, IRIX 5.3, Solaris 2.5.1, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, mingw, BeOS. @item This function handles combining characters in UTF-8 locales incorrectly on some platforms: diff --git a/doc/posix-functions/wcsxfrm.texi b/doc/posix-functions/wcsxfrm.texi index fe5116d78..78a74ee45 100644 --- a/doc/posix-functions/wcsxfrm.texi +++ b/doc/posix-functions/wcsxfrm.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsxfrm_l.texi b/doc/posix-functions/wcsxfrm_l.texi index 02155100e..1d5edf913 100644 --- a/doc/posix-functions/wcsxfrm_l.texi +++ b/doc/posix-functions/wcsxfrm_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wctob.texi b/doc/posix-functions/wctob.texi index 7ac0f0712..e2ad8c9cc 100644 --- a/doc/posix-functions/wctob.texi +++ b/doc/posix-functions/wctob.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 5.3, Solaris 2.6, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 5.3, Solaris 2.6, mingw, Interix 3.5. @item This function clobbers caller-owned registers on some platforms: Cygwin 1.7.5. diff --git a/doc/posix-functions/wctrans.texi b/doc/posix-functions/wctrans.texi index a2143e7b1..22d33a7fe 100644 --- a/doc/posix-functions/wctrans.texi +++ b/doc/posix-functions/wctrans.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 6.5, Solaris 2.5.1, mingw, Interix 3.5. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.5.1, mingw, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wctrans_l.texi b/doc/posix-functions/wctrans_l.texi index 8f12b77af..2696ac9a5 100644 --- a/doc/posix-functions/wctrans_l.texi +++ b/doc/posix-functions/wctrans_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wctype.texi b/doc/posix-functions/wctype.texi index bb52beda6..9c68854a3 100644 --- a/doc/posix-functions/wctype.texi +++ b/doc/posix-functions/wctype.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function is declared in @code{}, not in @code{}, on some platforms: diff --git a/doc/posix-functions/wctype_l.texi b/doc/posix-functions/wctype_l.texi index 871d82d01..a9245efda 100644 --- a/doc/posix-functions/wctype_l.texi +++ b/doc/posix-functions/wctype_l.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcwidth.texi b/doc/posix-functions/wcwidth.texi index ae33b75b4..6243ff80b 100644 --- a/doc/posix-functions/wcwidth.texi +++ b/doc/posix-functions/wcwidth.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, mingw, BeOS. @item This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms: glibc 2.8. diff --git a/doc/posix-functions/wordexp.texi b/doc/posix-functions/wordexp.texi index 678720012..545f04140 100644 --- a/doc/posix-functions/wordexp.texi +++ b/doc/posix-functions/wordexp.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, IRIX 5.3, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item On some platforms, this function does not set @code{errno} or the stream error indicator on attempts to write to a read-only stream: diff --git a/doc/posix-functions/wordfree.texi b/doc/posix-functions/wordfree.texi index fbbc69ef7..bb8584edd 100644 --- a/doc/posix-functions/wordfree.texi +++ b/doc/posix-functions/wordfree.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, IRIX 5.3, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/wprintf.texi b/doc/posix-functions/wprintf.texi index 330ca23b1..05b9d949d 100644 --- a/doc/posix-functions/wprintf.texi +++ b/doc/posix-functions/wprintf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix 3.5, BeOS. @item This function exists, but does not support wide arguments on some diff --git a/doc/posix-functions/wscanf.texi b/doc/posix-functions/wscanf.texi index 0db58d6e6..418ad2503 100644 --- a/doc/posix-functions/wscanf.texi +++ b/doc/posix-functions/wscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/y0.texi b/doc/posix-functions/y0.texi index 44495e9ee..530cd31bd 100644 --- a/doc/posix-functions/y0.texi +++ b/doc/posix-functions/y0.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/y1.texi b/doc/posix-functions/y1.texi index 34d6267a5..03b76a28b 100644 --- a/doc/posix-functions/y1.texi +++ b/doc/posix-functions/y1.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-functions/yn.texi b/doc/posix-functions/yn.texi index 5ff698dc4..cc15db0cc 100644 --- a/doc/posix-functions/yn.texi +++ b/doc/posix-functions/yn.texi @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8. @end itemize diff --git a/doc/posix-headers/aio.texi b/doc/posix-headers/aio.texi index ef6dff387..40d42400a 100644 --- a/doc/posix-headers/aio.texi +++ b/doc/posix-headers/aio.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-headers/complex.texi b/doc/posix-headers/complex.texi index 0003dd3ed..4d1f731a2 100644 --- a/doc/posix-headers/complex.texi +++ b/doc/posix-headers/complex.texi @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.7.7, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-headers/cpio.texi b/doc/posix-headers/cpio.texi index 5db657572..e8c2b0c64 100644 --- a/doc/posix-headers/cpio.texi +++ b/doc/posix-headers/cpio.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, Cygwin, mingw, BeOS. +MacOS X 10.3, Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/dlfcn.texi b/doc/posix-headers/dlfcn.texi index fa81de812..266b4dc0f 100644 --- a/doc/posix-headers/dlfcn.texi +++ b/doc/posix-headers/dlfcn.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/fmtmsg.texi b/doc/posix-headers/fmtmsg.texi index 1b9531c17..d00d6153a 100644 --- a/doc/posix-headers/fmtmsg.texi +++ b/doc/posix-headers/fmtmsg.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-headers/ftw.texi b/doc/posix-headers/ftw.texi index a1ede926b..79e2ec4d5 100644 --- a/doc/posix-headers/ftw.texi +++ b/doc/posix-headers/ftw.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, mingw, BeOS. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/iconv.texi b/doc/posix-headers/iconv.texi index 689473233..3eff28ca0 100644 --- a/doc/posix-headers/iconv.texi +++ b/doc/posix-headers/iconv.texi @@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS, +FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS, when GNU libiconv is not installed. @end itemize diff --git a/doc/posix-headers/iso646.texi b/doc/posix-headers/iso646.texi index 7198463dc..4268a0997 100644 --- a/doc/posix-headers/iso646.texi +++ b/doc/posix-headers/iso646.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, BeOS. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/langinfo.texi b/doc/posix-headers/langinfo.texi index d990b9a55..2c2fad53b 100644 --- a/doc/posix-headers/langinfo.texi +++ b/doc/posix-headers/langinfo.texi @@ -9,7 +9,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item The constant @code{CODESET} is not defined on some platforms: glibc 2.0.6, OpenBSD 3.8. diff --git a/doc/posix-headers/monetary.texi b/doc/posix-headers/monetary.texi index 260d5c7c4..1f25803a5 100644 --- a/doc/posix-headers/monetary.texi +++ b/doc/posix-headers/monetary.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/mqueue.texi b/doc/posix-headers/mqueue.texi index 293f18e89..a05d27531 100644 --- a/doc/posix-headers/mqueue.texi +++ b/doc/posix-headers/mqueue.texi @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-headers/nl_types.texi b/doc/posix-headers/nl_types.texi index f38f3b919..55c61abc2 100644 --- a/doc/posix-headers/nl_types.texi +++ b/doc/posix-headers/nl_types.texi @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/pthread.texi b/doc/posix-headers/pthread.texi index 741117bb3..c5827c942 100644 --- a/doc/posix-headers/pthread.texi +++ b/doc/posix-headers/pthread.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/sched.texi b/doc/posix-headers/sched.texi index 084dc8a8c..038983c11 100644 --- a/doc/posix-headers/sched.texi +++ b/doc/posix-headers/sched.texi @@ -9,7 +9,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @item @code{struct sched_param} is not defined on some platforms: Haiku. diff --git a/doc/posix-headers/search.texi b/doc/posix-headers/search.texi index f3cfef8f0..d33ace54c 100644 --- a/doc/posix-headers/search.texi +++ b/doc/posix-headers/search.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -BeOS. +Minix 3.1.8, BeOS. @end itemize diff --git a/doc/posix-headers/semaphore.texi b/doc/posix-headers/semaphore.texi index e678780df..ac997de05 100644 --- a/doc/posix-headers/semaphore.texi +++ b/doc/posix-headers/semaphore.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/spawn.texi b/doc/posix-headers/spawn.texi index 903fbe54f..fe2ddbd28 100644 --- a/doc/posix-headers/spawn.texi +++ b/doc/posix-headers/spawn.texi @@ -9,7 +9,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-headers/stropts.texi b/doc/posix-headers/stropts.texi index 2557a1262..c30f693ea 100644 --- a/doc/posix-headers/stropts.texi +++ b/doc/posix-headers/stropts.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/sys_msg.texi b/doc/posix-headers/sys_msg.texi index bc4df2345..e680ba02d 100644 --- a/doc/posix-headers/sys_msg.texi +++ b/doc/posix-headers/sys_msg.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, mingw, BeOS. +MacOS X 10.3, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/tgmath.texi b/doc/posix-headers/tgmath.texi index 226ff1b50..96dcf168f 100644 --- a/doc/posix-headers/tgmath.texi +++ b/doc/posix-headers/tgmath.texi @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item This header file 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, +MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-headers/trace.texi b/doc/posix-headers/trace.texi index 12f8e2a96..5b39fce72 100644 --- a/doc/posix-headers/trace.texi +++ b/doc/posix-headers/trace.texi @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-headers/ulimit.texi b/doc/posix-headers/ulimit.texi index 0d454ed68..b8429f7fb 100644 --- a/doc/posix-headers/ulimit.texi +++ b/doc/posix-headers/ulimit.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -OpenBSD 3.8, Cygwin, mingw, BeOS. +OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/utmpx.texi b/doc/posix-headers/utmpx.texi index f0ec27667..5a0e2152e 100644 --- a/doc/posix-headers/utmpx.texi +++ b/doc/posix-headers/utmpx.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/wordexp.texi b/doc/posix-headers/wordexp.texi index a70aafdf0..0d153206b 100644 --- a/doc/posix-headers/wordexp.texi +++ b/doc/posix-headers/wordexp.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize