summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/euc.c
Commit message (Expand)AuthorAgeFilesLines
* Add safeguards to never use errno == 0 as setrunelocale() error return codeache2002-08-091-1/+1
* Rewrite locale loading procedures, so any load failure will not affectache2002-08-081-22/+13
* Fix wrong address when EucInfo > "variable" sizeache2002-08-071-1/+1
* Remove the hard-coded limit of 3 bytes for EUC encodings.asmodai2002-04-141-1/+3
* Fix EUC encoding conversion for codeset 3 and 4 to comply to the specification.asmodai2002-04-071-0/+6
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-2/+2
* Megre XPG4 code into libcache2000-06-031-2/+2
* Include string.h for memcpy function prototype.jb1998-01-141-0/+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/+220
OpenPOWER on IntegriCloud