Signal (Coding)

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