summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/table.c
Commit message (Expand)AuthorAgeFilesLines
* Allow encoding modules to override the default implementations oftjr2004-05-131-0/+4
* Move prototypes of various encoding-related functions into a new headertjr2004-05-121-7/+1
* Allow partial multibyte characters to accumulate in conversion statetjr2004-04-071-0/+2
* Remove support for emulating mbrtowc() and wcrtomb() in terms of thetjr2004-04-041-5/+0
* Allow mbrtowc() and wcrtomb() to be implemented directly, instead oftjr2003-11-011-5/+17
* Remove an unused and incorrect prototype for _none_init().tjr2003-09-051-1/+0
* Move _PathLocale declaration to more logical place (setlocale.c)phantom2003-06-251-1/+0
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-3/+3
* Megre XPG4 code into libcache2000-06-031-1/+1
* There is a problem in that one cannot use ctype.h at the same time as partsobrien2000-02-081-32/+128
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Completely remove #ifdefed out 8859-1 extension, I found it breakache1997-05-141-39/+1
* #ifdef out C locale extension to 8859-1 encoding, it now stays to ASCIIache1997-05-131-1/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Move _PathLocale to data-only file, so setrunelocale() not pick upache1997-02-091-0/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add Idache1996-08-201-3/+5
* Add isblank attr to non-break spaceache1996-08-201-1/+4
* Remove isgraph attr from non-break spaceache1996-08-201-1/+1
* Don't include <sys/types.h> when it isn't used.bde1996-04-191-2/+0
* Propogate default table to restricted 8859-1 templateache1995-10-191-0/+32
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+160
OpenPOWER on IntegriCloud