Page MenuHomeFreeBSD

elfdump: adjust stdout/stderr capabilities
ClosedPublic

Authored by emaste on Sep 18 2016, 3:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 11, 8:00 AM
Unknown Object (File)
Sun, Mar 3, 7:31 AM
Unknown Object (File)
Sun, Mar 3, 7:08 AM
Unknown Object (File)
Dec 20 2023, 1:33 AM
Unknown Object (File)
Dec 16 2023, 5:06 AM
Unknown Object (File)
Nov 13 2023, 10:15 AM
Unknown Object (File)
Nov 6 2023, 7:17 AM
Unknown Object (File)
Oct 30 2023, 1:26 PM
Subscribers
None

Details

Summary

stdio uses fstat and the TIOCGETA ioctl

Diff Detail

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

Event Timeline

emaste retitled this revision from to elfdump: adjust stdout/stderr capabilities.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: bapt, allanjude, oshogbo.
emaste added inline comments.
usr.bin/elfdump/elfdump.c
583 ↗(On Diff #20456)

there's no action the user can reasonably take if we encounter this error, so no point in distinguishing stdout vs stderr IMHO

allanjude edited edge metadata.
This revision is now accepted and ready to land.Sep 18 2016, 4:20 PM
bapt edited edge metadata.
This revision was automatically updated to reflect the committed changes.