Sun, 20 Jun 2010 04:07:55 +0500 Waqas Hussain util.signal: Moved a variable declaration to the top of a function, for ANSI C compliance. file | diff | annotate
Sun, 20 Jun 2010 04:01:25 +0500 Waqas Hussain util.signal: Removed #include <sys/param.h>, as it appears unnecessary. file | diff | annotate
Sun, 20 Jun 2010 03:36:46 +0500 Waqas Hussain util.signal: Make kill() available on OS X (thanks darkrain). file | diff | annotate
Tue, 15 Jun 2010 16:57:15 +0500 Waqas Hussain util.signal: Make kill() available on OpenBSD, NetBSD (thanks Florob, filip). file | diff | annotate
Fri, 15 Jan 2010 18:30:33 +0100 Tobias Markmann util.signal: Using stdlib.h instead of malloc.h. file | diff | annotate
Sun, 10 Jan 2010 03:54:29 +0000 Matthew Wild util.signal: Restore the old debug hook earlier, just in case we receive another signal between clearing the signal queue and restoring it file | diff | annotate
Sun, 10 Jan 2010 00:31:38 +0000 Matthew Wild util.signal: Update version in header, and author's email file | diff | annotate
Sun, 10 Jan 2010 00:28:48 +0000 Matthew Wild util.signal: Queue up multiple signals, instead of trampling on the previous debug hook (and never clearing our own) file | diff | annotate
Wed, 30 Dec 2009 20:24:11 +0000 Matthew Wild util.signal: Update header comment for new filename file | diff | annotate
Wed, 09 Dec 2009 16:25:18 +0500 Waqas Hussain util.signal: Make kill() available on Solaris; really fixes #136. file | diff | annotate
Fri, 04 Dec 2009 03:02:25 +0000 Brian Cully util-src/Makefile: Clean up makefile, rename lsignal.c to signal.c file | diff | annotate | base
(0) tip

mercurial