summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/utf2.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+14
* Don't cast away const qualifiers.tjr2004-04-101-1/+1
* Allow partial multibyte characters to accumulate in conversion statetjr2004-04-071-10/+41
* Reimplement the deprecated UTF2 encoding method using the UTF-8 codetjr2004-04-041-104/+97
* Mark the following interfaces as OBSOLETE_IN_6:tjr2003-06-131-1/+4
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+0
* Megre XPG4 code into libcache2000-06-031-2/+2
* More egcs warning fixes:imp1999-04-251-1/+1
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)ache1995-10-231-0/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+148
OpenPOWER on IntegriCloud