Merge 0.9->0.10 again
[prosody.git] / util-src / signal.c
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-21 Kim AlvefurMerge 0.9->0.10
2015-01-26 Kim AlvefurMerge 0.9->0.10
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-09 Kim AlvefurMerge 0.9 -> 0.10
2014-10-26 Kim AlvefurMerge 0.9->0.10
2014-10-14 Matthew WildMerge 0.9->0.10
2014-10-08 Waqas HussainMerge 0.9->0.10
2014-10-05 Kim AlvefurMerge 0.9->0.10
2014-09-17 Kim Alvefurutil-src/*.c: Add macro for compiling with Lua 5.2
2014-09-17 Kim Alvefurutil-src/*.c: Use the more concise lua_setfield
2014-09-16 Kim Alvefurutil-src/*.c: Don't create globals when loaded
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...