summaryrefslogtreecommitdiff
path: root/libc/stdlib/random.c
AgeCommit message (Expand)Author
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2002-03-19Merge glibc random, which gets us a much better RNG and aEric Andersen
2001-06-12Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen
2001-04-27As noted by Michiel Thuys <michiel.thuys@intersil.com>, the weak alias forEric Andersen
2001-03-22Add in random(), make rand use that under the hood. Fix theEric Andersen