summaryrefslogtreecommitdiff
path: root/lib/libc/locale/multibyte.h
AgeCommit message (Expand)Author
2020-06-02Don't overalign _RuneStatePriv, it must share the alignment of mbstate_tjoerg
2013-08-18Rename fixup to update_global to better reflect the purpose.joerg
2009-01-11merge christos-time_tchristos
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2003-04-29The fourth parameter of _citrus_ctype_mbrtowc() is a size_t, not ascw
2002-03-18Move mbstate_t materials from locale/runetype.h to locale/multibyte.h.tshiozak
2002-03-17refine i18n stuffs.tshiozak