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)
Wed, Apr 15, 12:10 AM
Unknown Object (File)
Sun, Apr 5, 9:49 AM
Unknown Object (File)
Thu, Apr 2, 4:42 AM
Unknown Object (File)
Thu, Apr 2, 4:42 AM
Unknown Object (File)
Thu, Apr 2, 4:41 AM
Unknown Object (File)
Mon, Mar 30, 10:27 AM
Unknown Object (File)
Fri, Mar 27, 12:28 AM
Unknown Object (File)
Thu, Mar 26, 6:11 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