Fixed typo in docs Section 3.1.4.1 (0x08084000 => 0x08048000)
[pintos-anon] / src / lib / random.c
2006-12-11 Ben PfaffParse command-line options much earlier, so that thread...
2006-01-04 Ben PfaffHelpful comment.
2004-09-03 Ben PfaffComments.
2004-09-01 Ben PfaffMisc cleanups in init, thread.
2004-09-01 Ben PfaffAdd assert.
2004-08-31 Ben PfaffAllow user to provide random seed to random_init().
2004-08-16 Ben PfaffInitial revision