Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreutils/coreutils
/ sigaction
Class
sigaction
src/ls.c:1600–1600 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1598
if (init)
1599
{
1600
struct sigaction act;
1601
1602
sigemptyset (&caught_signals);
1603
for (int j = 0; j < nsigs + nstop; j++)
Callers
1
signal_setup
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected