Hi,

On Thu, 2008-01-24 at 10:32:40 +0100, Andreas Påhlsson wrote:
> I've reworked the patch to apply to 1.14.16.4. There are some subtle  
> changes.

Thanks for the initial patch and this one!

> * tsub is removed in favour of timersub (sys/time.h).

Thought about that just after upload. Will merge.

> * tmul is reimplemented as it was broken.

Ooops, that's right, shame on me, I was really tired that evening and
I don't know what I was thinking about (probably timer addition). Will
merge as well.

> * interval is checked right before select. There was a corner case if
> maxinterval was negative.

This one is actually not needed. maxinterval should never be negative,
that should be catched already by the previous timercmp.

thanks,
guillem


Reply via email to