Clarify that create and remove work on files, not on file descriptors.
[pintos-anon] / src / tests / threads / alarm-simultaneous.ck
2006-05-30 Ben PfaffReduce number of simultaneously waking threads to 3,
2006-05-27 Ben PfaffAdd file system persistence tests:
2006-05-18 Ben PfaffAdd a test for P1 that checks that multiple threads...