File: signals.h

package info (click to toggle)
entropybroker 2.9-9
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,700 kB
  • sloc: cpp: 14,387; sh: 934; makefile: 188; java: 148; perl: 12
file content (4 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (5)
1
2
3
4
int is_SIGHUP(void);
void reset_SIGHUP(void);
int is_SIGEXIT(void);
void set_signal_handlers(void);