Program that forks off a child process and waits for it to send signals back. If the parent process receives a signal from the child, the signal handler tells the parent what to do.
extra-credit.c | ||
programming-assignment.c |