Page MenuHomeFreeBSD

tests: Allow building without TIOCSTI
Needs ReviewPublic

Authored by emaste on May 30 2025, 6:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 3:38 PM
Unknown Object (File)
Sep 4 2025, 8:53 AM
Unknown Object (File)
Aug 31 2025, 1:07 AM
Unknown Object (File)
Aug 21 2025, 4:59 PM
Unknown Object (File)
Aug 18 2025, 10:53 AM
Unknown Object (File)
Aug 9 2025, 12:36 AM
Unknown Object (File)
Jul 29 2025, 11:36 AM
Unknown Object (File)
Jul 28 2025, 6:40 PM
Subscribers
None

Details

Reviewers
kevans
Summary

Posted for discussion. Some downstream projects (e.g. ElectroBSD) have removed the TIOCSTI #define and implementation; I'm curious what you think about #ifdefs like this to allow the test to build in this case.

Of course a downstream patch set could just include disconnecting the test, but this allows for a minimal change to remove TIOCSTI.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.