thread_join() the -ex process if THREAD_JOIN_IMPLEMENTED.
[pintos-anon] / src / tests /
2004-09-22 Ben PfaffAdd -include constants.h.
2004-09-22 Ben PfaffMove THREAD_JOIN_IMPLEMENTED to constants.h.
2004-09-21 Ben PfaffComment out fullpage line.
2004-09-20 Ben PfaffMake page alignment optional.
2004-09-20 Ben PfaffIntroduce PID_ERROR as an invalid exec return value.
2004-09-20 Ben PfaffFix comments.
2004-09-20 Ben PfaffFix call to create().
2004-09-20 Ben PfaffAdd dummy file to ensure that lib/user is kept in CVS.
2004-09-20 Ben PfaffRevise makefile structure.
2004-09-17 Ben PfaffAdd threads tests.