On 8/23/06, James Cameron <quozl at us.netrek.org> wrote: > The attached patch is an attempt to fix some of the use of unsafe > functions in the daemon. It also fixes it in basep, for comparison. For correctness, "int alarm_count;" should be "sig_atomic_t alarm_count;". -- Stephen Thorne "Give me enough bandwidth and a place to sit and I will move the world." --Jonathan Lange