index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util-src
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-src/*.c: Add macro for compiling with Lua 5.2
Kim Alvefur
2014-09-17
1
-0
/
+4
*
util-src/*.c: Use the more concise lua_setfield
Kim Alvefur
2014-09-17
1
-1
/
+1
*
util-src/*.c: Don't create globals when loaded
Kim Alvefur
2014-09-16
1
-1
/
+2
*
util.signal: Moved a variable declaration to the top of a function, for ANSI ...
Waqas Hussain
2010-06-20
1
-1
/
+1
*
util.signal: Removed #include <sys/param.h>, as it appears unnecessary.
Waqas Hussain
2010-06-20
1
-4
/
+0
*
util.signal: Make kill() available on OS X (thanks darkrain).
Waqas Hussain
2010-06-20
1
-3
/
+3
*
util.signal: Make kill() available on OpenBSD, NetBSD (thanks Florob, filip).
Waqas Hussain
2010-06-15
1
-2
/
+6
*
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