add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything
[musl] / src / locale / iswspace_l.c
2012-02-07 Rich Felkerfix some omissions and mistakes in locale_t interface...
2012-02-07 Rich Felkeradd more of the locale_t interfaces, all dummied out...