On Wed, 15 Oct 2014 21:53:47 +0200, Alexandre Ratchov wrote: > On Wed, Oct 15, 2014 at 11:37:26AM -0600, Todd C. Miller wrote: > > Since this came up in another thread. Trivial implementations of > > CLOCK_VIRTUAL and CLOCK_PROF, modeled after what FreeBSD does. > > > > out of curiousity, what program needs these?
Possibly none, but we currently define CLOCK_VIRTUAL but don't actually support it. - todd
