summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/mbstowcs.c
Commit message (Expand)AuthorAgeFilesLines
* Add a missing return statement for the pwcs == NULL case (XSI extension).tjr2002-11-091-0/+1
* Style sweep.tjr2002-10-271-8/+7
* Style: One space between "restrict" qualifier and "*".tjr2002-09-061-2/+2
* Add restrict qualifiers to the arguments of mbstowcs, mbtowc() andtjr2002-09-011-2/+2
* Implement the XSI extension which allows the destination string to betjr2002-08-311-2/+23
* Split ansi.c into a separate source file for each function.tjr2002-08-311-0/+67
OpenPOWER on IntegriCloud