Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
..
btowc.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
internal.c 78e79d9d50 new attempt at working around the gcc 3 visibility bug 13 years ago
internal.h bae2e52bfd cleanup and work around visibility bug in gcc 3 that affects x86_64 13 years ago
mblen.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
mbrlen.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
mbrtowc.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
mbsinit.c 6436b371af fix failure of mbsinit(0) (not UB; required to return nonzero) 13 years ago
mbsnrtowcs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
mbsrtowcs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
mbstowcs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
mbtowc.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
wcrtomb.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
wcsnrtombs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
wcsrtombs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
wcstombs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
wctob.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
wctomb.c 0b44a0315b initial check-in, version 0.5.0 14 years ago