X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsetlocale.texi;h=6806f0b4623903c78e8b29ccb896ebec451d77cd;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=f1c3736ce53587fcf1cb9f650274e40bb196cce2;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/setlocale.texi b/doc/posix-functions/setlocale.texi index f1c3736ce..6806f0b46 100644 --- a/doc/posix-functions/setlocale.texi +++ b/doc/posix-functions/setlocale.texi @@ -13,6 +13,9 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -On Cygwin, which doesn't have locales, @code{setlocale(LC_ALL,NULL)} always -returns @code{"C"}. +On Cygwin 1.5.x, which doesn't have locales, +@code{setlocale(LC_ALL,NULL)} always returns @code{"C"}. + +@item +On Cygwin 1.7.0, only the charset portion of a locale designation is honored. @end itemize