Index | Thread | Search

From:
"Theo de Raadt" <deraadt@openbsd.org>
Subject:
Re: patch: POSIX interval timers
To:
Simon Schwartz <srs266@case.edu>
Cc:
tech@openbsd.org
Date:
Thu, 21 Mar 2024 11:47:48 -0600

Download raw body.

Thread
> 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.