Rich Felker 23ab8c2555 mbrtowc: do not leave mbstate_t in permanent-fail state after EILSEQ il y a 12 ans
..
btowc.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
internal.c 78e79d9d50 new attempt at working around the gcc 3 visibility bug il y a 13 ans
internal.h 8f06ab0eb9 fix out-of-bounds access in UTF-8 decoding il y a 12 ans
mblen.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
mbrlen.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
mbrtowc.c 23ab8c2555 mbrtowc: do not leave mbstate_t in permanent-fail state after EILSEQ il y a 12 ans
mbsinit.c 6436b371af fix failure of mbsinit(0) (not UB; required to return nonzero) il y a 13 ans
mbsnrtowcs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
mbsrtowcs.c 50d9661d9b overhaul mbsrtowcs il y a 12 ans
mbstowcs.c b5a527f9ff cleanup mbstowcs wrapper il y a 12 ans
mbtowc.c ea34b1b90c implement mbtowc directly, not as a wrapper for mbrtowc il y a 12 ans
wcrtomb.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
wcsnrtombs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
wcsrtombs.c 40b2b5fa94 fix incorrect range checks in wcsrtombs il y a 12 ans
wcstombs.c 771c6cead0 cleanup wcstombs il y a 12 ans
wctob.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
wctomb.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans