Thanks for the review
rebased and pushed
On 04/10/15 08:23 AM, Giulio Camuffo wrote:
> 2015-06-29 21:20 GMT+03:00 Derek Foreman :
>> CLOCK_BOOTTIME is a relatively new* feature that may not actually be
>> present everywhere (I'm looking at you wheezy). Since our use of it
>> is actually only cos
2015-06-29 21:20 GMT+03:00 Derek Foreman :
> CLOCK_BOOTTIME is a relatively new* feature that may not actually be
> present everywhere (I'm looking at you wheezy). Since our use of it
> is actually only cosmetic, I've just ifdef'd if.
>
> * No it isn't.
>
> Signed-off-by: Derek Foreman
> ---
>
>
CLOCK_BOOTTIME is a relatively new* feature that may not actually be
present everywhere (I'm looking at you wheezy). Since our use of it
is actually only cosmetic, I've just ifdef'd if.
* No it isn't.
Signed-off-by: Derek Foreman
---
Theoretically, this could bite us if a new clock type is add