Skip to content

Signals: Review Questions

Sudarshan Govindaprasad edited this page Dec 7, 2015 · 3 revisions

Give the names of two signals that are normally generated by the kernel

Give the name of a signal that can not be caught by a signal

Coding Questions

Write brief code that uses SIGACTION and a SIGNALSET to create a SIGALRM handler.

Clone this wiki locally