Page MenuHomeFreeBSD

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

Authored by markj on Dec 6 2018, 5:36 PM.
Tags
None
Referenced Files
F163244649: D18456.id51667.diff
Tue, Jul 21, 9:10 AM
F163238787: D18456.id51682.diff
Tue, Jul 21, 8:08 AM
Unknown Object (File)
Sun, Jul 19, 7:19 PM
Unknown Object (File)
Wed, Jul 8, 5:04 AM
Unknown Object (File)
Tue, Jul 7, 7:51 PM
Unknown Object (File)
Thu, Jul 2, 4:12 PM
Unknown Object (File)
Sat, Jun 27, 1:34 AM
Unknown Object (File)
Jun 20 2026, 2:13 PM
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.