patch applied (ghc-6.6/ghc): MERGED: Check with sysconf _POSIX_THREAD_CPUTIME is available before we try to use it.

Ian Lynagh igloo at earth.li
Fri Jan 19 07:46:30 EST 2007


Fri Jan 19 04:45:09 PST 2007  Ian Lynagh <igloo at earth.li>
  * MERGED: Check with sysconf _POSIX_THREAD_CPUTIME is available before we try to use it.
  
  Calling clock_gettime(CLOCK_THREAD_CPUTIME_ID,_) regardless was
  causing a segfault (trac #1030).

    M ./rts/posix/GetTime.c -9 +11



More information about the Cvs-ghc mailing list