summaryrefslogtreecommitdiffstats
path: root/docs/wchar_and_locale.txt
Commit message (Collapse)AuthorAgeFilesLines
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-40/+39
| | | | | | | | | | | | remove __tolower and __toupper (they existed only in SOME configs!); remove usages of _tolower (some of them clearly buggy) from uclibc code; add a few more -U<define> options to unifdef pass over installed headers; document it on docs/wchar_and_locale.txt text data bss dec hex filename - 514963 2727 15396 533086 8225e lib/libuClibc-0.9.30-svn.so + 514888 2727 15396 533011 82213 lib/libuClibc-0.9.30-svn.so
* Merges from trunk.Khem Raj2008-12-221-0/+114