emacs-devel
[Top][All Lists]
Advanced

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

Re: m4/clock_time.m4 from r117596


From: Paul Eggert
Subject: Re: m4/clock_time.m4 from r117596
Date: Thu, 31 Jul 2014 13:19:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Dmitry Antipov wrote:
IIUC this should be incorporated into gnulib.

Thanks for the heads-up, but isn't that change unnecessary? timer_settime and timerfd_settime already round clocks up to the nearest value supported by the system resolution, so there should be no need for Emacs to call clock_getres and round the clocks by hand.

I gave that a shot, and simplified some other parts of the recent atimer changes, in trunk bzr 117616.



reply via email to

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