X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsetlocale.texi;h=ee4d477906ff5336402a49c99b938e3ba36dfaad;hb=d9883ac2dd41e9c60f0a291f82a8984d40ab855a;hp=c54018e159338215dc9b6d8229d009f9e001ca37;hpb=56fcb71cb3d5219bcb17eeb77b6ea9b624e52508;p=gnulib.git diff --git a/doc/posix-functions/setlocale.texi b/doc/posix-functions/setlocale.texi index c54018e15..ee4d47790 100644 --- a/doc/posix-functions/setlocale.texi +++ b/doc/posix-functions/setlocale.texi @@ -13,9 +13,9 @@ On Windows platforms (excluding Cygwin), @code{setlocale(@var{category},NULL)} ignores the environment variables @code{LC_ALL}, @code{@var{category}}, and @code{LANG}. @item -On Windows platforms (excluding Cygwin), @code{setlocale(LC_ALL,@var{name})} -succeeds and sets the LC_CTYPE category to @samp{C} when it does not support -the encoding, instead of failing. +On Windows platforms (excluding Cygwin) and Cygwin 1.5.x, +@code{setlocale(LC_ALL,@var{name})} succeeds and sets the LC_CTYPE category to +@samp{C} when it does not support the encoding, instead of failing. @item On Windows platforms (excluding Cygwin), @code{setlocale} understands different locale names, that are not based on ISO 639 language names and ISO 3166 country