newlib/winsup
Corinna Vinschen 780c42b43a * fhandler.h (class fhandler_serial): Add new members of
the class - rts,dtr and method ioctl(). Variables rts and dtr
	important for Win 9x only.
	* fhandler_serial.cc (fhandler_serial::open): Add initial setting
	of dtr and rts. Important for Win 9x only.
	(fhandler_serial::ioctl): New function. Implements commands TIOCMGET,
	TIOCMSET and TIOCINQ.
	(fhandler_serial::tcflush): Fixed found error.
	(fhandler_serial::tcsetattr): Add settings of rts and dtr. Important
	for Win 9x only.
	* termios.h: Add new defines as a support for ioctl() function
	on serial device.
2002-07-22 09:11:45 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver
cygwin * fhandler.h (class fhandler_serial): Add new members of 2002-07-22 09:11:45 +00:00
doc
mingw
subauth
testsuite * testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h will 2002-07-07 00:43:28 +00:00
utils jdf fix. 2002-07-16 03:12:55 +00:00
w32api 2002-07-22 Danny Smith <dannysmith@users.sourceforge.net> 2002-07-22 03:10:43 +00:00
ChangeLog * Makefile.common (MINGW_INCLUDES): Simplify. 2002-07-07 00:42:09 +00:00
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common (MINGW_INCLUDES): Simplify. 2002-07-07 00:42:09 +00:00
Makefile.in