* getlocale.c (main): Use setlocale and fetch string from Windows

using GetLocaleInfoW.  Explain why.
This commit is contained in:
Corinna Vinschen
2010-01-25 09:22:12 +00:00
parent af7f57b9fb
commit ca2b906d55
2 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2010-01-25 Corinna Vinschen <corinna@vinschen.de>
* getlocale.c (main): Use setlocale and fetch string from Windows
using GetLocaleInfoW. Explain why.
2010-01-22 Corinna Vinschen <corinna@vinschen.de>
* Makefile.in (CYGWIN_BINS): Add getlocale.