Penguin
Annotated edit history of SIGSTOP version 1, including all changes. View license author blame.
Rev Author # Line
1 PerryLorier 1 !!!Signal: Stop
2
3 This causes a process to stop running until a [SIGCONT] is recieved. This signal cannot be caught or ignored.