Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for WASI platform in Util_SignalSystem. | whitequark | 2020-05-01 | 1 | -0/+4 |
* | pyabc: remove python integration from abc, it is moved to a separate extension | Baruch Sterin | 2015-11-05 | 1 | -4/+0 |
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 1 | -0/+2 |
* | Replaced remove() by unlink() to compile on Windows. | Alan Mishchenko | 2011-02-27 | 1 | -2/+3 |
* | fixes to pyabc kill mechanism | Baruch Sterin | 2011-02-27 | 1 | -460/+14 |
* | fixes for dumb erros in utilSignal.c/h | Baruch Sterin | 2011-02-15 | 1 | -19/+12 |
* | Changes to enable C++ compilation after recent modifications. | Alan Mishchenko | 2011-02-13 | 1 | -5/+6 |
* | Minor changes to hash table and utilSignal.c. | Alan Mishchenko | 2011-02-01 | 1 | -6/+6 |
* | src/misc/util/utilSignal.c | Baruch Sterin | 2011-02-01 | 1 | -1/+2 |
* | 1. Replace system() with a function that responds to SIGINT. 2. Add functions... | Baruch Sterin | 2011-02-01 | 1 | -0/+520 |