Menu

#40 [PATCH 1/3] Convert to POSIX clock API.

v2
open
None
5
2011-06-21
2011-03-19
No

Disclaimer: The purpose of this patch series is merely to illustrate
how the new Linux API works. I think the OSX code (ifdef APPLE) might
have been damaged by this series. The series applies to the v2 branch,
svn revision 135.

This patch converts the gettimeofday/settimeofday calls to use the POSIX
clock_xyz calls instead. Also, we introduce a function, adjTime, to
correct a clock offset.

Discussion

  • Richard Cochran

    Richard Cochran - 2011-03-19
     
  • George Neville-Neil

    • assigned_to: nobody --> gnn
     
  • George Neville-Neil

    • status: open --> open-accepted
     

Log in to post a comment.