summaryrefslogtreecommitdiff
path: root/src/multibyte/wcsrtombs.c
AgeCommit message (Expand)AuthorLines
2014-06-02fix incorrect end pointer in some cases when wcsrtombs stops earlyRich Felker-7/+15
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-5/+0
2013-04-04fix incorrect range checks in wcsrtombsRich Felker-3/+3
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+58