Rich Felker 5ce3737931 reduce spurious inclusion of libc.h 5 years ago
..
btowc.c 1507ebf837 byte-based C locale, phase 1: multibyte character handling functions 9 years ago
c16rtomb.c 941644e98c implement a private state for the uchar.h functions 9 years ago
c32rtomb.c ab9672ae73 implement uchar.h (C11 UTF-16/32 conversion) interfaces 9 years ago
internal.c 39db00afad fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder 6 years ago
internal.h 5ce3737931 reduce spurious inclusion of libc.h 5 years ago
mblen.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago
mbrlen.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago
mbrtoc16.c 941644e98c implement a private state for the uchar.h functions 9 years ago
mbrtoc32.c 941644e98c implement a private state for the uchar.h functions 9 years ago
mbrtowc.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago
mbsinit.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago
mbsnrtowcs.c 11ddc314b5 fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs 6 years ago
mbsrtowcs.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago
mbstowcs.c b5a527f9ff cleanup mbstowcs wrapper 11 years ago
mbtowc.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago
wcrtomb.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago
wcsnrtombs.c 11ddc314b5 fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs 6 years ago
wcsrtombs.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago
wcstombs.c 771c6cead0 cleanup wcstombs 11 years ago
wctob.c 6e694d6960 explicitly include stdio.h to get EOF definition needed by wctob 8 years ago
wctomb.c 6cec7bc57f remove comments on copyright status from UTF-8 implementation files 8 years ago