Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.signal: Using stdlib.h instead of malloc.h. | Tobias Markmann | 2010-01-15 | 1 | -1/+1 |
* | util.signal: Restore the old debug hook earlier, just in case we receive anot... | Matthew Wild | 2010-01-10 | 1 | -2/+3 |
* | util.signal: Update version in header, and author's email | Matthew Wild | 2010-01-10 | 1 | -2/+2 |
* | util.signal: Queue up multiple signals, instead of trampling on the previous ... | Matthew Wild | 2010-01-10 | 1 | -20/+44 |
* | util.signal: Make kill() available on Solaris; really fixes #136. | Waqas Hussain | 2009-12-09 | 1 | -1/+1 |
* | util.signal: Change ifdef to allow signal.kill() on Solaris (thanks Filip) | Matthew Wild | 2009-09-29 | 1 | -1/+1 |
* | util.lsignal: Add lsignal library for catching POSIX signals | Matthew Wild | 2009-04-12 | 1 | -0/+387 |