newlib/winsup
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
..
cygserver * sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compiler 2005-06-14 12:22:14 +00:00
cygwin * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC. 2005-08-02 09:17:15 +00:00
doc . 2005-07-17 02:12:04 +00:00
mingw * profile/profile.h (_MCOUNT_CALL): Define as regparm(2) 2005-06-16 12:14:21 +00:00
subauth
testsuite * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex. 2005-06-11 04:59:53 +00:00
utils * cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search. 2005-07-19 21:00:34 +00:00
w32api 2005-07-28 Earnie Boyd <earnie@users.sf.net> 2005-07-28 11:09:36 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.common update copyright 2005-07-26 00:38:54 +00:00
Makefile.in
configure
configure.in