cvs commit: src/sys/kern kern_clock.c src/sys/sys time.h

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Mar 13 13:34:49 PST 2005


dillon      2005/03/13 13:33:48 PST

DragonFly src repository

  Modified files:
    sys/kern             kern_clock.c 
    sys/sys              time.h 
  Log:
  Add a function that returns an approximate time_t for realtime for
  routines which do not need the exactness of microtime().
  
  Revision  Changes    Path
  1.31      +11 -0     src/sys/kern/kern_clock.c
  1.12      +1 -0      src/sys/sys/time.h


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_clock.c.diff?r1=1.30&r2=1.31&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/time.h.diff?r1=1.11&r2=1.12&f=u





More information about the Commits mailing list