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)
Mon, Nov 3, 12:48 AM
Unknown Object (File)
Thu, Oct 30, 7:42 AM
Unknown Object (File)
Sun, Oct 26, 10:34 PM
Unknown Object (File)
Sun, Oct 26, 5:18 AM
Unknown Object (File)
Fri, Oct 24, 5:06 PM
Unknown Object (File)
Thu, Oct 16, 1:30 PM
Unknown Object (File)
Thu, Oct 16, 1:30 PM
Unknown Object (File)
Thu, Oct 16, 1:30 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