| Commit message (Expand) | Author | Age | Files | Lines |
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 1 | -37/+28 |
* | extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends; | Denis Vlasenko | 2008-12-22 | 1 | -379/+354 |
* | UCLIBC_CTYPE_HEADER define is removed, as it always | Denis Vlasenko | 2008-12-22 | 1 | -61/+17 |
* | - fix locale dependencies and make default locale generation less verbose. | Bernhard Reutner-Fischer | 2008-10-14 | 1 | -44/+50 |
* | - standardize fopen error message a bit | Bernhard Reutner-Fischer | 2008-10-09 | 1 | -1/+1 |
* | - add missing dependency on lt_defines.h | Bernhard Reutner-Fischer | 2008-09-25 | 1 | -2/+2 |
* | - do not segfault if we end up with empty tables | Bernhard Reutner-Fischer | 2008-09-24 | 1 | -4/+14 |
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -3/+3 |
* | Fix build failure due to missing 'smallint' definition | Carmelo Amoroso | 2008-05-27 | 1 | -1/+1 |
* | Introduce and use small[u]int type. Changes in size: | Denis Vlasenko | 2008-05-20 | 1 | -1/+1 |
* | fixes from psm so we can pull in uClibc headers properly | Mike Frysinger | 2006-08-23 | 1 | -1/+7 |
* | Michael Troß writes: Yes, the missing initialization of uniqblock seems to c... | Mike Frysinger | 2006-06-26 | 1 | -12/+0 |
* | if we cannot generate a locale, be a bit more specific in telling the user we... | Mike Frysinger | 2006-06-26 | 1 | -1/+1 |
* | Michael Troß writes: | Mike Frysinger | 2006-06-26 | 1 | -0/+2 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 1 | -2/+0 |
* | locales prepared for new build system, will allow to autobuild locales, not o... | Peter S. Mazinger | 2005-11-25 | 1 | -1/+1 |
* | - avoid segfaulting when rlimit stack is set to low for gen_wctype by calling... | Ned Ludd | 2005-02-26 | 1 | -0/+12 |
* | Allow building on 64 bit archs. Hopefully the last cvs activity this | Manuel Novoa III | 2004-02-05 | 1 | -2/+2 |
* | This should enabled building of uClibc locale support when using uClibc itself. | Manuel Novoa III | 2003-09-16 | 1 | -2/+3 |
* | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III | 2003-08-01 | 1 | -9/+9 |
* | Ok... here's the summary: | Manuel Novoa III | 2002-11-22 | 1 | -20/+56 |
* | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III | 2002-05-06 | 1 | -0/+833 |