about summary refs log tree commit diff
path: root/src/multibyte/mbsrtowcs.c
Commit message (Expand)AuthorAgeFilesLines
* overhaul mbsrtowcsRich Felker2013-04-041-69/+64
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* cleanup utf-8 multibyte code, use visibility if possibleRich Felker2011-02-271-16/+0
* cleanup multibyte stuff to remove ugly casts, sanitize the ptr align castsRich Felker2011-02-131-19/+19
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+121