FreeBSD Bugzilla – Attachment 122834 Details for
Bug 166091
[libc][patch] fts(3) should document cases where FTS_NOCHDIR option is set as a side-effect
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 713 bytes, created by
Matthew Story
on 2012-03-14 15:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Matthew Story
Created:
2012-03-14 15:20:01 UTC
Size:
713 bytes
patch
obsolete
>Index: fts.3 >=================================================================== >--- fts.3 (revision 232972) >+++ fts.3 (working copy) >@@ -410,6 +410,12 @@ > .Vt FTSENT > structures > are returned to the application are those referencing non-existent files. >+Providing the >+.Dv FTS_LOGICAL >+option to the >+.Fn fts_open >+function will set >+.Dv FTS_NOCHDIR . > Either > .Dv FTS_LOGICAL > or >@@ -435,6 +441,17 @@ > is specified and absolute > pathnames were provided as arguments to > .Fn fts_open . >+The >+.Dv FTS_NOCHDIR >+option will be set if the >+.Dv FTS_LOGICAL >+option is provided to the >+.Fn fts_open >+function, or if >+.Fn fts_open >+cannot >+.Xr open 2 >+.Ql .\& . > .It Dv FTS_NOSTAT > By default, returned > .Vt FTSENT
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 166091
: 122834 |
122835