|
From: Philippe W. <phi...@sk...> - 2011-10-27 19:45:01
|
> Reading through the man pages suggests that we should be able to use the > #else clause on Linux as well and thereby eliminate the need for -lrt. > I'm suggesting this patch: Patch looks ok to me : there is no need to call clock_gettime to verify the behaviour of an invalid pthread_cond_timedwait. Philippe |