Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreutils/coreutils
/ sigaction
Class
sigaction
src/csplit.c:1364–1364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1362
enum { nsigs = countof (term_sig) };
1363
1364
struct sigaction act;
1365
1366
sigemptyset (&caught_signals);
1367
for (int i = 0; i < nsigs; i++)
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected