OSDN Git Service

Merge commit 'origin/master' into nptl
[uclinux-h8/uClibc.git] / libc / stdlib / rand.c
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-12-01 Denis Vlasenkorandom: use smaller data fields where appropriate
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-11-29 Peter S. MazingerHiding again
2001-04-27 Eric AndersenAs noted by Michiel Thuys <michiel.thuys@intersil.com...
2001-03-22 Eric AndersenAdd in random(), make rand use that under the hood...
2000-10-09 Eric AndersenBug ugly formatting update
2000-07-06 Eric AndersenLots and lots of cleanups.
2000-05-14 Erik AndersenInitial revision