summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/mbtowc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If an incomplete character is passed to mbtowc(3), set errno to EILSEQ.schwarze2016-02-271-4/+11
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Replace the single-byte placeholders for the multi-byte/wide-characterstsp2010-07-271-0/+51