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