From fc0a102258bf224eecc8f4ed33edee4e5b6e08e6 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 7 Oct 2010 08:42:24 -0600 Subject: [PATCH] docs: update cygwin progress * doc/glibc-functions/mkostemp.texi (mkostemp): Added in cygwin 1.7.6. * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise. * doc/posix-headers/fenv.texi (fenv.h): Added after cygwin 1.7.7. * doc/posix-functions/feclearexcept.texi (feclearexcept): Likewise. * doc/posix-functions/fegetenv.texi (fegetenv): Likewise. * doc/posix-functions/fegetexceptflag.texi (fegetexceptflag): Likewise. * doc/posix-functions/fegetround.texi (fegetround): Likewise. * doc/posix-functions/feholdexcept.texi (feholdexcept): Likewise. * doc/posix-functions/feraiseexcept.texi (feraiseexcept): Likewise. * doc/posix-functions/fesetenv.texi (fesetenv): Likewise. * doc/posix-functions/fesetexceptflag.texi (fesetexceptflag): Likewise. * doc/posix-functions/fesetround.texi (fesetround): Likewise. * doc/posix-functions/fetestexcept.texi (fetestexcept): Likewise. * doc/posix-functions/feupdateenv.texi (feupdateenv): Likewise. * doc/glibc-functions/feenableexcept.texi (feenableexcept): Likewise. * doc/glibc-functions/fedisableexcept.texi (fedisableexcept): Likewise. * doc/glibc-functions/fegetexcept.texi (fegetexcept): Likewise. Signed-off-by: Eric Blake --- ChangeLog | 25 ++++++++++++++++++++++++ doc/glibc-functions/fedisableexcept.texi | 3 ++- doc/glibc-functions/feenableexcept.texi | 3 ++- doc/glibc-functions/fegetexcept.texi | 3 ++- doc/glibc-functions/mkostemp.texi | 5 +++-- doc/glibc-functions/mkostemps.texi | 5 +++-- doc/posix-functions/feclearexcept.texi | 3 ++- doc/posix-functions/fegetenv.texi | 3 ++- doc/posix-functions/fegetexceptflag.texi | 3 ++- doc/posix-functions/fegetround.texi | 3 ++- doc/posix-functions/feholdexcept.texi | 3 ++- doc/posix-functions/feraiseexcept.texi | 3 ++- doc/posix-functions/fesetenv.texi | 3 ++- doc/posix-functions/fesetexceptflag.texi | 3 ++- doc/posix-functions/fesetround.texi | 3 ++- doc/posix-functions/fetestexcept.texi | 3 ++- doc/posix-functions/feupdateenv.texi | 3 ++- doc/posix-headers/fenv.texi | 4 ++-- 18 files changed, 61 insertions(+), 20 deletions(-) diff --git a/ChangeLog b/ChangeLog index f3ca2ca1ec..45f2a69079 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,30 @@ 2010-10-07 Eric Blake + docs: update cygwin progress + * doc/glibc-functions/mkostemp.texi (mkostemp): Added in cygwin + 1.7.6. + * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise. + * doc/posix-headers/fenv.texi (fenv.h): Added after cygwin 1.7.7. + * doc/posix-functions/feclearexcept.texi (feclearexcept): Likewise. + * doc/posix-functions/fegetenv.texi (fegetenv): Likewise. + * doc/posix-functions/fegetexceptflag.texi (fegetexceptflag): + Likewise. + * doc/posix-functions/fegetround.texi (fegetround): Likewise. + * doc/posix-functions/feholdexcept.texi (feholdexcept): Likewise. + * doc/posix-functions/feraiseexcept.texi (feraiseexcept): + Likewise. + * doc/posix-functions/fesetenv.texi (fesetenv): Likewise. + * doc/posix-functions/fesetexceptflag.texi (fesetexceptflag): + Likewise. + * doc/posix-functions/fesetround.texi (fesetround): Likewise. + * doc/posix-functions/fetestexcept.texi (fetestexcept): Likewise. + * doc/posix-functions/feupdateenv.texi (feupdateenv): Likewise. + * doc/glibc-functions/feenableexcept.texi (feenableexcept): + Likewise. + * doc/glibc-functions/fedisableexcept.texi (fedisableexcept): + Likewise. + * doc/glibc-functions/fegetexcept.texi (fegetexcept): Likewise. + docs: update parse-datetime history * doc/parse-datetime.texi (Authors of parse_datetime): Better documentation of this function's history and alternatives. diff --git a/doc/glibc-functions/fedisableexcept.texi b/doc/glibc-functions/fedisableexcept.texi index 42339044f7..de64a391dd 100644 --- a/doc/glibc-functions/fedisableexcept.texi +++ b/doc/glibc-functions/fedisableexcept.texi @@ -12,5 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX +11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.7, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/feenableexcept.texi b/doc/glibc-functions/feenableexcept.texi index 5e9da1fb28..0e7cc5d929 100644 --- a/doc/glibc-functions/feenableexcept.texi +++ b/doc/glibc-functions/feenableexcept.texi @@ -12,5 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX +11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.7, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/fegetexcept.texi b/doc/glibc-functions/fegetexcept.texi index 9a828c5b0f..bcc491d260 100644 --- a/doc/glibc-functions/fegetexcept.texi +++ b/doc/glibc-functions/fegetexcept.texi @@ -12,5 +12,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.7, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/mkostemp.texi b/doc/glibc-functions/mkostemp.texi index 6acede758e..50843f98f4 100644 --- a/doc/glibc-functions/mkostemp.texi +++ b/doc/glibc-functions/mkostemp.texi @@ -7,8 +7,9 @@ Gnulib module: mkostemp Portability problems fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +This function is missing on many non-glibc platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.5, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-functions/mkostemps.texi b/doc/glibc-functions/mkostemps.texi index eacb7f35bb..29f2df53ef 100644 --- a/doc/glibc-functions/mkostemps.texi +++ b/doc/glibc-functions/mkostemps.texi @@ -7,8 +7,9 @@ Gnulib module: mkostemps Portability problems fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: -glibc 2.10, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +This function is missing on many non-glibc platforms: +glibc 2.10, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX +5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.5, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/feclearexcept.texi b/doc/posix-functions/feclearexcept.texi index 4d5ad9a41f..7d3bbfed92 100644 --- a/doc/posix-functions/feclearexcept.texi +++ b/doc/posix-functions/feclearexcept.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, +OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fegetenv.texi b/doc/posix-functions/fegetenv.texi index fe47c43e09..ad31b5b978 100644 --- a/doc/posix-functions/fegetenv.texi +++ b/doc/posix-functions/fegetenv.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX +6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fegetexceptflag.texi b/doc/posix-functions/fegetexceptflag.texi index b8176e9218..ad34a98e13 100644 --- a/doc/posix-functions/fegetexceptflag.texi +++ b/doc/posix-functions/fegetexceptflag.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, +Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fegetround.texi b/doc/posix-functions/fegetround.texi index 8c350d7251..ec910bb319 100644 --- a/doc/posix-functions/fegetround.texi +++ b/doc/posix-functions/fegetround.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, +Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/feholdexcept.texi b/doc/posix-functions/feholdexcept.texi index 343c07ed26..83a7bf2d62 100644 --- a/doc/posix-functions/feholdexcept.texi +++ b/doc/posix-functions/feholdexcept.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX +6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/feraiseexcept.texi b/doc/posix-functions/feraiseexcept.texi index f9a811d4d4..bfa921eec9 100644 --- a/doc/posix-functions/feraiseexcept.texi +++ b/doc/posix-functions/feraiseexcept.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX +6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fesetenv.texi b/doc/posix-functions/fesetenv.texi index 4d544d7ba5..a27cdc51b3 100644 --- a/doc/posix-functions/fesetenv.texi +++ b/doc/posix-functions/fesetenv.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, +OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fesetexceptflag.texi b/doc/posix-functions/fesetexceptflag.texi index 2080b8cc69..b1e8de1042 100644 --- a/doc/posix-functions/fesetexceptflag.texi +++ b/doc/posix-functions/fesetexceptflag.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, +Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fesetround.texi b/doc/posix-functions/fesetround.texi index c2167cdea8..8c02519fde 100644 --- a/doc/posix-functions/fesetround.texi +++ b/doc/posix-functions/fesetround.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, +Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/fetestexcept.texi b/doc/posix-functions/fetestexcept.texi index 9e7c3cdad5..8132030107 100644 --- a/doc/posix-functions/fetestexcept.texi +++ b/doc/posix-functions/fetestexcept.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, +OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-functions/feupdateenv.texi b/doc/posix-functions/feupdateenv.texi index 9223033eda..130a9c295f 100644 --- a/doc/posix-functions/feupdateenv.texi +++ b/doc/posix-functions/feupdateenv.texi @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX +6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, Interix 3.5. @end itemize diff --git a/doc/posix-headers/fenv.texi b/doc/posix-headers/fenv.texi index d414cf8313..97f1a841bc 100644 --- a/doc/posix-headers/fenv.texi +++ b/doc/posix-headers/fenv.texi @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, -Interix 3.5, BeOS. +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, +Cygwin 1.7.7, Interix 3.5, BeOS. @end itemize -- 2.30.2