cvs commit: src/lib/libc/sys ntp_gettime.2

Warner Losh imp at FreeBSD.org
Sat Jun 21 13:27:55 PDT 2003


imp         2003/06/21 13:27:54 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/sys         ntp_gettime.2 
  Log:
  Add clarifications about the information that ntp_gettime returns.
  TAI is a timescale, just like UTC.  The tai field returns the offset
  between the two, and isn't really used for precision time keeping.
  Explain in brief what a positive and a negative leap seconds are.  Add
  some URLs to very useful web pages about time and time keeping for
  more information on using this API.
  
  Reviewed by: phk
  
  Revision  Changes    Path
  1.2       +18 -8     src/lib/libc/sys/ntp_gettime.2


More information about the cvs-all mailing list