doc: mention more functions added in cygwin 1.7.0
authorEric Blake <ebb9@byu.net>
Fri, 27 Feb 2009 13:23:36 +0000 (06:23 -0700)
committerEric Blake <ebb9@byu.net>
Fri, 27 Feb 2009 13:23:36 +0000 (06:23 -0700)
* doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
addition.
* doc/posix-functions/open_wmemstream.texi: Likewise.
* doc/posix-functions/wcsnlen.texi: Likewise.
* doc/posix-functions/wcsnrtombs.texi: Likewise.
* doc/posix-functions/wcstod.texi: Likewise.
* doc/posix-functions/wcstof.texi: Likewise.
* doc/posix-functions/wcstoimax.texi: Likewise.
* doc/posix-functions/wcstok.texi: Likewise.
* doc/posix-functions/wcstoumax.texi: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/posix-functions/mbsnrtowcs.texi
doc/posix-functions/open_wmemstream.texi
doc/posix-functions/wcsnlen.texi
doc/posix-functions/wcsnrtombs.texi
doc/posix-functions/wcstod.texi
doc/posix-functions/wcstof.texi
doc/posix-functions/wcstoimax.texi
doc/posix-functions/wcstok.texi
doc/posix-functions/wcstoumax.texi

index c0428c0c822f7eefa554b5125605fd144218c0b5..9946a0c71a36ae37f60b02d1f9b81ee7cde28254 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2009-02-27  Eric Blake  <ebb9@byu.net>
 
+       doc: mention more functions added in cygwin 1.7.0
+       * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
+       addition.
+       * doc/posix-functions/open_wmemstream.texi: Likewise.
+       * doc/posix-functions/wcsnlen.texi: Likewise.
+       * doc/posix-functions/wcsnrtombs.texi: Likewise.
+       * doc/posix-functions/wcstod.texi: Likewise.
+       * doc/posix-functions/wcstof.texi: Likewise.
+       * doc/posix-functions/wcstoimax.texi: Likewise.
+       * doc/posix-functions/wcstok.texi: Likewise.
+       * doc/posix-functions/wcstoumax.texi: Likewise.
+
        Detect bug in cygwin 1.5.x *printf on 1-character %ls.
        * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
        * doc/posix-functions/fprintf.texi: Update.
index b836a0869b20b19cf875977785d84610dbe1b36c..cc74b819c843574daf3e9bdf9db30ddf1361cb07 100644 (file)
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, 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 4.3.2, HP-UX
+11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index d4b45bce9530656c579d1e44954d94360f26bb1b..cb00fe4fe939301107491f5455578a094c136aeb 100644 (file)
@@ -14,7 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, 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.
+glibc 2.3.6, 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.5.x, mingw, Interix 3.5, BeOS.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 45473ef1c93860bbd93f43ac4f392392fb0b9ecc..f633d64e8f71443d1fa4bbf58a1019ac850a07fd 100644 (file)
@@ -14,7 +14,8 @@ 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 4.3.2, 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 4.3.2, HP-UX
+11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 612c5f9ce071446753489509e20624feab55d91a..625fac4199e7820d618630eadf531a9b137a02f7 100644 (file)
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, 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 4.3.2, HP-UX
+11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 42d56bb4d83f44a48417367e27e98b8eb8a362ad..f7dea78816d3d4388daaacc0772b23e43a46da38 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-IRIX 5.3, Solaris 2.5.1, Cygwin.
+IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 69ce2d7612ae7a016525d87f0fdc31480c654911..3a7bf1b05cd7b7249556c2dc0b4d673fdd6e2b8b 100644 (file)
@@ -14,7 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index c09eed1ffe9026f168d537d48522d0c3c7a6f76b..d0f1e1ce044f4b0f10d231ec7cd24bdd0a6194bb 100644 (file)
@@ -14,7 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
+OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin
+1.5.x, Interix 3.5.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 0d1ed6a5e90b7f292030beef83e12562790d5f77..92fb5e533ff6690aaa3ebbf1d241fb9ef4da4bb8 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-IRIX 5.3, Solaris 2.5.1, Cygwin.
+IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 1eb90b3dac5e96260daffe5d3c729f86da01742c..8e2f7db87143bed0f10b5e1cc75ee32c98674722 100644 (file)
@@ -14,7 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
+OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin
+1.5.x, Interix 3.5.
 @item
 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.