You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 5ce3737931 reduce spurious inclusion of libc.h 8 years ago
..
btowc.c byte-based C locale, phase 1: multibyte character handling functions 11 years ago
c16rtomb.c implement a private state for the uchar.h functions 12 years ago
c32rtomb.c implement uchar.h (C11 UTF-16/32 conversion) interfaces 12 years ago
internal.c fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder 9 years ago
internal.h reduce spurious inclusion of libc.h 8 years ago
mblen.c remove comments on copyright status from UTF-8 implementation files 10 years ago
mbrlen.c remove comments on copyright status from UTF-8 implementation files 10 years ago
mbrtoc16.c implement a private state for the uchar.h functions 12 years ago
mbrtoc32.c implement a private state for the uchar.h functions 12 years ago
mbrtowc.c remove comments on copyright status from UTF-8 implementation files 10 years ago
mbsinit.c remove comments on copyright status from UTF-8 implementation files 10 years ago
mbsnrtowcs.c fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs 9 years ago
mbsrtowcs.c remove comments on copyright status from UTF-8 implementation files 10 years ago
mbstowcs.c cleanup mbstowcs wrapper 13 years ago
mbtowc.c remove comments on copyright status from UTF-8 implementation files 10 years ago
wcrtomb.c remove comments on copyright status from UTF-8 implementation files 10 years ago
wcsnrtombs.c fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs 9 years ago
wcsrtombs.c remove comments on copyright status from UTF-8 implementation files 10 years ago
wcstombs.c cleanup wcstombs 13 years ago
wctob.c explicitly include stdio.h to get EOF definition needed by wctob 10 years ago
wctomb.c remove comments on copyright status from UTF-8 implementation files 10 years ago