aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/mbrtowc.c
Commit message (Expand)AuthorAgeFilesLines
* Don't check whether the first byte of the buffer is a null byte whenTim J. Robbins2002-11-101-7/+1
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-2/+2
* Implement the ISO C90 Amd.1 restartable wide and multibyte characterTim J. Robbins2002-08-181-0/+81