Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test-skeleton.c (timeout_handler): Use WUNTRACED flag in waitpid.
Examine the child's status and print something different if it wasn't just killed by our SIGKILL. (main): In the child process call setpgid to put it in its own pgrp.
- Loading branch information