Re: timer_gettime vs getitimer

2019-12-05 Thread Gary E. Miller via devel
Yo Hal! On Thu, 05 Dec 2019 21:16:18 -0800 Hal Murray via devel wrote: > Are we interested in any systems without timer_gettime and friends? Dunno. > How do I answer questions like that? Do we have a list of the > systems we are interested in? Pretty much any POSIX compatible OS. Anyone wit

timer_gettime vs getitimer

2019-12-05 Thread Hal Murray via devel
Are we interested in any systems without timer_gettime and friends? How do I answer questions like that? Do we have a list of the systems we are interested in? - >From devel/hacking.adoc: You *may* use clock_gettime(2) and clock_settime(2) calls, and the related getitimer(2)/setiti