newlib/winsup
Corinna Vinschen 41946df611 * fhandler_tty.cc (fhandler_pty_master::process_slave_output):
Handle buf == NULL as flushing the buffer.
	(fhandler_tty_slave::read): Handle ptr == NULL as flushing the buffer.
	(fhandler_tty_slave::tcflush): Implement input queue flushing by
	calling read with NULL buffer.
	(fhandler_pty_master::tcflush): Ditto, calling process_slave_output.
	* termios.cc (tcflush): Check for legal `queue' value.  Return
	EINVAL otherwise.
2003-09-18 18:54:48 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * msg.cc: New file. 2003-08-30 16:34:56 +00:00
cygwin * fhandler_tty.cc (fhandler_pty_master::process_slave_output): 2003-09-18 18:54:48 +00:00
doc * pathnames.sgml: Remove description how to mount raw devices and 2003-09-01 12:56:01 +00:00
mingw * include/_mingw.h: Increment version to 3.2. 2003-09-15 15:21:53 +00:00
subauth
testsuite update copyright 2003-07-06 21:45:21 +00:00
utils * parse_pe.cc (exclusion::sort_and_check): Make error message a little more 2003-09-18 01:46:18 +00:00
w32api * include/winuser.h (UpdateLayeredWindow): Protect against NOGDI. 2003-09-17 20:41:53 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog fix typo 2003-08-06 03:39:36 +00:00
Makefile.common typo 2003-08-06 03:22:18 +00:00
Makefile.in preliminary checkin 2003-07-26 00:49:12 +00:00
configure * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
configure.in * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00