remove all remaining redundant __restrict/__inline/_Noreturn defs
[musl] / src / multibyte /
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-05-26 Rich Felkerfix failure of mbsinit(0) (not UB; required to return...
2012-05-02 Rich Felkerfix longstanding exit logic bugs in mbsnrtowcs and...
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