mirror of
https://github.com/sheumann/hush.git
synced 2024-11-18 17:10:36 +00:00
cbdfea4c97
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. |
||
---|---|---|
.. | ||
hush_test | ||
glob.c | ||
glob.h | ||
hush.c | ||
hushleaktool.sh | ||
match.c | ||
match.h | ||
math.c | ||
math.h | ||
random.c | ||
random.h | ||
shell.common.c | ||
shell.common.h |