summaryrefslogtreecommitdiff
path: root/utils/astcanary.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-01-15Oops, missed an includeTilghman Lesher
2010-01-15The previous attempt at using a pipe to guarantee astcanary shutdown did not ...Tilghman Lesher
2009-02-24Use a SIGPIPE to kill the process, instead of depending upon the astcanary pr...Tilghman Lesher
2009-02-24Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.Tilghman Lesher
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-10-30fix a few small things found by using sparseKevin P. Fleming
2008-05-18Add a set of text to the file astcanary uses to communicate back the mainTilghman Lesher
2008-02-27open(2) needs a mode argument when O_CREAT is specified.Tilghman Lesher
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that ifTilghman Lesher