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)
Wed, Jun 26, 8:27 AM
Unknown Object (File)
May 3 2024, 8:18 AM
Unknown Object (File)
Apr 28 2024, 11:55 AM
Unknown Object (File)
Apr 28 2024, 11:54 AM
Unknown Object (File)
Apr 28 2024, 11:54 AM
Unknown Object (File)
Apr 28 2024, 12:19 AM
Unknown Object (File)
Apr 23 2024, 5:05 PM
Unknown Object (File)
Jan 12 2024, 8:10 AM
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 Not Applicable
Unit
Tests Not Applicable