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 23febbd3c5 align mbsnrtowcs behavior on partial character with new requirements 1 year 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 mbrtowc: Fix wrong return value when n > UINT_MAX 3 years ago
mbsinit.c remove comments on copyright status from UTF-8 implementation files 10 years ago
mbsnrtowcs.c align mbsnrtowcs behavior on partial character with new requirements 1 year ago
mbsrtowcs.c fix aliasing-based undefined behavior in mbsrtowcs 7 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 rewrite wcsnrtombs to fix buffer overflow and other bugs 6 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