Mercurial > hg > octave-jordi > gnulib-hg
comparison doc/posix-functions/wprintf.texi @ 11407:6ec3c66a2075
doc: mention more functions added in cygwin 1.7.0
* doc/posix-functions/fwprintf.texi: Mention recent cygwin 1.7.0
addition.
* doc/posix-functions/fwscanf.texi: Likewise.
* doc/posix-functions/swprintf.texi: Likewise.
* doc/posix-functions/swscanf.texi: Likewise.
* doc/posix-functions/vfwprintf.texi: Likewise.
* doc/posix-functions/vfwscanf.texi: Likewise.
* doc/posix-functions/vswprintf.texi: Likewise.
* doc/posix-functions/vswscanf.texi: Likewise.
* doc/posix-functions/vwprintf.texi: Likewise.
* doc/posix-functions/vwscanf.texi: Likewise.
* doc/posix-functions/wcscasecmp.texi: Likewise.
* doc/posix-functions/wcsdup.texi: Likewise.
* doc/posix-functions/wcsftime.texi: Likewise.
* doc/posix-functions/wcsncasecmp.texi: Likewise.
* doc/posix-functions/wprintf.texi: Likewise.
* doc/posix-functions/wscanf.texi: Likewise.
* doc/glibc-functions/gethostbyname2.texi: Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Tue, 17 Mar 2009 05:58:52 -0600 |
parents | b885f8c983db |
children | bb0ceefd22dc |
comparison
equal
deleted
inserted
replaced
11406:ae9bcb808cfd | 11407:6ec3c66a2075 |
---|---|
13 Portability problems not fixed by Gnulib: | 13 Portability problems not fixed by Gnulib: |
14 @itemize | 14 @itemize |
15 @item | 15 @item |
16 This function is missing on some platforms: | 16 This function is missing on some platforms: |
17 NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix | 17 NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix |
18 3.5, BeOS, Cygwin 1.7. | 18 3.5, BeOS. |
19 @item | 19 @item |
20 This function exists, but does not support wide arguments on some | 20 This function exists, but does not support wide arguments on some |
21 platforms: Cygwin 1.5.x. | 21 platforms: Cygwin 1.5.x. |
22 @item | 22 @item |
23 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot | 23 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot |