#include <lib.h>#include <signal.h>Include dependency graph for signal.c:

Go to the source code of this file.
Defines | |
| #define | sigaction _sigaction |
| #define | sigemptyset _sigemptyset |
Functions | |
| PUBLIC sighandler_t | signal (int sig, sighandler_t disp) |
|
|
Definition at line 4 of file signal.c. Referenced by asyn_wait(), do_sigaction(), gen_init(), get_time(), getpass(), init_server(), main(), signal(), sleep(), term_inout(), test37b(), test37d(), test37e(), test37f(), test37g(), test37h(), test37i(), test37j(), test37n(), test37o(), test38c(), test7f(), and tty_init(). |
|
|
Definition at line 5 of file signal.c. Referenced by catch4(), do_exec(), do_fork(), do_getksig(), do_privctl(), do_procstat(), gen_init(), get_time(), getpass(), init_server(), main(), signal(), sleep(), term_inout(), test37a(), test37b(), test37e(), test37f(), test37g(), test37h(), test37i(), test37j(), test38c(), test3a(), and test7f(). |
|
||||||||||||
1.4.6