change uid_t, gid_t, and id_t to unsigned types
[musl] / src / locale / iswctype_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...