HomeFreeBSD

strings: do not depend on stdin

Description

strings: do not depend on stdin

Instead of depending on one stdin FILE structure and use freopen(3), pass to
the functions appropriate FILE structure.

Reviewed by: cem
Discussed with: emaste
Differential Revision: https://reviews.freebsd.org/D18037

Details

Provenance
oshogboAuthored on
Reviewer
cem
Differential Revision
D18037: Do not depend on stdin.
Parents
rS345359: Don't attempt to measure TSC skew when running as a VM guest.
Branches
Unknown
Tags
Unknown