Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ sigaction
Class
sigaction
extern/editline/src/sig.c:162–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
size_t i;
161
sigset_t oset;
162
struct sigaction osa, nsa;
163
164
nsa.sa_handler = sig_handler;
165
nsa.sa_flags = 0;
Callers
3
sig_handler
Function · 0.70
sig_set
Function · 0.70
sig_clr
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected