summaryrefslogtreecommitdiff
path: root/lib/libc/locale/_wctrans_local.h
AgeCommit message (Expand)Author
2010-06-02remove duplicated towctrans internal function.tnozaki
2009-02-12sign-compare fixeslukem
2009-01-18PR lib/40411, nuke wctrans_init(). lazy initialization is not good idea.tnozaki
2009-01-18try a different approach since allocating a new RuneLocale is complicated.christos
2009-01-16PR/40411: Hisashi T Fujinaka: standalone-tcsh dumps core when tab completingchristos
2009-01-11merge christos-time_tchristos
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2003-04-06- support for the additional code area of zh_CN.GB18030 locale,tshiozak
2003-03-02add some ISO C 1995 I18N functions and types:tshiozak