Merge with daurnimator
[prosody.git] / util-src / signal.c
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-06-29 Matthew WildMerge backout
2010-06-19 Waqas Hussainutil.signal: Moved a variable declaration to the top...
2010-06-19 Waqas Hussainutil.signal: Removed #include <sys/param.h>, as it...
2010-06-19 Waqas Hussainutil.signal: Make kill() available on OS X (thanks...
2010-06-15 Waqas Hussainutil.signal: Make kill() available on OpenBSD, NetBSD...
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-05 Matthew WildMerge with backout
2010-01-15 Tobias Markmannutil.signal: Using stdlib.h instead of malloc.h.
2010-01-10 Matthew Wildutil.signal: Restore the old debug hook earlier, just...
2010-01-10 Matthew Wildutil.signal: Update version in header, and author's...
2010-01-10 Matthew Wildutil.signal: Queue up multiple signals, instead of...
2009-12-30 Matthew Wildutil.signal: Update header comment for new filename
2009-12-09 Waqas Hussainutil.signal: Make kill() available on Solaris; really...
2009-12-04 Brian Cullyutil-src/Makefile: Clean up makefile, rename lsignal...