Add -O to CFLAGS to try to catch uninitialized variable errors.
[pintos-anon] / src / tests / threads / priority-donate-sema.c
2006-09-25 Ben PfaffFix two bugs in the base Pintos code:
2006-05-17 Ben PfaffAdd another test that checks priority scheduling in...