summaryrefslogtreecommitdiffstats
path: root/extra/locale/gen_wc8bit.c
Commit message (Expand)AuthorAgeFilesLines
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-150/+143
* locale: gen_wc8bit: try to find UTF8 locale automaticallyMike Frysinger2009-06-281-1/+24
* UCLIBC_CTYPE_HEADER define is removed, as it alwaysDenis Vlasenko2008-12-221-1/+1
* - fix args (untested)Bernhard Reutner-Fischer2008-11-231-2/+2
* - standardize fopen error message a bitBernhard Reutner-Fischer2008-10-091-2/+2
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-2/+2
* Fix some compiler warningsCarmelo Amoroso2008-06-111-2/+2
* Added a bounch of locale fixes.Carmelo Amoroso2008-05-191-1/+1
* fixes from psm so we can pull in uClibc headers properlyMike Frysinger2006-08-231-1/+7
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* locales prepared for new build system, will allow to autobuild locales, not o...Peter S. Mazinger2005-11-251-1/+1
* This should enabled building of uClibc locale support when using uClibc itself.Manuel Novoa III2003-09-161-2/+3
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-34/+34
* The big thing is locale dependent collation support.Manuel Novoa III2002-12-201-1/+1
* Ok... here's the summary:Manuel Novoa III2002-11-221-28/+8
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-0/+729