Quoth Philip Hazel on Fri, Aug 17, 2001: > I need to know whether the setitimer() function is available on all the
> OS that Exim supports.
getatimer(2) man page on NetBSD tells me that getitimer and
setitimer appeared in 4.2BSD. In any case, I tested NetBSD 1.5
and OpenBSD 2.9, and they're fine.