From ba32d1b01c3c64964ad45011b29f7e9f8e23c1e5 Mon Sep 17 00:00:00 2001 From: Wolfgang Hommel Date: Fri, 23 Aug 2019 10:29:53 +0200 Subject: Added FORCE_MONOTONIC_FIX CFLAG to avoid hangs on timedwait (#202 #142) --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 26a68a9..cba2534 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,9 @@ Since 0.9.7: - Updated glibc compatibility settings for various platforms - Support for clock_nanosleep() with realtime and monotonic clocks - Support for epoll_wait(), epoll_pwait(), and pselect() + - src/Makefile CFLAG FORCE_MONOTONIC_FIX should be set (only) on + platforms where the test program hangs forever at the + CLOCK_MONOTONIC test. Since 0.9.6: - Julien Gilli added an option to disable monotonic time faking -- cgit v1.2.1