summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/wcsnrtombs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix comparisons that test if an unsigned value is < 0.stefanf2005-02-121-2/+2
* Return the correct value when dst == NULL and conversion has stopped aftertjr2004-07-221-2/+2
* Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These aretjr2004-07-211-0/+111
OpenPOWER on IntegriCloud