Changes between Initial Version and Version 1 of Ticket #17861, comment 1


Ignore:
Timestamp:
Aug 9, 2022, 11:07:20 PM (2 years ago)
Author:
bipolar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17861, comment 1

    initial v1  
    44
    55See the TCSBRK case on: ​https://xref.landonf.org/source/xref/haiku/src/add-ons/kernel/generic/tty/tty.cpp#1753
     6
     7Edit: I guess `tcsendbreak()` will have the same issue as well (both seem to ioctl with TCSBRK and an int value).