summaryrefslogtreecommitdiffstats
path: root/libc/misc/wchar/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-53/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-13/+9
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-9/+9
* Building of iconv.o was accidently always disabled.Manuel Novoa III2003-12-041-8/+4
* For now, disable the iconv utilityEric Andersen2003-11-081-8/+7
* Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III2003-10-311-1/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-1/+0
* Ok... here's the summary:Manuel Novoa III2002-11-221-5/+10
* Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08.Manuel Novoa III2002-11-081-1/+1
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-5/+24
* Multibyte and wide char conversion functions. Some work still to do, butManuel Novoa III2002-05-231-0/+47