summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/ascii.c
Commit message (Expand)AuthorAgeFilesLines
* For EILSEQ case in mbsnrtowcs() and wcsnrtombs() update src to point toache2016-05-311-0/+2
* Restore the original ascii.c from prior to r290494bapt2016-04-211-13/+10
* Check the returned value of memchr(3) before using itbapt2016-04-201-1/+4
* Readd ascii.c forgotten in r290618bapt2015-11-091-0/+192
* Revamp CTYPE support (from Illumos & Dragonfly)bapt2015-08-081-192/+0
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-9/+14
* Introduce new encoding: "ASCII"ache2008-01-211-0/+187
OpenPOWER on IntegriCloud