cvs commit: src/sys/sys clock.h src/sys/kern subr_fattime.c

Poul-Henning Kamp phk at FreeBSD.org
Tue Oct 24 10:27:24 UTC 2006


phk         2006-10-24 10:27:23 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              clock.h 
    sys/kern             subr_fattime.c 
  Log:
  Better naming of fattime conversion functions, they do convert to timespec
  after all.
  
  Add 'utc' argument to control if fattimestamps are on UTC or local timezone
  calendar.
  
  Revision  Changes    Path
  1.2       +8 -5      src/sys/kern/subr_fattime.c
  1.7       +2 -2      src/sys/sys/clock.h


More information about the cvs-all mailing list