X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetwc.texi;h=f7e8f0bfa75ebc35e63b1bdfdffe24dea7b61d7d;hb=4596125141aeea905bd7ed1a8768f11db7402e41;hp=5b1bfedc0767eb017cf671d1642f6570f0946297;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/getwc.texi b/doc/posix-functions/getwc.texi index 5b1bfedc0..f7e8f0bfa 100644 --- a/doc/posix-functions/getwc.texi +++ b/doc/posix-functions/getwc.texi @@ -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 1.5.x, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.