Rich Felker 2e1ae3b6b9 fix return value computation in one code path of wcsnrtombs 10 years ago
..
btowc.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
c16rtomb.c 941644e98c implement a private state for the uchar.h functions 10 years ago
c32rtomb.c ab9672ae73 implement uchar.h (C11 UTF-16/32 conversion) interfaces 10 years ago
internal.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
internal.h 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
mblen.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
mbrlen.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
mbrtoc16.c 941644e98c implement a private state for the uchar.h functions 10 years ago
mbrtoc32.c 941644e98c implement a private state for the uchar.h functions 10 years ago
mbrtowc.c e89cfe51d2 fix aliasing violations in mbtowc and mbrtowc 10 years ago
mbsinit.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
mbsnrtowcs.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
mbsrtowcs.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
mbstowcs.c b5a527f9ff cleanup mbstowcs wrapper 12 years ago
mbtowc.c e89cfe51d2 fix aliasing violations in mbtowc and mbrtowc 10 years ago
wcrtomb.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
wcsnrtombs.c 2e1ae3b6b9 fix return value computation in one code path of wcsnrtombs 10 years ago
wcsrtombs.c 8fba4458af fix incorrect end pointer in some cases when wcsrtombs stops early 11 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 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago