summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/mblen.c
Commit message (Expand)AuthorAgeFilesLines
* Handle boundary cases more correctly; mblen(s, 0) and mbtowc(NULL, s, 0)tjr2002-10-281-4/+3
* Style sweep.tjr2002-10-271-7/+6
* Set errno to EILSEQ when invalid multibyte sequences are detectedtjr2002-09-031-1/+4
* Split ansi.c into a separate source file for each function.tjr2002-08-311-0/+57
OpenPOWER on IntegriCloud