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: Update header comment for new filename | Matthew Wild | 2009-12-30 | 1 | -1/+1 |
* | util.signal: Make kill() available on Solaris; really fixes #136. | Waqas Hussain | 2009-12-09 | 1 | -1/+1 |
* | util-src/Makefile: Clean up makefile, rename lsignal.c to signal.c | Brian Cully | 2009-12-04 | 1 | -0/+387 |