fix double-processing of DT_RELR relocations in ldso relocating itself
[musl] / src / multibyte / mbsrtowcs.c
2019-10-13 Rich Felkerfix aliasing-based undefined behavior in mbsrtowcs
2016-06-21 Rich Felkerremove comments on copyright status from UTF-8 implemen...
2015-06-16 Rich Felkerbyte-based C locale, phase 1: multibyte character handl...
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-09-27 Rich Felkerfix buffer overflow in mbsrtowcs
2013-06-29 Rich Felkerfix failure of mbsrtowcs to record stop position when...
2013-04-04 Rich Felkeroverhaul mbsrtowcs
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-02-27 Rich Felkercleanup utf-8 multibyte code, use visibility if possible
2011-02-14 Rich Felkercleanup multibyte stuff to remove ugly casts, sanitize...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0