summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/rand.c
Commit message (Collapse)AuthorAgeFilesLines
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-20/+8
| | | | I had clearly run search/replace on that were cluttering things up.
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-2/+2
| | | | missing headers, other jump relocs removed
* Hiding againPeter S. Mazinger2005-11-291-0/+2
|
* As noted by Michiel Thuys <michiel.thuys@intersil.com>, the weak alias forEric Andersen2001-04-271-2/+0
| | | | | srand was in the wrong file, causing rand.o to be needlessly included in some cases.
* Add in random(), make rand use that under the hood. Fix theEric Andersen2001-03-221-56/+21
| | | | include file so folks know random is now there.
* Bug ugly formatting updateEric Andersen2000-10-091-11/+13
|
* Lots and lots of cleanups.Eric Andersen2000-07-061-1/+1
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+61