mirror of
https://github.com/sheumann/hush.git
synced 2024-11-18 17:10:36 +00:00
6d5e65b9df
GNO's _exit (contrary to its man page) does clean-up for stuff like the memory allocator, which is inappropriate in a forked child process and leads to hangs and crashes. |
||
---|---|---|
.. | ||
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 |