summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/stdlib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of 'restrict' bugs in mbstowcs and wcstombs.Manuel Novoa III2002-10-291-3/+10
* 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-15/+15
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-9/+17
* Multibyte and wide char conversion functions. Some work still to do, butManuel Novoa III2002-05-231-0/+133
* Revert Erik's previous patch and fix what I believe he was trying to, whileManuel Novoa III2002-05-121-20/+28
* Several bugfixes for problems that showed up on alphaEric Andersen2002-05-121-7/+19
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-12/+169
* New versions of the various string to int functions which are smallerManuel Novoa III2002-03-131-0/+448