summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/gb2312.c
Commit message (Expand)AuthorAgeFilesLines
* The problem is: currently our single byte ctype(3) functions are brokenache2007-10-131-0/+3
* . Static'ize functions exported via function reference variables only.phantom2005-02-271-8/+8
* Move prototypes of various encoding-related functions into a new headertjr2004-05-121-5/+1
* Perform some basic validation of multibyte conversion state objects.tjr2004-04-121-2/+15
* Fix a typo. I was locked out for two days from my machine.davidxu2004-04-101-1/+1
* Don't cast away const qualifiers.tjr2004-04-101-1/+1
* Allow partial multibyte characters to accumulate in conversion statetjr2004-04-071-8/+39
* Remove unused #includes.tjr2003-11-081-2/+0
* Use __inline instead of inline.tjr2003-11-081-1/+1
* Add gb2312 encoding.davidxu2003-11-051-0/+116
OpenPOWER on IntegriCloud