summaryrefslogtreecommitdiffstats
path: root/src/misc/util/utilSignal.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for WASI platform in Util_SignalSystem.whitequark2020-05-011-0/+4
* pyabc: remove python integration from abc, it is moved to a separate extensionBaruch Sterin2015-11-051-4/+0
* Major restructuring of the code.Alan Mishchenko2012-01-211-0/+2
* Replaced remove() by unlink() to compile on Windows.Alan Mishchenko2011-02-271-2/+3
* fixes to pyabc kill mechanismBaruch Sterin2011-02-271-460/+14
* fixes for dumb erros in utilSignal.c/hBaruch Sterin2011-02-151-19/+12
* Changes to enable C++ compilation after recent modifications.Alan Mishchenko2011-02-131-5/+6
* Minor changes to hash table and utilSignal.c.Alan Mishchenko2011-02-011-6/+6
* src/misc/util/utilSignal.cBaruch Sterin2011-02-011-1/+2
* 1. Replace system() with a function that responds to SIGINT. 2. Add functions...Baruch Sterin2011-02-011-0/+520