Page MenuHomeFreeBSD

Don't imply that all action values can be OR'd.
ClosedPublic

Authored by brooks on Jul 13 2020, 11:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 7, 2:45 PM
Unknown Object (File)
Thu, Apr 30, 8:57 PM
Unknown Object (File)
Thu, Apr 30, 9:50 AM
Unknown Object (File)
Wed, Apr 15, 12:10 AM
Unknown Object (File)
Apr 5 2026, 9:49 AM
Unknown Object (File)
Apr 2 2026, 4:42 AM
Unknown Object (File)
Apr 2 2026, 4:42 AM
Unknown Object (File)
Apr 2 2026, 4:41 AM
Subscribers
None

Details

Summary

This is neither POSIX compliant nor what the implementation does.
This could be allowed by changing the value of TCSAFLUSH from 2 to 3,
but that doesn't seem worthwhile after 25+ years.

Diff Detail

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