FreeBSD Bugzilla – Attachment 123785 Details for
Bug 167201
manpage pread(2) misses one error case (EBUSY)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 441 bytes, created by
Kurt Jaeger
on 2012-04-22 14:00:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2012-04-22 14:00:27 UTC
Size:
441 bytes
patch
obsolete
>--- pread.2-orig 2012-04-22 14:52:55.000000000 +0200 >+++ pread.2 2012-04-22 14:52:29.000000000 +0200 >@@ -164,6 +164,8 @@ > points outside the allocated address space. > .It Bq Er EIO > An I/O error occurred while reading from the file system. >+.It Bq Er EBUSY >+Failed to read from a file, e.g. /proc/<pid>/regs while <pid> is not stopped > .It Bq Er EINTR > A read from a slow device > (i.e.\& one that might block for an arbitrary amount of time)
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 167201
: 123785