only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / src / multibyte / mbrtoc16.c
2014-11-15 Jens Gustedtimplement a private state for the uchar.h functions
2014-10-14 Rich Felkerimplement uchar.h (C11 UTF-16/32 conversion) interfaces