Changes between Initial Version and Version 1 of Ticket #17861, comment 1
- Timestamp:
- Aug 9, 2022, 11:07:20 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17861, comment 1
initial v1 4 4 5 5 See the TCSBRK case on: https://xref.landonf.org/source/xref/haiku/src/add-ons/kernel/generic/tty/tty.cpp#1753 6 7 Edit: I guess `tcsendbreak()` will have the same issue as well (both seem to ioctl with TCSBRK and an int value).