summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/seed48_r.c
Commit message (Collapse)AuthorAgeFilesLines
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+1
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-3/+6
| | | | missing headers, other jump relocs removed
* Hide mostly used functionsPeter S. Mazinger2005-12-011-3/+1
|
* Hiding againPeter S. Mazinger2005-11-291-1/+4
|
* mjn3 noticed we were missing seed48, which was odd since we hadEric Andersen2003-09-051-0/+38
all the other *48 random functions.