FreeBSD Bugzilla – Attachment 228974 Details for
Bug 239504
ioctl(2) man page doesn't mention that it can fail with EACCES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ioctl(2) patch
ioctl.2.patch (text/plain), 464 bytes, created by
Felix Johnson
on 2021-10-24 03:11:08 UTC
(
hide
)
Description:
ioctl(2) patch
Filename:
MIME Type:
Creator:
Felix Johnson
Created:
2021-10-24 03:11:08 UTC
Size:
464 bytes
patch
obsolete
>diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 >index e0c34bd9318..0cbda5469ca 100644 >--- a/lib/libc/sys/ioctl.2 >+++ b/lib/libc/sys/ioctl.2 >@@ -29,7 +29,7 @@ > .\" > .\" $FreeBSD$ > .\" >-.Dd September 11, 2013 >+.Dd October 23, 2021 > .Dt IOCTL 2 > .Os > .Sh NAME >@@ -114,6 +114,9 @@ The > system call > will fail if: > .Bl -tag -width Er >+.It Bq Er EACCES >+Permission denied. >+The process does not have permission to call this ioctl. > .It Bq Er EBADF > The > .Fa fd
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 239504
: 228974