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