diff options
author | jilles <jilles@FreeBSD.org> | 2015-12-27 15:30:13 +0000 |
---|---|---|
committer | jilles <jilles@FreeBSD.org> | 2015-12-27 15:30:13 +0000 |
commit | a0fabd0e1abc05233002d9227139019d3bf322cc (patch) | |
tree | 8ae2d3b579dc3291f9db84b9e4de2fb8c9dd836c /sys/dev/rl/if_rl.c | |
parent | ec568734f0f790fdf079f1ad4f5cbbd6704e1159 (diff) | |
download | FreeBSD-src-a0fabd0e1abc05233002d9227139019d3bf322cc.zip FreeBSD-src-a0fabd0e1abc05233002d9227139019d3bf322cc.tar.gz |
MFC r292513: 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.
Diffstat (limited to 'sys/dev/rl/if_rl.c')
0 files changed, 0 insertions, 0 deletions