summaryrefslogtreecommitdiffstats
path: root/libc/misc/wctype/_wctype.c
Commit message (Expand)AuthorAgeFilesLines
* _wctype.c, wctype.h: remove unused isw* and wctype_l hidden functionsPeter S. Mazinger2011-03-101-7/+16
* libc/misc/wctype/_wctype.c: make it more readable. no code changesDenys Vlasenko2009-09-191-211/+183
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-9/+6
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-19/+0
* remove erroneous ';'Bernhard Reutner-Fischer2009-07-281-2/+2
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-14/+6
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-14/+11
* UCLIBC_CTYPE_HEADER define is removed, as it alwaysDenis Vlasenko2008-12-221-36/+2
* more of pointer signedness warnings removedDenis Vlasenko2008-12-211-4/+3
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-13/+13
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-2/+2
* libc_hidden_proto removal, a few more functionsDenis Vlasenko2008-11-181-3/+3
* - Avoid warning about undefined preprocessor token. No obj-code changes.Bernhard Reutner-Fischer2008-05-301-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* Correct build if UCLIBC_HAS_CTYPE_TABLES is not definedPeter S. Mazinger2006-03-221-3/+6
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* More renames for IMAPeter S. Mazinger2006-02-131-0/+947