summaryrefslogtreecommitdiffstats
path: root/extra/locale/gen_locale.c
Commit message (Expand)AuthorAgeFilesLines
* - fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer2008-10-141-104/+120
* - standardize fopen error message a bitBernhard Reutner-Fischer2008-10-091-1/+1
* - fix building locale (pre- and generated, even parallel)Bernhard Reutner-Fischer2008-10-081-4/+7
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-4/+4
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-31/+31
* The big thing is locale dependent collation support.Manuel Novoa III2002-12-201-625/+605
* Ok... here's the summary:Manuel Novoa III2002-11-221-1/+3
* Work around glibc brain-damage regarding nl_langinfo and {mon_}groupingManuel Novoa III2002-11-011-2/+85
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-0/+1254