Nachos System Calls

This rudimentary set of man pages is provided as a guidline for the system calls to be implemented in Assignment 2. Thanks to John Campbell and Peter Reissner (from the winter 1995 class) for the intial draft of these man pages.

Manual Pages

  • close.1
  • create.1
  • exec.1
  • exit.1
  • join.1
  • open.1
  • read.1
  • write.1