Across
- 2. specified by pid
- 6. default action (process termination)
- 7. gives the time in seconds to the alarm; arguments
- 9. to ignore the signal
- 10. return value successful for sigaction() is 0( true or false )
- 11. is used to return information about the action previously
Down
- 1. ____ function sends the signal signo to the process or process
- 3. ____() is used to terminate process or to put them on hold
- 4. determine process ID; arguments
- 5. with this symbol.
- 8. one of the type of signal used as signo in function kill()
- 9. #include <____.h> for kill() function
