summaryrefslogtreecommitdiff
path: root/libc/stdlib/random_r.c
AgeCommit message (Expand)Author
2005-11-29Use __STDC__ syntax, no need for prototype if random_r is before srandom_rPeter S. Mazinger
2005-11-29Hiding againPeter S. Mazinger
2002-03-19Merge glibc random, which gets us a much better RNG and aEric Andersen