Jilles Tjoelker 11022e84d8 clock_gettime(2),gettimeofday(2): Remove [EFAULT] error.
Depending on system configuration and parameters, clock_gettime() and
gettimeofday() may not be system calls. If so, passing an invalid pointer
will cause a signal and not an [EFAULT] error.

From a standards perspective, this is OK since passing an invalid pointer is
undefined behaviour.

MFC after:	1 week
2015-12-20 15:11:11 +00:00
..
2015-12-20 11:55:39 +00:00
2014-08-20 14:58:25 +00:00
2015-12-18 17:57:31 +00:00
2015-09-20 20:16:34 +00:00
2015-11-15 20:44:22 +00:00
2015-12-16 08:25:12 +00:00
2015-09-17 05:06:34 +00:00