summaryrefslogtreecommitdiff
path: root/lib/libc/locale/mblocal.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r310976:Pedro F. Giffuni2017-01-051-12/+12
* MFC r303046:Pedro F. Giffuni2016-07-261-12/+12
* locales: Enforce US-ASCII encoding (limited to 7-bit)Baptiste Daroussin2015-11-091-0/+1
* Revamp CTYPE support (from Illumos & Dragonfly)Baptiste Daroussin2015-08-081-6/+16
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-21/+36
* Introduce new encoding: "ASCII"Andrey A. Chernov2008-01-211-0/+1
* - Include runetype.h for _RuneLocale_Rong-En Fan2007-11-071-0/+2
* . Static'ize functions exported via function reference variables only.Alexey Zelkin2005-02-271-13/+12
* Remove the obsolete <rune.h> interface.Tim J. Robbins2004-10-171-8/+0
* Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These areTim J. Robbins2004-07-211-12/+12
* Allow encoding modules to override the default implementations ofTim J. Robbins2004-05-131-0/+13
* Move prototypes of various encoding-related functions into a new headerTim J. Robbins2004-05-121-0/+57