X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fglibc-functions%2Ffputwc_unlocked.texi;h=55be921dccb1983e468c514b70a76fd208d0e673;hb=6ef93da4cacc1865683aa3d3d6e0a97e0ed3e429;hp=87d721c840bd457d0731f908688b32c19c83c58c;hpb=747793c9a482f1d1dbb718152150c48903f7a41b;p=gnulib.git diff --git a/doc/glibc-functions/fputwc_unlocked.texi b/doc/glibc-functions/fputwc_unlocked.texi index 87d721c84..55be921dc 100644 --- a/doc/glibc-functions/fputwc_unlocked.texi +++ b/doc/glibc-functions/fputwc_unlocked.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -MacOS X 10.5, 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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.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. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.