Re: [chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.1.1-89-g3cd32ed |
[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]
> On 18/09/2015, at 2:09 am, Miroslav Lichvar <mlichvar@xxxxxxxxxx> wrote: > > On Thu, Sep 17, 2015 at 04:05:04PM +0200, git@xxxxxxxxxxxxx wrote: >> commit 5190539ce1efe0a9fc14e2197017f8cb4bb6f0e6 >> Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx> >> Date: Thu Sep 10 15:34:56 2015 +0200 >> >> test: add tests for system adjtime() and ntp_adjtime() >> >> Include a test program to determine how the adjtime() implementation >> behaves. Check the range of supported offset, support for readonly >> operation, and slew rate with different update intervals and offsets. > > Bryan, can you please try this on Mac OS X and post the output? I'm > curious if it's closer to how adjtime() works on Linux, > FreeBSD/NetBSD, or Solaris. number9:kernel bryan$ make cc -O2 -Wall ntpadjtime.c -o ntpadjtime ntpadjtime.c:24:10: fatal error: 'sys/timex.h' file not found #include <sys/timex.h> ^ 1 error generated. make: *** [ntpadjtime] Error 1 number9:kernel bryan$ Not really a problem - adjtime compiles ok. Results attached as gz -- Bryan Christianson
Attachment:
macosx-adjtime-results.txt.gz
Description: GNU Zip compressed data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |