prng: make rand_r have 2^32 period instead of 2^31
[musl] / src / stdio / fwprintf.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-18 Rich Felkerimplement wprintf family of functions