Clarify use of thread_get_nice() and thread_set_nice().
[pintos-anon] / src / lib / random.c
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