make loop counter volatile to prevent gcc4.1 from optimizing away entire loop body
[pintos-anon] / src / filesys / off_t.h
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.
2004-09-06 Ben PfaffFix up header guards.
2004-09-05 Ben PfaffAdd comments.
2004-08-30 Ben PfaffWorking filesystem.