Page MenuHomeFreeBSD

cal: don't print terminal control characters unless stdout is a TTY
ClosedPublic

Authored by asomers on Jan 13 2023, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 8:37 PM
Unknown Object (File)
Thu, Aug 13, 8:09 PM
Unknown Object (File)
Wed, Aug 12, 2:35 PM
Unknown Object (File)
Wed, Aug 12, 1:48 PM
Unknown Object (File)
Wed, Aug 12, 2:16 AM
Unknown Object (File)
Wed, Aug 12, 12:07 AM
Unknown Object (File)
Tue, Aug 11, 3:26 PM
Unknown Object (File)
Mon, Aug 10, 5:02 PM
Subscribers
None

Details

Summary

A similar change was made in svn r223931, but it was incomplete, working
only when the utility was invoked as "ncal". Fix the same issue when
invoking as "cal".

PR: 268936
Reported by: Ray Bellis <ray@bellis.me.uk>
MFC after: 2 weeks
Sponsored by: Axcient

Test Plan

manually tested with "cal | xxd"

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 49098
Build 45987: arc lint + arc unit