prng: make rand_r have 2^32 period instead of 2^31
[musl] / src / unistd / setxid.c
2011-07-30 Rich Felkerfix some bugs in setxid and update setrlimit to use...
2011-07-30 Rich Felkeradd setxid.c for new set*id() framework. missed in...