Software /
code /
prosody
Log
util-src/lsignal.c @ 2811:11df731e1b87
description | author | age |
---|---|---|
util.signal: Using stdlib.h instead of malloc.h. | Tobias Markmann | Fri, 15 Jan 2010 18:30:33 +0100 |
util.signal: Restore the old debug hook earlier, just in case we receive another signal between clearing the signal queue and restoring it | Matthew Wild | Sun, 10 Jan 2010 03:54:29 +0000 |
util.signal: Update version in header, and author's email | Matthew Wild | Sun, 10 Jan 2010 00:31:38 +0000 |
util.signal: Queue up multiple signals, instead of trampling on the previous debug hook (and never clearing our own) | Matthew Wild | Sun, 10 Jan 2010 00:28:48 +0000 |
util.signal: Make kill() available on Solaris; really fixes #136. | Waqas Hussain | Wed, 09 Dec 2009 16:25:18 +0500 |
util.signal: Change ifdef to allow signal.kill() on Solaris (thanks Filip) | Matthew Wild | Tue, 29 Sep 2009 14:06:43 +0100 |
util.lsignal: Add lsignal library for catching POSIX signals | Matthew Wild | Sun, 12 Apr 2009 02:53:50 +0100 |