about summary refs log tree commit diff
path: root/src/multibyte/mbsnrtowcs.c
Commit message (Expand)AuthorAgeFilesLines
* fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombsRich Felker2017-08-311-1/+3
* remove comments on copyright status from UTF-8 implementation filesRich Felker2016-06-211-6/+0
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-6/+0
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* fix longstanding exit logic bugs in mbsnrtowcs and wcsnrtombsRich Felker2012-05-021-0/+4
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+61