Page MenuHomeFreeBSD

Add zdopen(), for use in capability mode.
ClosedPublic

Authored by markj on Dec 6 2018, 5:36 PM.
Tags
None
Referenced Files
F170581050: D18456.diff
Sat, Sep 5, 12:23 PM
F170541679: D18456.diff
Sat, Sep 5, 8:00 AM
Unknown Object (File)
Thu, Sep 3, 9:28 AM
Unknown Object (File)
Thu, Sep 3, 5:18 AM
Unknown Object (File)
Wed, Sep 2, 10:44 AM
Unknown Object (File)
Tue, Sep 1, 4:59 AM
Unknown Object (File)
Tue, Sep 1, 4:58 AM
Unknown Object (File)
Tue, Sep 1, 4:58 AM
Subscribers

Details

Summary

This is analogous to fdopen(3).

Test Plan

I use this in savecore(8).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj edited the test plan for this revision. (Show Details)
markj added reviewers: oshogbo, emaste, capsicum.
This revision is now accepted and ready to land.Dec 6 2018, 6:16 PM

Update the zopen.3 man page.

This revision now requires review to proceed.Dec 6 2018, 6:56 PM
delphij added inline comments.
lib/libz/zopen.3
101 ↗(On Diff #51679)

[Optional] I think you probably want to put 13.0 here initially and amend it to 12.1 when the change was MFC'ed.

This revision is now accepted and ready to land.Dec 6 2018, 7:02 PM
markj marked an inline comment as done.Dec 6 2018, 7:12 PM
This revision was automatically updated to reflect the committed changes.