docs: update cygwin progress
authorEric Blake <eblake@redhat.com>
Fri, 8 Oct 2010 14:59:08 +0000 (08:59 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 8 Oct 2010 15:02:50 +0000 (09:02 -0600)
* doc/posix-functions/cacos.texi (cacos): Added after cygwin
1.7.7.
* doc/posix-functions/cacosf.texi (cacosf): Likewise.
* doc/posix-functions/cacosh.texi (cacosh): Likewise.
* doc/posix-functions/cacoshf.texi (cacoshf): Likewise.
* doc/posix-functions/carg.texi (carg): Likewise.
* doc/posix-functions/cargf.texi (cargf): Likewise.
* doc/posix-functions/casin.texi (casin): Likewise.
* doc/posix-functions/casinf.texi (casinf): Likewise.
* doc/posix-functions/casinh.texi (casinh): Likewise.
* doc/posix-functions/casinhf.texi (casinhf): Likewise.
* doc/posix-functions/catan.texi (catan): Likewise.
* doc/posix-functions/catanf.texi (catanf): Likewise.
* doc/posix-functions/catanh.texi (catanh): Likewise.
* doc/posix-functions/catanhf.texi (catanhf): Likewise.
* doc/posix-functions/ccos.texi (ccos): Likewise.
* doc/posix-functions/ccosf.texi (ccosf): Likewise.
* doc/posix-functions/ccosh.texi (ccosh): Likewise.
* doc/posix-functions/ccoshf.texi (ccoshf): Likewise.
* doc/posix-functions/cexp.texi (cexp): Likewise.
* doc/posix-functions/cexpf.texi (cexpf): Likewise.
* doc/posix-functions/cimag.texi (cimag): Likewise.
* doc/posix-functions/cimagf.texi (cimagf): Likewise.
* doc/posix-functions/clog.texi (clog): Likewise.
* doc/posix-functions/clogf.texi (clogf): Likewise.
* doc/posix-functions/conj.texi (conj): Likewise.
* doc/posix-functions/conjf.texi (conjf): Likewise.
* doc/posix-functions/cpow.texi (cpow): Likewise.
* doc/posix-functions/cpowf.texi (cpowf): Likewise.
* doc/posix-functions/cproj.texi (cproj): Likewise.
* doc/posix-functions/cprojf.texi (cprojf): Likewise.
* doc/posix-functions/creal.texi (creal): Likewise.
* doc/posix-functions/crealf.texi (crealf): Likewise.
* doc/posix-functions/csin.texi (csin): Likewise.
* doc/posix-functions/csinf.texi (csinf): Likewise.
* doc/posix-functions/csinh.texi (csinh): Likewise.
* doc/posix-functions/csinhf.texi (csinhf): Likewise.
* doc/posix-functions/csqrt.texi (csqrt): Likewise.
* doc/posix-functions/csqrtf.texi (csqrtf): Likewise.
* doc/posix-functions/ctan.texi (ctan): Likewise.
* doc/posix-functions/ctanf.texi (ctanf): Likewise.
* doc/posix-functions/ctanh.texi (ctanh): Likewise.
* doc/posix-functions/ctanhf.texi (ctanhf): Likewise.
* doc/posix-headers/complex.texi (complex.h): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
44 files changed:
ChangeLog
doc/posix-functions/cacos.texi
doc/posix-functions/cacosf.texi
doc/posix-functions/cacosh.texi
doc/posix-functions/cacoshf.texi
doc/posix-functions/carg.texi
doc/posix-functions/cargf.texi
doc/posix-functions/casin.texi
doc/posix-functions/casinf.texi
doc/posix-functions/casinh.texi
doc/posix-functions/casinhf.texi
doc/posix-functions/catan.texi
doc/posix-functions/catanf.texi
doc/posix-functions/catanh.texi
doc/posix-functions/catanhf.texi
doc/posix-functions/ccos.texi
doc/posix-functions/ccosf.texi
doc/posix-functions/ccosh.texi
doc/posix-functions/ccoshf.texi
doc/posix-functions/cexp.texi
doc/posix-functions/cexpf.texi
doc/posix-functions/cimag.texi
doc/posix-functions/cimagf.texi
doc/posix-functions/clog.texi
doc/posix-functions/clogf.texi
doc/posix-functions/conj.texi
doc/posix-functions/conjf.texi
doc/posix-functions/cpow.texi
doc/posix-functions/cpowf.texi
doc/posix-functions/cproj.texi
doc/posix-functions/cprojf.texi
doc/posix-functions/creal.texi
doc/posix-functions/crealf.texi
doc/posix-functions/csin.texi
doc/posix-functions/csinf.texi
doc/posix-functions/csinh.texi
doc/posix-functions/csinhf.texi
doc/posix-functions/csqrt.texi
doc/posix-functions/csqrtf.texi
doc/posix-functions/ctan.texi
doc/posix-functions/ctanf.texi
doc/posix-functions/ctanh.texi
doc/posix-functions/ctanhf.texi
doc/posix-headers/complex.texi

index f327621a7f6a9013627e1ae1d1f8565d59264087..f83934baefc9a11b642b96c0aaaa65c9cd3b2506 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+2010-10-08  Eric Blake  <eblake@redhat.com>
+
+       docs: update cygwin progress
+       * doc/posix-functions/cacos.texi (cacos): Added after cygwin
+       1.7.7.
+       * doc/posix-functions/cacosf.texi (cacosf): Likewise.
+       * doc/posix-functions/cacosh.texi (cacosh): Likewise.
+       * doc/posix-functions/cacoshf.texi (cacoshf): Likewise.
+       * doc/posix-functions/carg.texi (carg): Likewise.
+       * doc/posix-functions/cargf.texi (cargf): Likewise.
+       * doc/posix-functions/casin.texi (casin): Likewise.
+       * doc/posix-functions/casinf.texi (casinf): Likewise.
+       * doc/posix-functions/casinh.texi (casinh): Likewise.
+       * doc/posix-functions/casinhf.texi (casinhf): Likewise.
+       * doc/posix-functions/catan.texi (catan): Likewise.
+       * doc/posix-functions/catanf.texi (catanf): Likewise.
+       * doc/posix-functions/catanh.texi (catanh): Likewise.
+       * doc/posix-functions/catanhf.texi (catanhf): Likewise.
+       * doc/posix-functions/ccos.texi (ccos): Likewise.
+       * doc/posix-functions/ccosf.texi (ccosf): Likewise.
+       * doc/posix-functions/ccosh.texi (ccosh): Likewise.
+       * doc/posix-functions/ccoshf.texi (ccoshf): Likewise.
+       * doc/posix-functions/cexp.texi (cexp): Likewise.
+       * doc/posix-functions/cexpf.texi (cexpf): Likewise.
+       * doc/posix-functions/cimag.texi (cimag): Likewise.
+       * doc/posix-functions/cimagf.texi (cimagf): Likewise.
+       * doc/posix-functions/clog.texi (clog): Likewise.
+       * doc/posix-functions/clogf.texi (clogf): Likewise.
+       * doc/posix-functions/conj.texi (conj): Likewise.
+       * doc/posix-functions/conjf.texi (conjf): Likewise.
+       * doc/posix-functions/cpow.texi (cpow): Likewise.
+       * doc/posix-functions/cpowf.texi (cpowf): Likewise.
+       * doc/posix-functions/cproj.texi (cproj): Likewise.
+       * doc/posix-functions/cprojf.texi (cprojf): Likewise.
+       * doc/posix-functions/creal.texi (creal): Likewise.
+       * doc/posix-functions/crealf.texi (crealf): Likewise.
+       * doc/posix-functions/csin.texi (csin): Likewise.
+       * doc/posix-functions/csinf.texi (csinf): Likewise.
+       * doc/posix-functions/csinh.texi (csinh): Likewise.
+       * doc/posix-functions/csinhf.texi (csinhf): Likewise.
+       * doc/posix-functions/csqrt.texi (csqrt): Likewise.
+       * doc/posix-functions/csqrtf.texi (csqrtf): Likewise.
+       * doc/posix-functions/ctan.texi (ctan): Likewise.
+       * doc/posix-functions/ctanf.texi (ctanf): Likewise.
+       * doc/posix-functions/ctanh.texi (ctanh): Likewise.
+       * doc/posix-functions/ctanhf.texi (ctanhf): Likewise.
+       * doc/posix-headers/complex.texi (complex.h): Likewise.
+
 2010-10-07  Jim Meyering  <meyering@redhat.com>
 
        parse-datetime: avoid compilation failure on OpenBSD 4.7
index ad450f6ab489dd8a499bd21c0a67f860b93d12c8..223d83e7c5866faa414edc7ce2ee1db0d4c5d639 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index f986d7b17e2e4cf4680676f501430bc202937f88..203da9098cf428a961b76bdc5860cc8a95d024dc 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 48a7c87f781cdddff9614527e862b43a31d9db35..93a54ae22b262708c37615adb0f035337b383216 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 7f638cb26be23838b5724dbe2a7c7a6fb2089134..337a29be7c0275f45300e9922c50ff16a790c63d 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index bac3373ffc2184b069eecb3aff4842c55294c863..d73c198be34f69122bf1750e39c6e91aa28f6f02 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 8f78e2a2215d44d2ba374c8d6019e8cc0cc9262a..60a52b9425dc9122544817a787c27cb4d9c0a6e9 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw., Interix 3.5
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw., Interix 3.5
 @end itemize
index cc787e2409fde5791288ed0b7cf2035ed549d1c0..8c22540262318a803da7397ae1f3e5b4ef818e44 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index b76e2aa484f42e9db0305284c515549f2fc8089b..9f6d320ecb0fff1e57ddbabbe70c5a28114c531c 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index ac65b2aa3db56599f492ac0a7ec05ffe3265a099..3380538e6e4262b02a989ca5c9dd3c650ebf2fce 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index df25f14aee23426e80f8fd238dc6d281f7aba94d..0391b8d6d193cb2989f0058a0df1540bf525e6c6 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 87a998b09b42f84104beb4943ce1da5c2e83b9fc..4090c8ac5f9cc9d99b4f1457ea300d474fbac655 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index b811195779b161c839f536a2ad05d7dc3c6f328a..4caba337d64a9e684c2f7e5404e295c83e8998f7 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index fba4e74eddb686d38d354f508558f21a34c09b9e..cb626a71bdc587342bb5297803cdde83a9990697 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index f425dd17a72cc469a705ddd89014bf1b29b0866f..8c22603790b1b07552a555a34fa75ea205e7451f 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 292c3d49b58fd76c18dfd4fca3730cc3fc68053b..dbee4fb0ebd3e03250fef3391c4057a572d0f5d1 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 79ea1c7746a3aeb715da871001a9cb24afc0f645..a726b0f033aa021542fae45f10f68f7fd91b3163 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 3ea1e54a430b429b3aafc4dff645754f032a32e2..215b1affc2a45acdd50ac67a724722ab6bc93358 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index d8a7ba7996a1b529a5d795f4f1e85c3ec1a17d77..597ea172528ef94583aa753d118b05ee85bfd339 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index f11fa4473abe31dc42b4105f302a7a3570c3b877..a01d268e69d36cd2e0f7a2d72cb592c3761b66c1 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 572a25f8e7ad18d6d9e69a3b593867e345130274..1e3b6839742fa7cb744c9c84436d834b12f67b91 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 9855782560f75106417f760149b78d966268c8c3..b20f97d5e139379676778866aadf7217a87c1ec5 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 45ee781a1c410ef3bc4d420c44a7badbb1765fab..e9906fe9a5fcfd0ebe78280d584ec6ca7442596c 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 26c709da8f2f0d0a8f19fc3ab27cadfb9f683d5c..3c9f8c5c6691fe507690746e42628a2a045583fe 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 3ac1cf6e07d7c85609ca37144643ecf74fd49ea9..e250d4858b969350e5b73c417a04889169d376c2 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index faf0c9a3a32172249bb80f4bbdca5c5416df3a3f..653d95ad5078bd951210739b83aa6995791c9349 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 712d7875d543a3ee0b65876b60c9d5e15de2ba14..4fee21d131767c88345b7a97582fe15644ea8432 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index ee1ee1c7042aa8d37d071308c56ebfff8efcdb5e..3083fe8eff08318fcf00193f2c221858a15d86c5 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 48d52a5c9684b804e87eefb779e24e35aaf325ef..d1b67f393600c10e07faee82a06ae9b5e613eede 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index b6a9649020e42bad56f6ac5d3a70707a072ded0f..7c4e2e601dd9bbfbd6cf94a39ef1a076d3a6d08b 100644 (file)
@@ -14,7 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @item
 The glibc implementation is or was broken.
 @end itemize
index 1e79403bb408cc80d02483c9cb5e83d97f88201f..6ecdfaf4412a690be95bf03bc1ac1905c8ce9302 100644 (file)
@@ -14,7 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @item
 The glibc implementation is or was broken.
 @end itemize
index 5fb1e7c4c1a98cf1bacce2fb2a4897acecde963c..9774368c4914434d21274e5d27cc3f8fa8119486 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index b6e2dfa04191191b06b091a06edfea4ba5bde11c..8a04505a49add4ac019584c972185a6b820a8676 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 013ad6fddb61a6e448bc7b099a1effbaf4748163..6103d0fd592ee506460410d80e3bb351948da820 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 364746ac9309a11b2b275abc203a86f935c4d70c..c559f564ada3ed40e35c800938760e983df46e34 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 8dc4c2407d1fd6b529e294d7560224d9a729cf67..787e846bc20910180985d39bc5d3c614ccd6afd1 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index de7a2cbc9ddff8b8690fdb33b7fde68361336dab..7f1f009ec533a0cdc73c958bab2da321c73377ac 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 754d49abfffd4cf9753f3c40d2fdfa786173d8f6..7b645010603e1ca945ee131f0ec2e03e282b773d 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 49199b48a6be5f651d6f04d467f20d99f7a7dd17..d3de69697d671c89e5f21e7fd0b09adee1f0fff5 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 1b2469a12b8f42bd9b6159032cab7520c559d978..4eea0a1513458f06819156c9bb08ca09f0dcb510 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 404ba55c44bc19b679aeda8fb916f25389a2d95a..22ba6276d2b21c7c260d2683082cfaa4935b36ef 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index c92dcbd0166db5b8021b9e01c1786c92e11d7466..7eb1fdf1f62b6cce4561fe1f122f23a08f210924 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index 939f53a6fe5654633824b1f102099c1b80c3b19b..1bf4a9975107827a5846983d390727f282b1da31 100644 (file)
@@ -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, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.7.7, mingw, Interix 3.5.
 @end itemize
index ad5ea4e7a1ef14e6170e2dc1109e2109539429d5..0003dd3ed7da535540adfa2fa16c1105fa8d25d1 100644 (file)
@@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw,
-Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+Cygwin 1.7.7, mingw, Interix 3.5, BeOS.
 @end itemize