4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 11:31:00 +08:00
Corinna Vinschen 723d64e667 * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.
* fhandler.h (class fhandler_serial): Declare switch_modem_lines.
	* fhandler_serial.cc (fhandler_serial::switch_modem_lines): New
	static function to set or clear DTR and/or RTS.
	(fhandler_serial::ioctl): Use switch_modem_lines for TIOCMSET
	and new TIOCMBIS and TIOCMBIC.
	* include/cygwin/version.h: Bump API minor number.
2005-08-02 09:17:15 +00:00
..
2005-06-17 20:01:59 +00:00
2005-02-23 17:39:46 +00:00
2005-07-26 00:55:42 +00:00
2005-05-19 20:37:51 +00:00
2003-11-06 21:31:24 +00:00
2005-06-10 12:11:35 +00:00
2005-02-22 19:45:41 +00:00
2005-05-02 03:50:11 +00:00