summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/wcsnrtombs.c
Commit message (Expand)AuthorAgeFilesLines
* Revamp CTYPE support (from Illumos & Dragonfly)bapt2015-08-081-5/+7
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-8/+20
* 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