summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/random.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-5/+0
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-10/+1
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-5/+5
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-13/+11
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-0/+1
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-9/+9
* Merge from trunk."Steven J. Hill"2005-12-101-0/+1
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-4/+3
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-011-2/+5
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-10/+10
* Merge glibc random, which gets us a much better RNG and aEric Andersen2002-03-191-23/+241
* Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen2001-06-121-2/+1
* As noted by Michiel Thuys <michiel.thuys@intersil.com>, the weak alias forEric Andersen2001-04-271-0/+2
* Add in random(), make rand use that under the hood. Fix theEric Andersen2001-03-221-0/+36