summaryrefslogtreecommitdiffstats
path: root/libc/misc/wchar/wchar.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add printf wchar support for %lc (%C) and %ls (%S).Manuel Novoa III2002-11-041-15/+41
* Hide my personal #warning reminders. Add __wcschrnul, rename strchrnulManuel Novoa III2002-09-191-0/+4
* Revert commit by davidm to printf.c that initialized conv_numManuel Novoa III2002-08-121-1/+1
* When DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE was disabled,Eric Andersen2002-08-031-2/+6
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-16/+60
* Multibyte and wide char conversion functions. Some work still to do, butManuel Novoa III2002-05-231-0/+723