summaryrefslogtreecommitdiff
path: root/extra/locale/gen_wctype.c
AgeCommit message (Expand)Author
2017-07-28fix tolower and localesEugene Yudin
2016-09-26locale: cleanup supportWaldemar Brodkorb
2015-08-10locales: add patch from OpenWrtWaldemar Brodkorb
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2008-12-22extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends;Denis Vlasenko
2008-12-22UCLIBC_CTYPE_HEADER define is removed, as it alwaysDenis Vlasenko
2008-10-14- fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer
2008-10-09- standardize fopen error message a bitBernhard Reutner-Fischer
2008-09-25- add missing dependency on lt_defines.hBernhard Reutner-Fischer
2008-09-24- do not segfault if we end up with empty tablesBernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-05-27Fix build failure due to missing 'smallint' definitionCarmelo Amoroso
2008-05-20Introduce and use small[u]int type. Changes in size:Denis Vlasenko
2006-08-23fixes from psm so we can pull in uClibc headers properlyMike Frysinger
2006-06-26Michael Troß writes: Yes, the missing initialization of uniqblock seems to c...Mike Frysinger
2006-06-26if we cannot generate a locale, be a bit more specific in telling the user we...Mike Frysinger
2006-06-26Michael Troß writes:Mike Frysinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2005-11-25locales prepared for new build system, will allow to autobuild locales, not o...Peter S. Mazinger
2005-02-26- avoid segfaulting when rlimit stack is set to low for gen_wctype by calling...Ned Ludd
2004-02-05Allow building on 64 bit archs. Hopefully the last cvs activity thisManuel Novoa III
2003-09-16This should enabled building of uClibc locale support when using uClibc itself.Manuel Novoa III
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-11-22Ok... here's the summary:Manuel Novoa III
2002-05-06New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III