Project

General

Profile

« Previous | Next » 

Revision afc2c541

Added by Nathan Scott about 14 years ago

  • ID afc2c5412691febcf5e17fc13523f7c9c4af3120

Avoid a mingw64-compiler-runtime bug in gettimeofday.

This introduces a __pmtimevalNow libpcp (porting) routine and
makes use of it throughout pcp in place of direct gettimeofday
calls. On Windows, we implement a simpler, correct version of
__pmtimevalNow instead of relying on the compiler.

  • added
  • modified
  • copied
  • renamed
  • deleted