prng: make rand_r have 2^32 period instead of 2^31
[musl] / src / locale / iswxdigit_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...