summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/uClibc_locale.h
Commit message (Expand)AuthorAgeFilesLines
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-55/+48
* Make __global_locale visible in headersDenis Vlasenko2009-01-181-1/+2
* Help unifdef to remove private parts of headersDenis Vlasenko2008-12-271-3/+5
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-19/+19
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-231-3/+1
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* Merge from trunk."Steven J. Hill"2006-02-281-6/+0
* Merge from trunk."Steven J. Hill"2006-01-141-13/+13
* Massive merge from trunk."Steven J. Hill"2005-11-181-7/+8
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+1
* Fix for the last "fix".Manuel Novoa III2003-11-111-0/+2
* Protect some header inclusions.Manuel Novoa III2003-11-111-0/+2
* This should enabled building of uClibc locale support when using uClibc itself.Manuel Novoa III2003-09-161-4/+7
* Create a typedef for the ctype bitmask table entries.Manuel Novoa III2003-08-281-1/+6
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-4/+7
* Replace 'new' in a prototype to avoid c++ problems.Manuel Novoa III2003-08-011-1/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-41/+88
* The big thing is locale dependent collation support.Manuel Novoa III2002-12-201-3/+60
* Ok... here's the summary:Manuel Novoa III2002-11-221-1/+1
* Only define __uwchar_t if wide char support is enabled.Manuel Novoa III2002-07-051-1/+1
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-5/+9
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-0/+261