.. |
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
|
8f06ab0eb9
fix out-of-bounds access in UTF-8 decoding
|
12 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
|
23ab8c2555
mbrtowc: do not leave mbstate_t in permanent-fail state after EILSEQ
|
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
|
211264e46a
fix buffer overflow in mbsrtowcs
|
11 years ago |
mbstowcs.c
|
b5a527f9ff
cleanup mbstowcs wrapper
|
12 years ago |
mbtowc.c
|
ea34b1b90c
implement mbtowc directly, not as a wrapper for mbrtowc
|
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
|
40b2b5fa94
fix incorrect range checks in wcsrtombs
|
12 years ago |
wcstombs.c
|
771c6cead0
cleanup wcstombs
|
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 |