Mercurial > hg > octave-kai > gnulib-hg
diff doc/posix-functions/wmemcmp.texi @ 10929:a4794db249f8
Mention that AIX has a crippled wchar_t type.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 21 Dec 2008 13:26:10 +0100 |
parents | ae4a7d0b5e51 |
children | bb0ceefd22dc |
line wrap: on
line diff
--- a/doc/posix-functions/wmemcmp.texi +++ b/doc/posix-functions/wmemcmp.texi @@ -16,6 +16,6 @@ This function is missing on some platforms: HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix 3.5. @item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. @end itemize