|
From: Florian K. <br...@ac...> - 2011-10-28 00:17:07
|
On 10/27/2011 03:44 PM, Philippe Waroquiers wrote: >> 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. > OK. Thanks. Committed as r12246. Florian |