bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: time: Should real time usage account discontinous jumps?


From: Petr Pisar
Subject: Re: time: Should real time usage account discontinous jumps?
Date: Wed, 11 Jan 2017 15:12:00 +0100
User-agent: Mutt/1.7.1 (2016-10-04)

On Fri, Dec 02, 2016 at 03:38:19PM +0100, Petr Pisar wrote:
> On Thu, Dec 01, 2016 at 08:51:55AM -0600, Eric Blake wrote:
> > On 12/01/2016 12:17 AM, Petr Pisar wrote:
> > 
> > > Please excuse resurrecting this old story. I forgot it and now I found it.
> > > Two patches are attached that should implement the idea discuessed in this
> > > thread.
> > > 
> > > The first patch corrects configure.in because the old syntax does not work
> > > with my autotools anymore.
> > 
> > If you're going to modernize configure.in, start by renaming it to
> > configure.ac.
> > 
> I worried it would be too brave for so old code. But nevertheless here is the
> rename.
> 
I found the the patched code cannot detect clock_gettime(2) on systems with
glibc-2.12. That's because the syscall wrapper is provided by "rt" library
there. Attached is a new patch set that fixes even this flaw.

Attachment: 0001-Modernize-configure.in.patch
Description: Text document

Attachment: 0002-Prefer-clock_gettime-CLOCK_MONOTONIC.patch
Description: Text document

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]