complex: make _Complex_I work with gcc -std=c99 -pedantic-errors
[musl] / src / locale / strxfrm_l.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-02-07 Rich Felkermore locale_t interfaces (string stuff) and header...