about summary refs log tree commit diff
path: root/src/multibyte/mbtowc.c
Commit message (Expand)AuthorAgeFilesLines
* implement mbtowc directly, not as a wrapper for mbrtowcRich Felker2013-04-081-5/+39
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+19