* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.

* include/sys/termios.h: Define TIOCSBRK and TIOCCBRK.
This commit is contained in:
Christopher Faylor
2004-03-09 02:51:26 +00:00
parent d8672e9343
commit 58e9df0f91
3 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2004-03-08 Jaakko Hyvatti <jaakko.hyvatti@iki.fi>
* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and
TIOCCBRK.
* include/sys/termios.h: Define TIOCSBRK and TIOCCBRK.
2004-03-08 Christopher Faylor <cgf@redhat.com>
* exceptions.cc (setup_handler): Avoid suspending a thread if it in a