From: "Theo de Raadt" Subject: Re: patch: POSIX interval timers To: Simon Schwartz Cc: tech@openbsd.org Date: Thu, 21 Mar 2024 11:47:48 -0600 > and probably get it into a state where the existing getitimer/setitimer > code can be removed and reimplemented on top of this new API. We generally avoid that approach, because it makes it very difficult for people to read ktrace output and reason about what software is actually doing.