OSDN Git Service

* nlsfuncs.cc (__get_lcid_from_locale): Add comments. Fix typos in
authorcorinna <corinna>
Mon, 25 Jan 2010 21:20:31 +0000 (21:20 +0000)
committercorinna <corinna>
Mon, 25 Jan 2010 21:20:31 +0000 (21:20 +0000)
commit0178e969aa9342d50396a369e022a0205fe707eb
treef42c0021a78f12039710dacd54834cab88f2f789
parentf664381a5d59bef23b77ab49b2634bd0a36be581
* nlsfuncs.cc (__get_lcid_from_locale): Add comments.  Fix typos in
comments.  Make sure to set last_lcid every time.  Return locale
without territory part as invalid.  Handle modern serbian territory
names per ISO 3166 on older systems as well.  Add appropriate comment.
(__set_charset_from_locale): Handle LCID for sr_CS as well to make older
systems happy.
winsup/cygwin/ChangeLog
winsup/cygwin/nlsfuncs.cc