On Mon, Jun 28, 2010 at 05:29:49PM +0000, David L. Mills wrote: > Linux users should be told the incompatibility with the > ntp_gettimeofday() call means the TAI-UTC offset feature provided by > the NIST leapseconds file and the Autokey protocol will be > unavailable. This is most important for NASA/JPL users when > converting to and from UTC and TAI and eventually to TDB for deep > space missions.
The offset is available in the adjtimex structure, so with some patching it should work on Linux too. -- Miroslav Lichvar _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
