1. Replace system() with a function that responds to SIGINT. 2. Add functions to…
1. Replace system() with a function that responds to SIGINT. 2. Add functions to cleanup temporary files on SIGINT. 3. Fix bugs related to signal handling.
Showing
src/misc/hash/hashGen.h
0 → 100644
src/misc/util/utilSignal.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/misc/util/utilSignal.h
0 → 100644
Please
register
or
sign in
to comment