CMSC 412 Spring 2014
Corrections and clarifications for project #2
Project is due on Tuesday March 4th, the date in the handout is correct and so is the web site. Lecture notes mentioned the wrong date.
Delete all references fo SIGCHLD in the handout. We will not use that signal this term.
The alarm time is in mili-seconds. It is listed corectly most places, but the variable name in libc/sched.c for the Alarm system call implies it is in seconds.