previous | start

Get the code

The uthreads project runs on Linux. To get the initial code for the uthreads project use wget from Linux:

  wget  http://condor.depaul.edu/glancast/443class/hw/uthreads.tar
   

Then extract uthreads.tar in a directory of your choosing.

Type:

 make nyi      
   

to see the functions not yet implemented.



previous | start