]> sourceware.org Git - newlib-cygwin.git/commit
* cygwin.din (__locale_mb_cur_max): Export.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 28 Apr 2010 10:00:24 +0000 (10:00 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 28 Apr 2010 10:00:24 +0000 (10:00 +0000)
commitbe764ea806e26d643e7f8e4322c4c280f89e06a2
treea13a2fe62c3f8dd275ad926207fbb9003bd2af69
parentd47d5b850bed398357e7f05d8fef508be1bb7f51
* cygwin.din (__locale_mb_cur_max): Export.
* nlsfuncs.cc (__getlocaleinfo): Drop conversion to multibyte.
(__charfromwchar): New function to convert to multibyte.
(__eval_datetimefmt): Convert to return wchar_t pointer.  Work on
wide char string.
(__set_lc_time_from_win): Take additional pointer to "C" category info
to accommodate C.foo locales.  Rework to fill wide char members in
category info.
(__set_lc_ctype_from_win): New function.
(__set_lc_numeric_from_win): Take additional pointer to "C" category
info to accommodate C.foo locales.  Rework to fill wide char members
in category info.
(__set_lc_monetary_from_win): Ditto.
(__set_lc_messages_from_win): Ditto.
(__get_current_collate_codeset): New function, called from nl_langinfo.
* include/cygwin/config.h (__HAVE_LOCALE_INFO_EXTENDED__): Define.
winsup/cygwin/ChangeLog
winsup/cygwin/cygwin.din
winsup/cygwin/include/cygwin/config.h
winsup/cygwin/nlsfuncs.cc
This page took 0.030187 seconds and 5 git commands to generate.