Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
02714f38e8
Oops, missed an include
|
15 years ago |
Tilghman Lesher
|
872ea116dd
The previous attempt at using a pipe to guarantee astcanary shutdown did not work.
|
15 years ago |
Tilghman Lesher
|
ee5f5a7615
Use a SIGPIPE to kill the process, instead of depending upon the astcanary process being inherited by init.
|
16 years ago |
Tilghman Lesher
|
1b8142dd73
Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.
|
16 years ago |
Kevin P. Fleming
|
1fdd7c85b6
bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
|
16 years ago |
Kevin P. Fleming
|
3cf0803e9e
fix a few small things found by using sparse
|
16 years ago |
Tilghman Lesher
|
9ab03a6532
Add a set of text to the file astcanary uses to communicate back the main
|
17 years ago |
Tilghman Lesher
|
d84681af62
open(2) needs a mode argument when O_CREAT is specified.
|
17 years ago |
Tilghman Lesher
|
1cd35bbf03
Add a canary process, for high priority mode (asterisk -p) to ensure that if
|
17 years ago |