summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/random_r.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-4/+0
* random: use smaller data fields where appropriateDenis Vlasenko2008-12-011-5/+3
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-4/+4
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-4/+4
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-10/+14
* hidden initstate_r and usePeter S. Mazinger2005-12-091-5/+2
* Hide setstate_r, testPeter S. Mazinger2005-12-031-1/+2
* Use __STDC__ syntax, no need for prototype if random_r is before srandom_rPeter S. Mazinger2005-11-291-62/+60
* Hiding againPeter S. Mazinger2005-11-291-5/+6
* Merge glibc random, which gets us a much better RNG and aEric Andersen2002-03-191-0/+365