On Tue, Oct 07, 2014 at 01:43:43PM +0200, Ed Schouten wrote:
> Attached is a patch that adds exactly this. Would anyone mind if I
> were to push this patch into the tree one of these days?

Doesn't the include/chrono part change the ABI?

I think it would be better to organize this around a HAVE_CLOCK_GETTIME
define and provide it on !APPLE by default.

Also to consider are systems where clock_gettime requires -lrt, older
Linux for example. What about Solaris?

Joerg
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to