signal.h
This commit is contained in:
parent
408e9b0e81
commit
c6f1a399af
3 changed files with 18 additions and 18 deletions
|
@ -110,6 +110,7 @@ int getpid(void) {
|
|||
|
||||
#define SIGABRT 6
|
||||
#define SIGFPE 8
|
||||
#define SIGKILL 9
|
||||
#define SIGILL 4
|
||||
#define SIGINT 2
|
||||
#define SIGSEGV 11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue