On Mon, 4 Oct 2004 11:45:15 +0100 (BST), Philip Hazel
<ph10@???> wrote: > On Mon, 4 Oct 2004, Alex Kiernan wrote:
>
> > The box got rebooted, ntpd started, exim started, ntpd delta'd the
> > time backwards -178.829209s, exim had already started receiving
> > messages, the world got confused.
>
> I believe that the patch below should fix this problem.
>
Is it worth adding a check in milliwait() that setitimer() succeeds
before going into sigsuspend()?