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)
Oct 4 2024, 12:24 AM
Unknown Object (File)
Oct 3 2024, 11:18 AM
Unknown Object (File)
Sep 30 2024, 3:27 AM
Unknown Object (File)
Sep 27 2024, 10:08 PM
Unknown Object (File)
Sep 22 2024, 10:21 AM
Unknown Object (File)
Sep 5 2024, 9:07 PM
Unknown Object (File)
Sep 5 2024, 1:59 AM
Unknown Object (File)
Sep 1 2024, 3:08 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