[osiris-devel] osiris-4.0.1 release candidate 2
osiris-devel at lemmin.gs
osiris-devel at lemmin.gs
Wed May 5 09:10:15 EDT 2004
Hi Brian,
On Tue, May 04, 2004 at 11:06:22PM -0600, Brian Wotring wrote:
>
> You're right, the handler should not be calling syslog(), or anything
> like it. I have attached a diff that should address this issue,
> reviews are very much appreciated.
The diff looks good. The only thing that should change is the
variable declaration:
static int received_*
should instead be:
static volatile sig_atomic_t received_*
emmanuel
More information about the osiris-devel
mailing list