summaryrefslogtreecommitdiffstats
path: root/extra/locale/gen_collate.c
Commit message (Expand)AuthorAgeFilesLines
* more of warning fixes, mostly pointer signedness mismatchesDenis Vlasenko2008-12-211-1/+1
* - fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer2008-10-141-86/+148
* - standardize fopen error message a bitBernhard Reutner-Fischer2008-10-091-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-18/+18
* Fix build failure due to missing 'smallint' definitionCarmelo Amoroso2008-05-271-1/+1
* Introduce and use small[u]int type. Changes in size:Denis Vlasenko2008-05-201-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-5/+0
* Fixed a bug where locales nontrivially derived from iso14651_t1 did not haveManuel Novoa III2003-08-181-10/+30
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-17/+17
* Ok... pasting in DUMPn() is unnecessary and technically incorrect.Manuel Novoa III2003-06-171-4/+4
* The big thing is locale dependent collation support.Manuel Novoa III2002-12-201-0/+3920