]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 11:36:42 +0000 (13:36 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 11:36:42 +0000 (13:36 +0200)
* doc/gnulib-intro.texi (Target Platforms): Mention that Mac OS X 10.4
and older is unsupported.
* doc/posix-functions/acosl.texi: Don't mention workarounds specific to
Mac OS X 10.4 and older.
* doc/posix-functions/asinl.texi: Likewise.
* doc/posix-functions/atanl.texi: Likewise.
* doc/posix-functions/cosl.texi: Likewise.
* doc/posix-functions/expl.texi: Likewise.
* doc/posix-functions/frexpl.texi: Likewise.
* doc/posix-functions/gettimeofday.texi: Likewise.
* doc/posix-functions/logl.texi: Likewise.
* doc/posix-functions/mkstemp.texi: Likewise.
* doc/posix-functions/sinl.texi: Likewise.
* doc/posix-functions/sqrtl.texi: Likewise.
* doc/posix-functions/tanl.texi: Likewise.
* doc/posix-functions/wcswidth.texi: Likewise.
* doc/**/*.texi: Update.

193 files changed:
ChangeLog
doc/glibc-functions/asprintf.texi
doc/glibc-functions/backtrace.texi
doc/glibc-functions/backtrace_symbols.texi
doc/glibc-functions/backtrace_symbols_fd.texi
doc/glibc-functions/ffsl.texi
doc/glibc-functions/fgetxattr.texi
doc/glibc-functions/flistxattr.texi
doc/glibc-functions/fremovexattr.texi
doc/glibc-functions/fsetxattr.texi
doc/glibc-functions/getopt_long_only.texi
doc/glibc-functions/getutmp.texi
doc/glibc-functions/getutmpx.texi
doc/glibc-functions/getxattr.texi
doc/glibc-functions/lchmod.texi
doc/glibc-functions/listxattr.texi
doc/glibc-functions/lutimes.texi
doc/glibc-functions/obstack_printf.texi
doc/glibc-functions/obstack_vprintf.texi
doc/glibc-functions/openpty.texi
doc/glibc-functions/removexattr.texi
doc/glibc-functions/sendfile.texi
doc/glibc-functions/setxattr.texi
doc/glibc-functions/strptime_l.texi
doc/glibc-functions/strtod_l.texi
doc/glibc-functions/strtof_l.texi
doc/glibc-functions/strtol_l.texi
doc/glibc-functions/strtold_l.texi
doc/glibc-functions/strtoll_l.texi
doc/glibc-functions/strtoul_l.texi
doc/glibc-functions/strtoull_l.texi
doc/glibc-functions/utmpxname.texi
doc/glibc-functions/vasprintf.texi
doc/glibc-functions/wcsftime_l.texi
doc/glibc-functions/wcstod_l.texi
doc/glibc-functions/wcstof_l.texi
doc/glibc-functions/wcstol_l.texi
doc/glibc-functions/wcstold_l.texi
doc/glibc-functions/wcstoll_l.texi
doc/glibc-functions/wcstoul_l.texi
doc/glibc-functions/wcstoull_l.texi
doc/glibc-functions/xdr_hyper.texi
doc/glibc-functions/xdr_int16_t.texi
doc/glibc-functions/xdr_int32_t.texi
doc/glibc-functions/xdr_int64_t.texi
doc/glibc-functions/xdr_longlong_t.texi
doc/glibc-functions/xdr_sizeof.texi
doc/glibc-functions/xdr_u_hyper.texi
doc/glibc-functions/xdr_u_longlong_t.texi
doc/glibc-headers/execinfo.texi
doc/glibc-headers/getopt.texi
doc/gnulib-intro.texi
doc/pastposix-functions/getcontext.texi
doc/pastposix-functions/makecontext.texi
doc/pastposix-functions/setcontext.texi
doc/pastposix-functions/swapcontext.texi
doc/posix-functions/acosl.texi
doc/posix-functions/asinl.texi
doc/posix-functions/atanl.texi
doc/posix-functions/clock_getcpuclockid.texi
doc/posix-functions/clock_getres.texi
doc/posix-functions/clock_gettime.texi
doc/posix-functions/clock_nanosleep.texi
doc/posix-functions/clock_settime.texi
doc/posix-functions/cosl.texi
doc/posix-functions/daylight.texi
doc/posix-functions/duplocale.texi
doc/posix-functions/endutxent.texi
doc/posix-functions/expl.texi
doc/posix-functions/fmtmsg.texi
doc/posix-functions/fprintf.texi
doc/posix-functions/freelocale.texi
doc/posix-functions/frexpl.texi
doc/posix-functions/fstatvfs.texi
doc/posix-functions/ftw.texi
doc/posix-functions/getdate.texi
doc/posix-functions/getopt.texi
doc/posix-functions/gettimeofday.texi
doc/posix-functions/getutxent.texi
doc/posix-functions/getutxid.texi
doc/posix-functions/getutxline.texi
doc/posix-functions/grantpt.texi
doc/posix-functions/isalnum_l.texi
doc/posix-functions/isalpha_l.texi
doc/posix-functions/isblank_l.texi
doc/posix-functions/iscntrl_l.texi
doc/posix-functions/isdigit_l.texi
doc/posix-functions/isgraph_l.texi
doc/posix-functions/islower_l.texi
doc/posix-functions/isprint_l.texi
doc/posix-functions/ispunct_l.texi
doc/posix-functions/isspace_l.texi
doc/posix-functions/isupper_l.texi
doc/posix-functions/iswalnum_l.texi
doc/posix-functions/iswalpha_l.texi
doc/posix-functions/iswblank_l.texi
doc/posix-functions/iswcntrl_l.texi
doc/posix-functions/iswctype_l.texi
doc/posix-functions/iswdigit_l.texi
doc/posix-functions/iswgraph_l.texi
doc/posix-functions/iswlower_l.texi
doc/posix-functions/iswprint_l.texi
doc/posix-functions/iswpunct_l.texi
doc/posix-functions/iswspace_l.texi
doc/posix-functions/iswupper_l.texi
doc/posix-functions/iswxdigit_l.texi
doc/posix-functions/isxdigit_l.texi
doc/posix-functions/lchown.texi
doc/posix-functions/logl.texi
doc/posix-functions/mbsnrtowcs.texi
doc/posix-functions/mkstemp.texi
doc/posix-functions/newlocale.texi
doc/posix-functions/nftw.texi
doc/posix-functions/nl_langinfo_l.texi
doc/posix-functions/poll.texi
doc/posix-functions/posix_openpt.texi
doc/posix-functions/posix_spawn.texi
doc/posix-functions/posix_spawn_file_actions_addclose.texi
doc/posix-functions/posix_spawn_file_actions_adddup2.texi
doc/posix-functions/posix_spawn_file_actions_addopen.texi
doc/posix-functions/posix_spawn_file_actions_destroy.texi
doc/posix-functions/posix_spawn_file_actions_init.texi
doc/posix-functions/posix_spawnattr_destroy.texi
doc/posix-functions/posix_spawnattr_getflags.texi
doc/posix-functions/posix_spawnattr_getpgroup.texi
doc/posix-functions/posix_spawnattr_getsigdefault.texi
doc/posix-functions/posix_spawnattr_getsigmask.texi
doc/posix-functions/posix_spawnattr_init.texi
doc/posix-functions/posix_spawnattr_setflags.texi
doc/posix-functions/posix_spawnattr_setpgroup.texi
doc/posix-functions/posix_spawnattr_setsigdefault.texi
doc/posix-functions/posix_spawnattr_setsigmask.texi
doc/posix-functions/posix_spawnp.texi
doc/posix-functions/printf.texi
doc/posix-functions/pthread_atfork.texi
doc/posix-functions/pthread_sigmask.texi
doc/posix-functions/ptsname.texi
doc/posix-functions/pututxline.texi
doc/posix-functions/setutxent.texi
doc/posix-functions/sigignore.texi
doc/posix-functions/sigset.texi
doc/posix-functions/sinl.texi
doc/posix-functions/snprintf.texi
doc/posix-functions/sockatmark.texi
doc/posix-functions/sprintf.texi
doc/posix-functions/sqrt.texi
doc/posix-functions/sqrtl.texi
doc/posix-functions/statvfs.texi
doc/posix-functions/strcasecmp_l.texi
doc/posix-functions/strcoll_l.texi
doc/posix-functions/strfmon_l.texi
doc/posix-functions/strftime_l.texi
doc/posix-functions/strncasecmp_l.texi
doc/posix-functions/strxfrm_l.texi
doc/posix-functions/tanl.texi
doc/posix-functions/tcgetsid.texi
doc/posix-functions/timer_create.texi
doc/posix-functions/timer_delete.texi
doc/posix-functions/timer_getoverrun.texi
doc/posix-functions/timer_gettime.texi
doc/posix-functions/timer_settime.texi
doc/posix-functions/tolower_l.texi
doc/posix-functions/toupper_l.texi
doc/posix-functions/towctrans_l.texi
doc/posix-functions/towlower_l.texi
doc/posix-functions/towupper_l.texi
doc/posix-functions/ttyname_r.texi
doc/posix-functions/unlockpt.texi
doc/posix-functions/unsetenv.texi
doc/posix-functions/uselocale.texi
doc/posix-functions/vfprintf.texi
doc/posix-functions/vprintf.texi
doc/posix-functions/vsnprintf.texi
doc/posix-functions/vsprintf.texi
doc/posix-functions/waitid.texi
doc/posix-functions/wcscoll_l.texi
doc/posix-functions/wcsnrtombs.texi
doc/posix-functions/wcswidth.texi
doc/posix-functions/wcsxfrm_l.texi
doc/posix-functions/wctrans_l.texi
doc/posix-functions/wctype_l.texi
doc/posix-functions/wcwidth.texi
doc/posix-functions/wordexp.texi
doc/posix-functions/wordfree.texi
doc/posix-headers/aio.texi
doc/posix-headers/cpio.texi
doc/posix-headers/fmtmsg.texi
doc/posix-headers/ftw.texi
doc/posix-headers/spawn.texi
doc/posix-headers/sys_msg.texi
doc/posix-headers/sys_statvfs.texi
doc/posix-headers/utmpx.texi
doc/posix-headers/wordexp.texi

index 2f8b5146ca8dd51e5f2dbbc2cb2e07a3e15f3e5c..a6cc9d944743210749a5e98732eedd7f5e17bbed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2019-07-06  Bruno Haible  <bruno@clisp.org>
+
+       doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.
+       * doc/gnulib-intro.texi (Target Platforms): Mention that Mac OS X 10.4
+       and older is unsupported.
+       * doc/posix-functions/acosl.texi: Don't mention workarounds specific to
+       Mac OS X 10.4 and older.
+       * doc/posix-functions/asinl.texi: Likewise.
+       * doc/posix-functions/atanl.texi: Likewise.
+       * doc/posix-functions/cosl.texi: Likewise.
+       * doc/posix-functions/expl.texi: Likewise.
+       * doc/posix-functions/frexpl.texi: Likewise.
+       * doc/posix-functions/gettimeofday.texi: Likewise.
+       * doc/posix-functions/logl.texi: Likewise.
+       * doc/posix-functions/mkstemp.texi: Likewise.
+       * doc/posix-functions/sinl.texi: Likewise.
+       * doc/posix-functions/sqrtl.texi: Likewise.
+       * doc/posix-functions/tanl.texi: Likewise.
+       * doc/posix-functions/wcswidth.texi: Likewise.
+       * doc/**/*.texi: Update.
+
 2019-07-06  Bruno Haible  <bruno@clisp.org>
 
        doc: Remove documentation of AIX 4 as a supported platform.
index 233aa6a3653d9445bd1840de44ffb50ceb6e8b10..0a70d869d4c3cc7a3bb7cb9652457a056436ed6d 100644 (file)
@@ -65,7 +65,7 @@ with zeroes) on some platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, Solaris 11.0, Cygwin 1.5.x.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 3a31f40b91bb2646261e172e9e58a2b5af470397..20203b39549f8e6ad1da23de62e3a9fb320b706c 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index 00752a293822d29e0575a9c54f549a3a3e68bb4c..419e68e9f48bceed2551059cc40ae886e12e618c 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index fcbf5a1f05fd516ac7a6bb6468beabbf6ed43426..6f73a3638e95e10555f8079486dc3d7f62577b97 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index 84bb2bf2a115d40d74f9540bc00fca6eae7c4f16..569065d7dce582fdb8334dfeb58a23eae36d7a7b 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 25a9e9b583a603a6fd46d7e2a734544d0d1eeba2..687c0310f0527f0479be583233467298a20716ef 100644 (file)
@@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-Mac OS 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, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
 @item
 This function has extra @code{offset} and @code{options} parameters:
-Mac OS X 10.4
+Mac OS X 10.5.
 @end itemize
index 362eefb695d6bfc8d525271ecf394bd642dd15e7..71f762c67ca9f1fc7c69548148df91413c30d000 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-Mac OS 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, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
 @end itemize
index 4bd0034ba823dcb7c89eac0a5d8d184d56dbfccd..b2b03cbc6215097f0be0580b8ae6d33acb2c75fe 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-Mac OS 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, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
 @end itemize
index 040218cc9ddb388810f01c27179ee3352a316b62..e34881cde74d60cbeef4de32a2636de208717613 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-Mac OS 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, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
 @end itemize
index 7fe688042c2900820bdffb87c99618a8b2674427..a52696a0de82470c82c33df6bfa1a56fa617bcc9 100644 (file)
@@ -49,7 +49,7 @@ optional arguments on some platforms:
 Mac OS 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:
-Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw, MSVC 14.
+FreeBSD 5.2.1, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw, MSVC 14.
 @item
 This function crashes if the option string includes @code{W;} but
 there are no long options, on some platforms:
index 711eeff33424512b3cb4a1479f5bddfadffbd453..6ade674c12b6a5793f2d898028bbc2424c705cbb 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index a50864b78da2ad9f49c55b66bb861b946f7107b2..84751eb2c33ce5689cd6a3f55dafee043a9f71fb 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index 5690bed7188923b129009cb8af6daf917f57a0b5..a87b19592dc7d3f3ca9392ad806cc233a38edbf2 100644 (file)
@@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-Mac OS 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, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
 @item
 This function has extra @code{offset} and @code{options} parameters:
-Mac OS X 10.4
+Mac OS X 10.5.
 @end itemize
index 21b90a202ad4a3497b22a6ef3dc60404db599e8f..aea782dc2492b17a697c22b5e3e7e4702ff3d0be 100644 (file)
@@ -8,7 +8,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index b36e48027ae82b3598bd950d82f70275dc55f4ae..ba9890b0e3d06dc2873600e881ac38e9644021ce 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-Mac OS 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, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
 @end itemize
index 30148127646b1f7c7e4d7a733a5e188ba5b62aa3..29e10228d2c0be748be65e3ffa3a4d0eae130450 100644 (file)
@@ -25,7 +25,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, mingw, MSVC 14, Android 7.1.
+OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, mingw, MSVC 14, Android 7.1.
 @item
 This function cannot set full timestamp resolution.  Use
 @code{utimensat(AT_FDCWD,file,times,AT_SYMLINK_NOFOLLOW)}, or the
index 1af9ffca562447f99e35ffbe1563a562adff10cf..2edcbae1847c78396b9c25523199092203624583 100644 (file)
@@ -73,7 +73,7 @@ floating-point and pointer output on some platforms:
 Solaris 10/x86, mingw, MSVC 14.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @item
 This function does not fully support the @samp{n} directive on some platforms:
 HP-UX 11, mingw, MSVC 14.
index a51dd1f3666d1d1ab1643014635e0abf7bfcab3d..9032c40a3e2f20da45978744aa4d4f1eb2ac0fb0 100644 (file)
@@ -73,7 +73,7 @@ floating-point and pointer output on some platforms:
 Solaris 10/x86, mingw, MSVC 14.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @item
 This function does not fully support the @samp{n} directive on some platforms:
 HP-UX 11, mingw, MSVC 14.
index 66e83b3687cad2a7540ecd58935fe7c293ab9625..d5f4cf98e54bda74ba0f1135947f735de84b676f 100644 (file)
@@ -43,9 +43,4 @@ Portability problems not fixed by Gnulib:
 @item
 This function is missing on some platforms:
 mingw, MSVC 14.
-@item
-After a successful call to @code{openpty}, the application needs to close
-the master's file descriptor before closing the slave's file descriptor,
-otherwise the process may hang in a state where it cannot be killed, on
-some platforms: Mac OS X 10.4.11.
 @end itemize
index 2b9f2c76475403f02690d6d140925c4db7ac3e80..f909dee378882bbfa3fedacee8779fa940475e25 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-Mac OS 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, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
 @end itemize
index 73372dee21cbe47421b08eb9c895310f438f483d..78d6774201644f60c831001ca8bab27aaf0c1b39 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, MSVC 14, Android 4.4.
+NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 11 2010-11, Cygwin, mingw, MSVC 14, Android 4.4.
 @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
index 6943f9cecfb14408b070434081df049246701c3f..d7f6a38ea3ff123e57c6175275c441f43b7514df 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-Mac OS 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, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 4.0.4.
 @end itemize
index 6dc2265a6f300b2cc0806a82a6e6de9ef27c6ab1..de72fe6ccbc7d99ed531f26bf6b70eeb48511c39 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @end itemize
index a889bfb2d6bb78266552b1e964a705c81fdd07ed..47f68af4d51aada92a9233255a853eadc0c1a362 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 7.1.
 @end itemize
index 5f643ac2c59685e9523aeba15f9bf4791f45f971..db09400b12fe673d924006cac4bc9ac953dc9acb 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 7.1.
 @end itemize
index 57f662a93121df5fed169544430e92894b379877..b7f743130fc6bb19489a0a0cc6f5560879aa4af2 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 7.1.
 @end itemize
index 5bcbb1739d65e50c2645d4e81f97f2967f32ebbc..262543fb04c29ebaa4f9a489d785da9a1b0ef149 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 17325e778443ec48424c5e42945ecf65311707b2..239340323f44711f0fe05a8cca9e03a9e3e2d086 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index b076d4557349b64852c6082a531d03c54dbda4b1..87d78405c1d9dceb5cd8f80e3d019aefed51055e 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 7.1.
 @end itemize
index 05495eb5cab3b56d676598592cb3516c9f97724b..aa42ac0f3e6cc868d1bede461da492ac23bd41fc 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 3e90970f62ffe3adb8664f5e54150fdb5a10d18b..a25e6bb517e5626a2eefb614e4bdf86ac060ed5d 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, mingw, MSVC 14, Android 9.0.
 @end itemize
index d421c1822f7e066019761c557e57154e12eb6fd2..a8bbf288067cba70d2c0fa936a20a14636f5063c 100644 (file)
@@ -65,7 +65,7 @@ with zeroes) on some platforms:
 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, Solaris 11.0, Cygwin 1.5.x.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 28a5f3ee49d06711d134c327acbe78c0d8f1874b..c52b43dec4617114cae6f1d7af59627fe4fcc731 100644 (file)
@@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 5419cf2f4d97238e8b9ff497bdab806578c7a833..3fd53127371d6e648e85a23e170fc5e44453a931 100644 (file)
@@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index dfb14cc19729c758321c78b96959d99063869832..175e5b808a2a0e814d10611434020c535dc89c92 100644 (file)
@@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index ff5d162f53113e00bbd62bfe908c495483580d60..106fcec1b4539eed231e7fd3ef4aee837bc7f883 100644 (file)
@@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 36d3680b0f7e25150af1066f4b3271cc6ac8448a..71dd107e8b26bbc31b02414d170195e02c4880fd 100644 (file)
@@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 6a3ae78df9425dc4b7230593f3d880e7ebca395f..d459d795ad1550956b30e991ec6c427f47bf624a 100644 (file)
@@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 631247b15b87ad4465ec4dd54314f38b064de484..9cfab603041366040a3dda8a35ea80d030dcf207 100644 (file)
@@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 8.1.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 8307832e17733e41aa20ec348087486ff2f6a612..e2be40a93a10c42ffe6a00078dfe456b40a12a9a 100644 (file)
@@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index c9ad5247bab462bccdc7e6ac9231037c58cea4c0..c7724e9ada83a309ec451f1cedb2631a6bd8e1fe 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
 @end itemize
index b0e5de6dcaff3afe8d20e7d2cfb4323f2d7e7f0d..763350bcf3a8900b6abec89ffba0027f5990342f 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
+Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
 @end itemize
index f9b7c7219f52bd495ea4e98cab4328ea01b3cbd6..cf5b6ace7483fbcfb89c2fc066e1d538788cec97 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
+Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
 @end itemize
index a84068da73e2ca3f07590db096ff6c7870244eb9..4a7c2e66f1c1837a48c5b5bd0757ce7e6d84b3d2 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
 @end itemize
index 51728c9682994f040af8bc917455537b003247ad..5e8683b65f6bf316b6108d8fa15c21878190352b 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
 @end itemize
index aec5976566eeed340c715920acb8e8b2e8c98367..d1397b95653f3941c6243d8cc9e4ec6bddea1982 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
 @end itemize
index 2d02e5901638296fd8b0713a1c53c57316b41ac5..18230fa5ad5fc45f46dfb6b654b8f9486904f69d 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
 @end itemize
index db4eef07ddc6a157bcea4944476e582157c868e6..cb7588fff71f3a80b9d5e392f6e5a72ac22e5ffb 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
 @end itemize
index 1f63d049c6fb6505c4483c45d2e22e6794391371..d22128974b9949fd47268ef56bd006ce237f7227 100644 (file)
@@ -23,7 +23,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS 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, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 6b993e2750c753ab20b9f359d3d28fe1fa2693ee..f590a5f95715f918403b633364e1e2d87366b82a 100644 (file)
@@ -30,7 +30,7 @@ The function @code{getopt_long} is missing on some platforms:
 IRIX 6.5, Solaris 9.
 @item
 The function @code{getopt_long_only} is missing on some platforms:
-Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, IRIX 6.5, Solaris 9, mingw.
+FreeBSD 5.2.1, NetBSD 5.0, IRIX 6.5, Solaris 9, mingw.
 @item
 The method to reset options is incompatible on some platforms:
 FreeBSD 6.0, NetBSD 5.0(?), OpenBSD 3.8, Cygwin 1.5.x, mingw.
index 2945c53cf079ead8e299828f102b543b605c2750..d6004cb591430387ac8516aee2c31f52d5641d23 100644 (file)
@@ -172,6 +172,8 @@ The following platforms were supported in the past, but are no longer
 supported:
 @itemize
 @item
+Mac OS X 10.4 and older.
+@item
 AIX 4 and older.
 @item
 HP-UX 10.
index b738ba1189a0598ccc9c5b95994103663f1f0c89..349b285de8a73d4b9e764f1b3685c54b1ae1b581 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, OpenBSD 3.8, Cygwin, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index 20dc2289aea87609b3af1a1a9f86db8485a3a12c..e7fd438f2978dc9a68db5113ea2d925d16313330 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, OpenBSD 3.8, Cygwin, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index bbefa84dc5717aee29cc09e745d9be57934e2b00..4942b8c42df4eea2c9abbb309f03770a65994a8d 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, OpenBSD 3.8, Cygwin, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @item
 The effects of this call are system and compiler optimization dependent,
 since it restores the contents of register-allocated variables but not
index 6c0b7b5c69982ceea6949346a6e48c507d784c94..c42ed6428e380da4def2c4ae5ad2b22167f0145e 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, OpenBSD 3.8, Cygwin, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index 158ca86a1042f99134fd29a414dd54de9acf0381..639a7b6a21f9b6151f6c9ade63b7c12bf6a64eed 100644 (file)
@@ -14,9 +14,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
 @item
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
-@item
-This function is not declared on some platforms:
-Mac OS X 10.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 77d91808d40fc62c7f18e028ad0f6e4b553cdd92..3a8e30aaae38aeb59d863c40b4b7df84df205951 100644 (file)
@@ -14,9 +14,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
 @item
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
-@item
-This function is not declared on some platforms:
-Mac OS X 10.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 91e5a259c43420a2d9ed98329e412bc44a0f38f5..99c8dea920add0023c29a32493ccdf8f58b7b7bf 100644 (file)
@@ -14,9 +14,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
 @item
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
-@item
-This function is not declared on some platforms:
-Mac OS X 10.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 203fa7c05ec00db62642b3ac4bb82d80d830eea4..f3c7cfd6d081b7d21d6a35952a90610dca7504df 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.9, mingw, MSVC 14, Android 5.1.
+Mac OS X 10.11, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.9, mingw, MSVC 14, Android 5.1.
 @end itemize
index d2ceda00318074868ab64e6df27e34c442db2b6f..5354ca557fe8d38841cb3b293a9d9339b607637b 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, Minix 3.1.8, mingw, MSVC 14.
+Mac OS X 10.11, Minix 3.1.8, mingw, MSVC 14.
 @end itemize
index d93ba548f22229b1d9a6f1d79da65c13d746b458..8cf9d8b322681920e9401b85ce421067cd97e1c3 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, Minix 3.1.8, mingw, MSVC 14.
+Mac OS X 10.11, Minix 3.1.8, mingw, MSVC 14.
 The Gnulib module @code{gettime} is a partial substitute; it
 implements the @code{CLOCK_REALTIME} functionality of @code{clock_gettime}.
 @end itemize
index b9998819b09fbd2ce91dc3e4b73e5b1611e3891a..a46b62ff5c373237abf607dd406a37d81e8974d1 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, 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.7.9, mingw, MSVC 14.
+Mac OS X 10.11, 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.7.9, mingw, MSVC 14.
 @end itemize
index 17e445484a3fa21e941b12cd18c4790a7c965fdf..056bef9737a70e3fdea551a7a059ae0d257da082 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, Minix 3.1.8, Cygwin 1.7.9, mingw, MSVC 14.
+Mac OS X 10.11, Minix 3.1.8, Cygwin 1.7.9, mingw, MSVC 14.
 @end itemize
index 8c1e40d33162ff28939c719f2d84e9e1ef9d1f16..87c3a31d025e3bd9fed8e960936ce3441071c87e 100644 (file)
@@ -14,9 +14,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
 @item
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
-@item
-This function is not declared on some platforms:
-Mac OS X 10.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 69d621399768fdf4ffcff0b33c1bfa8fd7250be7..e6c70a1a5cba01e4581eee6e76c089f7ffc2cc50 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This variable is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 6.5.
+FreeBSD 6.0, OpenBSD 3.8, IRIX 6.5.
 @item
 The address of this variable is not a compile-time constant on some platforms:
 Cygwin, mingw.
index 0062546736bea80e03843924e5378ca19314e520..4b69c37ad8124b3adc470e80a7f1829f7376466b 100644 (file)
@@ -21,5 +21,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS X 10.3, FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.5.x, mingw, MSVC 14, Android 4.4.
+FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.5.x, mingw, MSVC 14, Android 4.4.
 @end itemize
index 2ffd963d81998b122a5468883be8e3d3495f51c0..06b3ba6a96f7ee5384a9503db0a62734c6eb7f95 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
 @end itemize
index 21fc88f2ab14ed77b82dcb689c69527ad0c8f24c..604d57e935d8f32006bb0eddbc7677931829c606 100644 (file)
@@ -21,9 +21,6 @@ OpenBSD 5.4.
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
 @item
-This function is not declared on some platforms:
-Mac OS X 10.3.
-@item
 This function produces results which are accurate to only 16 digits on some
 platforms:
 NetBSD 8.0.
index e4ba60ba1c6e9720e8444143e80d8623b410208f..67a771fede37f75b44421fc31db57ccf36dc6f8a 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index 4106a070cbf39872782763611b50da018061345f..ca046c8dd4dafdb22bddd21e359d3aef434179be 100644 (file)
@@ -64,7 +64,7 @@ on some platforms:
 Solaris 10.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @end itemize
 
 Portability problems fixed by Gnulib module @code{stdio} or @code{fprintf-posix}, together with module @code{nonblocking}:
index b4ddcfaa7066e79c65ae88d7ccfaf9a7af4cb56f..7e04ce48337c1a15811b204305012e57c54b97d5 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS X 10.3, FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.5.x, mingw, MSVC 14, Android 4.4.
+FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.5.x, mingw, MSVC 14, Android 4.4.
 @end itemize
index ed00cd292186e34768753257c8d8c36a717700be..40a00c678426bf97c17d8779565189f263e62518 100644 (file)
@@ -15,11 +15,8 @@ FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
 @item
-This function is not declared on some platforms:
-Mac OS X 10.3.
-@item
 This function does not work on finite numbers on some platforms:
-Mac OS X 10.4/PowerPC, AIX 5.1, MSVC 14.
+AIX 5.1, MSVC 14.
 @item
 This function does not work on denormalized numbers on some platforms:
 Mac OS X 10.5/i386.
index 7f637a6ecbf0381c914ef5c9694f1b62024f7004..7979085a1857ec8bc788dac9432a0b3c4fb7da67 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, mingw, MSVC 14, Android 4.3.
+OpenBSD 3.8, mingw, MSVC 14, Android 4.3.
 @item
 On platforms where @code{f_blocks} in @samp{struct statvfs} is a 32-bit
 value, this function may not work correctly on files systems larger than
index 65f9e9b5ad68ab205b980dc225e4fc719da61fa2..2482482191133642bd89770b241735d8394c2b24 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, MSVC 14, Android 4.1.
+FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, MSVC 14, Android 4.1.
 @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.
index 6a9484ad76362ce9aeaf64f21dfaa3509dc067bc..0e2e4f7f40621f5e8a8a3fb4c4b179ee8aa660be 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
 
 Gnulib provides a module @code{parse-datetime} that contains a function
index 84a18db01f03cef587d8d253e52dfe68d14459c4..00d552e3f3c2a444406dd8f007481f4b5a866371 100644 (file)
@@ -48,7 +48,7 @@ where all disambiguations are equivalent on some platforms:
 OpenBSD 5.0.
 @item
 The function @code{getopt_long_only} is missing on some platforms:
-Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw, MSVC 14.
+FreeBSD 5.2.1, NetBSD 5.0, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw, MSVC 14.
 @item
 This function crashes if the option string includes @code{W;} on some
 platforms:
index 568aeb96afa6a7e2b96eb908b16e679d7f76a5ec..dc51fec8e3c75aae846894c5f224b354f1bdcea3 100644 (file)
@@ -24,10 +24,6 @@ function, gnulib defines @code{GETTIMEOFDAY_TIMEZONE} to the
 appropriate type for use in avoiding a compiler warning if assigning
 @code{gettimeofday} to a function pointer.
 @item
-On some platforms, @code{gettimeofday} clobbers the buffer in which
-@code{localtime} returns its result:
-Mac OS X 10.0.
-@item
 This function has only a precision of 15.6 milliseconds on some platforms:
 mingw.
 @end itemize
index 9a2ffc47ce90396eea60f2f1e3e6b0d13771caef..deb7b7916bf76d609902880b7de7b5b0809101f9 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
 @end itemize
index abcbcd7e189669e75004fda133a51291ae4c9038..5b071ea380b6e85d9c83b811a567dc1310de395b 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
 @end itemize
index dc822a94e68ed18a67cf4ee7aa08b2fbffcb4dbc..5ca07ae9bebf47cb8beccdaed395e35793e916ee 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
 @end itemize
index ffefb6c74b56222b5c703f76af29512abf94391c..8307de0416af9eb262cbc59350341eb7d7281e52 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 4.4.
+OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 4.4.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 9e3b1accb763bfb091121174a4efe1c8596ce80a..db1e0c45ff8c43702cb02d4ae26805f151458f2f 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 488ae52ff52e770d6d66817cd628f6d4eb64a9ad..65f77475af673ada94a5f674fdc28a1ed682bf93 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 13815744814c271db0ec3edf64fb8c8a77c1f83b..23f057395675946a08883f2f74844393993ff905 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 0a9e0715c0e527faf87ce20b4f26158a4c2a8eb2..12d090f139f63ae6570d5155b5d4156a642c7e3f 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 641d3e348cf1dba672242248a1b5aca67991aafa..60f3ec18c1218da1bdb28fc8810e5420bfb7f686 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 9645fdb215383749c7a0e77bde00def173800179..24a13cc4f1c092d34633bb95ec7e67fdae18970f 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 01aaed8f313d90e6bc61d422e73a8a135fa0b163..9db7db326dc433db769fbcb1f9654dd88867de87 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index e3ff6c23f7c727293af90a38eefb994eed088326..bb65fd54e6407975636f4c8774acd2a23abf4867 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index e0c2b89df16e296175e92493865c2afd50903297..967c3a19afd9e387e123a3d4c46ef065db1ee9bb 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 575d0f5065ed9f8825e5a44b7baa7e3ee42e4a0b..ca301528c7d39164631ebbfdeaa94de864281f35 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 90e78fa4b0d603ab68c91331ea8f652441bf16cf..4299851dc52d36d2b37d80e967d6bcb507ffe812 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index 60df10e09f779c570063c8ca4f676a0cb6c3cdda..430824fac8c391043cb9dbac25c7b8bcff0aa7d9 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index fe2c359e14565c3316e7563d2466a1eb23b1dcb8..4e31bf3b103936f7b8f835efa5c53a59b03e962d 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index a1054dc0bcd73031a9652434e1b5e8e4a361f167..2d914fe7635d4f035edb4924f0b61b1bad3914b3 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 3c6bdf18135c0f4ad0a7a035cbe36fd73cab4d18..28821ab1e355aa7f23c1d3dd4aa84f4ea6a23c68 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 788f25f3d86a01aaf9739fba2be82f89fabae254..d74d69888ca1020880892de5de73a5fad6035ad3 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index fcd80e81bd4b00fd204c48d2de8604e0d97dee92..0eaab33619de29e8db4f999cee40b20fffd9ae4f 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index b37f6b312d5372adb30dfe3eeae6eb1fd448d1ac..11625c6861ee1cbfc84f698eea9db23451b28eea 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index bfed97b47488522550bf32235b4cce201776ed28..1ad02b555088588fc4590ae60d730e86a6b01b80 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 9dd3d0f5b5cae67e047e495bcd930309ef8aa4ff..3b17a2d5012749b791edc1be2c7e34a8619e9fc7 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index e02b1c2251f4a05326bc9d76d9d92399497ff85a..434d825b734953e42864d7693634f9f85394c98d 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index e241075789ca17d374c88f540e25372ac801e58c..fea02d7baa72dae0ac4c435c2a7379904f77206f 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 8631d96f237469abd51873f290039136e1a6120c..85aeec06d2d43e7e57f0f6afb8bd78f036fa447e 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 25fb1844861a13815a69a5b07f58ec56f35b979f..41409c38b52be6a53c3ea282349bbf2bf75286c8 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 7f899ee8d066c6e7a6e2e3431c7aa3b09ec4d5ed..eff91aa2d5aeb3f51d918af3f517eae7f002dc40 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index ae5cc26a4e9836f1d835e4a115aaac331a8ac139..8eb66c44737b427a739ee7f284f690e32138f835 100644 (file)
@@ -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:
-Mac OS X 10.3, Minix 3.1.8, mingw, MSVC 14.
+Minix 3.1.8, mingw, MSVC 14.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index a6d8e73138e998f7d963bf14b9d8a94142cdddb3..ff6072ad70d2d3b73e9abc79871da0f77cb607df 100644 (file)
@@ -15,9 +15,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
 @item
-This function is not declared on some platforms:
-Mac OS X 10.3.
-@item
 This function returns wrong results on some platforms:
 glibc 2.7 on Linux/SPARC64.
 @item
index da40e4de807e8d3cd9008dbb03512d22c4374ed5..3c5e40f02d67a1949f051fa47cae50ecc49ad678 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 1.5.x, mingw, MSVC 14, Android 4.4.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 1.5.x, mingw, MSVC 14, Android 4.4.
 @item
 This function produces invalid wide characters on some platforms:
 Solaris 11.4.
index 650a20a219c45e0beaf59f188872a146ccfb385c..86358e8912151ecd00e8b641c9e2dcd0a5f19e47 100644 (file)
@@ -12,10 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14.
 @item
-This function is declared in @code{<unistd.h>} instead of @code{<stdlib.h>}
-on some platforms:
-Mac OS X 10.3.
-@item
 On platforms where @code{off_t} is a 32-bit type, @code{mkstemp} may not work
 correctly to create files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
 @item
index 29498e6ec637902ad93664531e46bd1249b0b2a3..e17cbf49cdebe55ae82814541d43bcc39d9ad133 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS X 10.3, FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.5.x, mingw, MSVC 14, Android 4.4.
+FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.5.x, mingw, MSVC 14, Android 4.4.
 @item
 This function is useless because the @code{locale_t} type contains basically
 no information on some platforms:
index 6b85b34f37571bafbc092edea956f1d5ecc3186a..3dbdbfaf2f5ca809136c15e9adf3feccdbe7db44 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, MSVC 14, Android 4.1.
+FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, MSVC 14, Android 4.1.
 @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.
index e1de0c678a7c16f5d888115212d54076000c1962..34cc6569e098a67b0c673837e9949ebe8a770aaf 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 7.1.
 @end itemize
index 84371553492eb98d6be34e2a636f6c715389f5f7..9683472f7d2c82efad2082a47b0fb48db2296e29 100644 (file)
@@ -14,7 +14,7 @@ mingw, MSVC 14, HP NonStop.
 @item
 This function doesn't work on special files like @file{/dev/null} and ttys like
 @file{/dev/tty} on some platforms:
-Mac OS X 10.4.0, AIX 5.3.
+AIX 5.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 1de27fe8aee80c71ba993d2e19f0b402be1bd687..0818063750e147979e45f3b15fabfd535d184602 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, Solaris 9, Cygwin 1.5.x, mingw, MSVC 14, Android 4.4.
+OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, Solaris 9, Cygwin 1.5.x, mingw, MSVC 14, Android 4.4.
 However, the replacement may fail with @code{ENOSYS} or @code{ENOENT} on
 some platforms.
 @end itemize
index 9a2991a866db28e8d7c3dacb56721b80c51f268b..e24fc96e5b661251e4aa1c5778a4316243bea457 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @item
 When this function fails, it causes the stdio buffer contents to be output
 twice on some platforms:
index 7763dd26110269c9c53a42d98eea13fea84b9334..0fddcb92550969b8e07c501236f4ec8523878837 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @item
 This function does not reject a too large file descriptor on some platforms:
 musl libc, Solaris 11.4.
index c5eb54e573cff154660845ff3358e13df2fd5728..7b5d8ef2961717a6f8cedbf87a62b98bf9f38ccb 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @item
 This function does not reject a too large file descriptor on some platforms:
 musl libc, Solaris 11.4.
index d1d3191810fe2d39d4091573f70e72ce941db96a..0bcea886bf12c87837885ef860134b876b1f5b78 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @item
 This function does not reject a too large file descriptor on some platforms:
 musl libc, Solaris 11.4.
index b737adb016551906f4d81cf6590d5321691fc2e4..d7b0d5af40c44eba95a85c7151385e0ca1afe391 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 1306c33ce7594251e85c85a751717fc28fc40e72..378cb1f117d85a21d4251937764a2841ebf7255d 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 2ebc735e31b7b765b8405b9be9bad8ebeb0695fd..c98482800bed2ce3379f85477f29dc4c63ec6ada 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index d5e5391f9788e7055611990ae0c6a36fc487e0ed..9e7ba850c7ea0ec88be835f5391cf224da1fb7f3 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index fd9e6d6ba041e212c9d57cb73f2c3ef3b9a54acd..2d8510ded0dffc3a6be3fe071996da91be138781 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 33417230b34960f9929812925010fa341d7a77a7..284ccef8a408c5b554d2ba5c39738e0c5235fb81 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 3b1eeb0e1b7db2491763af1c3481b42df9e2ac37..62410861994a3989236a80bc33759dff9b0d4d55 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index ed19ec5457119c0c2957c71e2d138b0ceb2b3e0d..50986a65276e6f3c663801ef85497ab4ddef8749 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index eee0c9f8dd663e67de4bcb9fc6b00c4e47d002b1..68e56c029f9758df018fbb3e46f06426c3366c5c 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index a14e5618f4f176cee08332a08d6ba3c2e17d0539..c90353fdb174e69edde8fe5d20a0a4952eebb4cc 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 61a6236ad89123a88dcc2ecc1d52091ce5729b4d..e5e0ad9f8ca65d557ee318aa1ebd28906272447d 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 748a7bc4da80c9a367d771da3ddcf7f8a3fa392d..62a86ffffe87a18fe84d94d0482600367c4dcf83 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 29e9c3215ee29f39acae8926bba5ef56af11d984..93c53f0e385addb6bf8e2813e6f488e611a564e3 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS 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, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
+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, MSVC 14, Android 8.1.
 @item
 When this function fails, it causes the stdio buffer contents to be output
 twice on some platforms:
index c296c33baeaa378db6cd2025d455ce3892f5804e..61175254979b243a72ec321eb8273eace3234ccc 100644 (file)
@@ -64,7 +64,7 @@ on some platforms:
 Solaris 10.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @end itemize
 
 Portability problems fixed by Gnulib module @code{stdio} or @code{printf-posix}, together with module @code{nonblocking}:
index d190921c6a5e8146ccdce8e80f84b9a32197c5a5..df1401bf21cc6740b33afe4cf22ca9d0e8cfea64 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 3.0.
+FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 3.0.
 @end itemize
index de3ab74e21cbe86d82aab8af5291fbbe9a0b238f..e65df6f21c50859565a355d6854315bce966aa4c 100644 (file)
@@ -14,7 +14,7 @@ Minix 3.1.8, mingw, MSVC 14.
 @item
 This function is declared in @code{<pthread.h>} instead of @code{<signal.h>}
 on some platforms:
-Mac OS X 10.3, FreeBSD 6.4, OpenBSD 3.8.
+FreeBSD 6.4, OpenBSD 3.8.
 @item
 This function does nothing and always returns 0 in programs that are not
 linked with @code{-lpthread} on some platforms:
index 667fa551ab71e352f05f48196aef31dce1065ac1..a51385a4db461162b2a4aab20e84a65ac65928a8 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14.
+OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14.
 @item
 This function fails to set errno on failure on some platforms:
 FreeBSD 8.2.
index e7b59211d4c33715b9467394290e0fa4c735e835..53db79cd2c721ea00993c3fd91e31f6138193df9 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
 @end itemize
index ef691afe3841f42e4777be9e4e9b16c433c738f3..6c523c63e811033373a83d7c8a2d6d1745765684 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
 @end itemize
index 012316ed921b43cae4003c1a61bfd28a2fb732f5..6feb847c2d625e978bad6efea71f4e1a656d8ab4 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 7.1.
 @end itemize
index bde5fb5cd10717c369e07e3f57df531e8d03bdd6..44a7e2b64d4a89f8e3073e1e191682a08db9eac3 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 7.1.
 @end itemize
index 0b127f283b3167127c59e1e6e3f73f643d7d21ce..a9c6c5b09749d5afeb5349695a0dce7b03c74caf 100644 (file)
@@ -14,9 +14,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
 @item
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
-@item
-This function is not declared on some platforms:
-Mac OS X 10.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index f65788493f24cd4e92728cef68250c4d00c75619..ababdbfe04b30916ec43ce53095928c60ff547d3 100644 (file)
@@ -79,7 +79,7 @@ on some platforms:
 Solaris 10.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @item
 This function does not truncate the result as specified in C99 on some platforms:
 mingw, MSVC 14.
index c463fb43e6246676b621b60d3690e2d4fea110d6..12f999b260de06edd6744bd83fa74f4692c2362f 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, Solaris 9, Cygwin, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, Solaris 9, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index f831341670b086d510b4bbd111e7f5f80178bf81..03c629032cca204bc2ccd9d6c78e752280175a07 100644 (file)
@@ -64,7 +64,7 @@ on some platforms:
 Solaris 10.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index bb166521ec0e8d10e11478f0e6abe6d0233c177e..8c3ceb5ea65cf87b3219bc2dde745ed2e1e1b63b 100644 (file)
@@ -12,7 +12,4 @@ Portability problems fixed by Gnulib:
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-Mac OS X 10.3.
 @end itemize
index bc7b3c2811bfa2034e01200a995242b6daff212a..ef2cd4e65a69ca0114bc06c307dd49a7507fc9dc 100644 (file)
@@ -15,9 +15,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
 @item
-This function is not declared on some platforms:
-Mac OS X 10.3.
-@item
 This function produces very imprecise results on some platforms:
 OpenBSD 5.1/SPARC.
 @end itemize
index d269084b3366435323a093d5581779884a340cbc..98a0c70344cc337a82d8067eb7996c6064c12843 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, mingw, MSVC 14, Android 4.3.
+OpenBSD 3.8, mingw, MSVC 14, Android 4.3.
 @item
 This function can hang if it stats all preceding
 entries in /proc/mounts, and any of those file systems
index ce8e0696d101f93e0d92b238f62ec1ae1f18e023..ba663a9267708fbf7eef4514553075bc8b246ba1 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 5.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 5.1.
 @end itemize
index 6d94cbc7602e99ce700bd60c8489e66a4fe99997..2fddaadc5e99f24f4195829b084ef0212b341eb0 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index dc4bd47290babab5d62e6af9f36a40fc84a29b4d..eec46f84d153229603a7319f3033cd3f65b8a007 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index 33d70718a72a63a80c66ab2c56390270e17162a9..5359e6fb396911397b3c0b59c9df650e1b1c642d 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index e1031a5bef3659e4ef64ce8abdd5a5521591cc98..1aa1faf5cd10b8f15af2b23cf4943968efa9b89f 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 5.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 5.1.
 @end itemize
index f1056e8cfaf7e6553d1dc9f7eb2d0b93a0aff53f..b7c78c4873568a2af0e0278f27d4a31345f2177d 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index ecae8fd0930709d39133880c4a40697a69b5321b..034a5dfaf6f725823eba9d1c55494f3447433d7b 100644 (file)
@@ -14,9 +14,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
 @item
 This function is only defined as a macro with arguments on some platforms:
 MSVC 14.
-@item
-This function is not declared on some platforms:
-Mac OS X 10.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 24114a17497b5d56604a4bdf0fd02ae7d25cab1c..9d86fc18a9a7a729b7c4d37d9853e6d4c90555dd 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 4.5, Minix 3.1.8, Cygwin 1.7.9, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, OpenBSD 4.5, Minix 3.1.8, Cygwin 1.7.9, mingw, MSVC 14, Android 4.4.
 @item
 The declaration of this function in C++ compilation units has C++ linkage, not
 C linkage, on some platforms:
index ee598307011abb1677c60230734ddb6251f6e248..71033fd9d491879cc55ea97df8848890a6c65fd9 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK.
+Mac OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK.
 @item
 This function fails with @code{ENOSYS} on some platforms:
 OpenBSD 4.9.
index be56d807fb67fd6b68ff6d729c9554ea274b35e8..3cd0d788dc1679f4b0ab1bd5f8e0fe89bd491bb2 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK.
+Mac OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK.
 @item
 This function fails with @code{ENOSYS} on some platforms:
 OpenBSD 4.9.
index 140f4c25896cfdecbfc75392ff6f0b262ff0bb05..71775eb575b70629391c242e455e41bd461f1503 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, FreeBSD 6.0, Minix 3.1.8, Cygwin, mingw, MSVC 14.
+Mac OS X 10.11, FreeBSD 6.0, Minix 3.1.8, Cygwin, mingw, MSVC 14.
 @end itemize
index a7010e560f5e726d663bd3bd7c10a8cd78548154..776573de228c8e9b3664b9d8d73d5075338e0066 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK.
+Mac OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK.
 @item
 This function fails with @code{ENOSYS} on some platforms:
 OpenBSD 4.9.
index 6b3bcbcbbd3230239a66d88d6e898e501143de77..e03b48f41c78d46539c42de3a2269a2cc3c72836 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK.
+Mac OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK.
 @item
 This function fails with @code{ENOSYS} on some platforms:
 OpenBSD 4.9.
index d2671b34569f265e6fb9c48efd97837cd27bc5ba..c9e2e2379615f71a4be07674d1152ea025c9acce 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index f88b437a5913f94e17bfdf0922d44e39d5ac3d9e..188d93409f8fcd4f65816f345f260370757da316 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @end itemize
index cf9cd022d80e041ededd7733f70a6b223436d73b..0743a0ea38036dd9fb5e504a1fba554743a06d6e 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 7.1.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 7b13a83925a41230dcc5feecddf146e802413ab1..8bbe82c5251e1041ec7330dc6702306f340b1c19 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 66cda6272f5d01e9755b542369940eec9c1d2a4e..3cf8946738c0f9758e157e3ec036f1bf012f82d2 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index f44cd41949aa6b33e3932d2f8689c6b08cd37ca2..3dae86081c4680d39622b83d0572e8860340ad90 100644 (file)
@@ -17,7 +17,7 @@ on some platforms:
 HP-UX 11.
 @item
 This function has an incompatible declaration on some platforms:
-Mac OS X 10.4, Solaris 11.4 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
+Solaris 11.4 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
 @item
 This function refuses to do anything when the output buffer is less than 128
 bytes large, on some platforms:
index 690466771da4f0d1e1898f291c63ce3bdf12bd61..46ed67bb8bc5f263b8275beef6739d081956385c 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14.
+OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 490738a2d824c1cd6729f6bb333e1d86830826bf..db659344a7d0101323f9f9fa02b1dc594d1ff30f 100644 (file)
@@ -14,7 +14,7 @@ AIX 5.1, HP-UX 11.23, IRIX 6.5, Solaris 9, mingw, MSVC 14.
 @item
 This function has the return type @samp{void} instead of @samp{int} on some
 platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 1.6, OpenBSD 3.8.
+FreeBSD 6.0, NetBSD 1.6, OpenBSD 3.8.
 @item
 On some platforms, this function does not fail with @samp{EINVAL} when
 passed an empty string or a string containing @samp{=}:
index 81547077741e08306f722b95106d5bd7b14817b5..1bd50f5090ecc1134951183bb7338151c934fe0e 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS X 10.3, FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.5.x, mingw, MSVC 14, Android 4.4.
+FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.5.x, mingw, MSVC 14, Android 4.4.
 @item
 This function is not documented and leads to crashes in subsequent
 @code{setlocale} invocations on some platforms:
index 8d8d6ebd3669c7bfe8b8f6af80ce96f32329e834..a34caa194788fa2d5361e205958bd114b67c01ec 100644 (file)
@@ -64,7 +64,7 @@ on some platforms:
 Solaris 10.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @end itemize
 
 Portability problems fixed by Gnulib module @code{stdio} or @code{vfprintf-posix}, together with module @code{nonblocking}:
index 4911a0c916efba9f212e8dd176f9c765212fb9ea..a177b401b82adce73dc6f62c7c5a0edc8d75c85b 100644 (file)
@@ -64,7 +64,7 @@ on some platforms:
 Solaris 10.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @end itemize
 
 Portability problems fixed by Gnulib module @code{stdio} or @code{vprintf-posix}, together with module @code{nonblocking}:
index a516bb805294058cf0a2a2c5caf1e5831a6496e6..3f1daa8cda39ab347fdf26b241ed799ae20d822c 100644 (file)
@@ -73,7 +73,7 @@ on some platforms:
 Solaris 10.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @item
 This function does not truncate the result as specified in C99 on some platforms:
 mingw, MSVC 14.
index 3f4e0e2f9c905de023cdbe14cda537e0dcc4cbc2..679604de53f2dffacb4cb80cb6894ece38d997d4 100644 (file)
@@ -64,7 +64,7 @@ on some platforms:
 Solaris 10.
 @item
 This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 142f2436a3e88a46d30b5554abc431a7578d2d3d..4a6966ce444208acbed4f35bca4d909f4fedb694 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14.
 @item
 As of 2005, no system is known on which @code{waitid} with flag @code{WNOWAIT}
 works correctly.
index 820b47938e562be7b2ad07db1ef285a7d7cb73f2..fe503fc66f7f9932650c0801e931cbcfe21f7628 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 600edeaf533a0e7ebd311bcbc92114d815df21bb..b3b92ae901f8752db41eeb5bc6bcecfbe2e2333b 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 1.5.x, mingw, MSVC 14, Android 4.4.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 1.5.x, mingw, MSVC 14, Android 4.4.
 @item
 This function cannot consume valid sequences of wide characters
 on some platforms:
index cf367c8dd4c109eeb4eee021b71541ad259d1dcc..587c2c535b6bd45298b24001c47c036306a41715 100644 (file)
@@ -11,10 +11,6 @@ Portability problems fixed by Gnulib:
 @item
 This function is missing on some platforms:
 OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14.
-@item
-This function handles combining characters in UTF-8 locales incorrectly on some
-platforms:
-Mac OS X 10.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 12a8165144af176daac9b67bb49e1cf72b7de2e8..e6c8a7e9a5487bf8606227f5f62b9fe86ef8a6ad 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 89dd63e5e83a9648f19f7ab130aae46b0d73d24f..f67cca4b63553361ccc3e63f3f7d95d9d1f9d61b 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 7.1.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 7.1.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 2a809094e7759229f241745013815fa2bc654863..0e9b20691633f76ac5ae4b55203388435df2e66d 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-Mac OS 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, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 4.4.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index d76947c66fbb578c4c596142b83ed2c464a74f5b..d8b402e0041b2456056060487102f39ecd378cb3 100644 (file)
@@ -17,7 +17,7 @@ glibc 2.8.
 @item
 This function handles combining characters in UTF-8 locales incorrectly on some
 platforms:
-Mac OS X 10.3, OpenBSD 5.8.
+OpenBSD 5.8.
 @item
 This function returns 2 for characters with ambiguous east asian width, even in
 Western locales, on some platforms:
index 652863fb5c27a24650e13a2a0132c5e64ee13e2b..b30aa51ffe43dd0ca1ae4ad94d567446b45d7ce2 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0.
 @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:
index 85be86919ffaa5690bda6d73f7781520c282a49a..c8929f8247cf8cfd3d6b1946487611c2bfc43320 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 3d3932643b92c3b20c48b7f697be39dad2127a42..96f2c78bc69786c19f4b4fca97a8035317eeb0b3 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
+NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index f4ee67489e6be4c979d309f7e36781af87040145..c98bdb3b4b646d4a67ca92ae7ceb63ad9933fd84 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, Minix 3.1.8, Cygwin, mingw, MSVC 14.
+Minix 3.1.8, Cygwin, mingw, MSVC 14.
 @end itemize
index f27c9fceb7bb1f792fcc8e57ddf44aa92b217bae..b52fe64498ade3a4bb5effbacd2cb3939b35f07e 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
 @end itemize
index 3ddcf031cf8636bd374edf2958cecb818d970f4a..b7d632de96d5b66b3a0522f30009bcb1d0d0e0b0 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, MSVC 14.
+FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, MSVC 14.
 @end itemize
index f580c86768e019e23f49877a3a3ddb7142c9bb26..1dbf0d563eb40c1f17ee43faea4353afe7894a7c 100644 (file)
@@ -9,7 +9,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11,
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11,
 IRIX 6.5, Cygwin, mingw, MSVC 14.
 @end itemize
 
index 88d7f518b54b9fb46b158eb3f82529058ed7439b..bfd2252b204506c1e8114cf970fe4542ec534fe8 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, Minix 3.1.8, mingw, MSVC 14.
+Minix 3.1.8, mingw, MSVC 14.
 @end itemize
index 8b745d08140485bea21042cda2786f87a8792bfa..4c96f8a37ea9cf930523b47e61e3481e8b70be4b 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, mingw, MSVC 14.
+OpenBSD 3.8, mingw, MSVC 14.
 @end itemize
index 91f3608e8066d9f1d6d7c9f3d0fe567f0946108e..b1aee02014f959ee06de184da16015bacbf3a1e6 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
 @end itemize
index d033a969a132ee0100c30d0b58d72f71e6ea545b..b70183a1e26be7ba426d121941ecf09fff69c0ef 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0.
+OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0.
 @end itemize