fix off-by-one error that caused uninitialized memory read in floatscan
[musl] / src / multibyte /
2012-02-25 Rich Felkernew attempt at working around the gcc 3 visibility bug
2012-02-25 Rich Felkerremove useless attribute visibility from definitions
2012-02-24 Rich Felkercleanup and work around visibility bug in gcc 3 that...
2011-03-25 Rich Felkerfix all implicit conversion between signed/unsigned...
2011-02-27 Rich Felkercleanup utf-8 multibyte code, use visibility if possible
2011-02-21 Rich Felkerremove sample utf-8 code that's not part of the standar...
2011-02-14 Rich Felkercleanup multibyte stuff to remove ugly casts, sanitize...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0