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