From: Paul Mackerras <paulus@samba.org>
Date: Thu, 8 Nov 2007 15:59:12 +1100
It still won't fix the problem.
When the return value is (clock_t) -1, all the
force_successful_syscall_return() calls and glibc condition
codes checks in the world are not going to fix the application
code which checks for error using -1.
-