mirror of
https://github.com/sheumann/hush.git
synced 2025-08-11 22:25:12 +00:00
cbdfea4c979f4d84fb5bcd76a759676b2f741ac9
This involved using signal() rather than sigaction(), which GNO doesn't have. signal() doesn't have the signal-blocking feature of sigaction(), but I've tried to emulate it.
Description
Languages
C
98.6%
Makefile
0.7%
Shell
0.6%
C++
0.1%