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)
Aug 17 2025, 2:11 PM
Unknown Object (File)
Aug 9 2025, 10:38 AM
Unknown Object (File)
Aug 4 2025, 9:05 AM
Unknown Object (File)
Jul 27 2025, 12:27 PM
Unknown Object (File)
Jul 22 2025, 2:42 PM
Unknown Object (File)
Jul 22 2025, 2:42 PM
Unknown Object (File)
Jul 22 2025, 2:42 PM
Unknown Object (File)
Jul 22 2025, 2:42 PM
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