FreeBSD Bugzilla – Attachment 90693 Details for
Bug 127908
[patch] readdir(3) error documentation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 661 bytes, created by
fullermd
on 2008-10-07 02:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fullermd
Created:
2008-10-07 02:40:01 UTC
Size:
661 bytes
patch
obsolete
>Index: directory.3 >=================================================================== >RCS file: /usr/cvs/src/lib/libc/gen/directory.3,v >retrieving revision 1.17 >diff -u -r1.17 directory.3 >--- directory.3 16 Apr 2008 18:59:36 -0000 1.17 >+++ directory.3 7 Oct 2008 01:26:30 -0000 >@@ -122,9 +122,12 @@ > returns a pointer to the next directory entry. > It returns > .Dv NULL >-upon reaching the end of the directory or detecting an invalid >-.Fn seekdir >-operation. >+upon reaching the end of the directory or on error. >+In the event of an error, >+.Va errno >+may be set to any of the values documented for the >+.Xr getdirentries 2 >+system call. > .Pp > The > .Fn readdir_r
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 127908
: 90693