Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreutils/coreutils
/ signal_init
Function
signal_init
src/ls.c:1635–1639 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1633
}
1634
1635
static void
1636
signal_init (void)
1637
{
1638
signal_setup (true);
1639
}
1640
1641
static void
1642
signal_restore (void)
Callers
1
put_indicator
Function · 0.85
Calls
1
signal_setup
Function · 0.85
Tested by
no test coverage detected