Jilles Tjoelker
|
0f2d2bf60f
|
Actually exit on SIGTERM, this appears to be more convenient for most tests.
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@266 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
|
2004-03-04 14:31:21 +00:00 |
Jilles Tjoelker
|
c250d038e9
|
Add code to test simplemail.
(nitpick) #include lines style(9) compliant again.
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@106 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
|
2004-01-06 13:33:36 +00:00 |
Joshua Kwan
|
dcf684328c
|
#include <string.h>
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@95 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
|
2004-01-05 17:44:30 +00:00 |
Jilles Tjoelker
|
6820e56684
|
Replace use of signal() by sigaction(). signal() is not very consistent.
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@91 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
|
2004-01-05 16:10:30 +00:00 |
Jilles Tjoelker
|
119b0c3058
|
Simple stub to test SIGHUP etc. stuff in an easier way.
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@89 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
|
2004-01-05 14:01:03 +00:00 |