In article <[email protected]>,
Rob van der Putten  <[email protected]> wrote:

>It would have to be implemented in a way that makes sense. A new 
>standard perhaps. Is anyone into this sort of thing?

The Reference Implementation of the timezone library includes
time2posix() and posix2time() functions which perform the conversion
between POSIX's variable-length seconds and normal seconds since the
epoch, provided that the system's default timezone is one that
includes an accurate table of leap seconds.  It would be a fairly
simple (but tedious and error-prone) mechanical operation to make the
NTP Reference Implementation use this interface (or construct its own)
to convert all system timestamps back and forth.  I'm not
volunteering.

-GAWollman

-- 
Garrett A. Wollman    | What intellectual phenomenon can be older, or more oft
[email protected]| repeated, than the story of a large research program
Opinions not shared by| that impaled itself upon a false central assumption
my employers.         | accepted by all practitioners? - S.J. Gould, 1993

_______________________________________________
questions mailing list
[email protected]
http://lists.ntp.org/listinfo/questions

Reply via email to