newlib/winsup
Corinna Vinschen 4b2cbaeefd * fhandler.h (fhandler_socket::get_connect_state): New method to
return socket connection state.
	* fhandler_socket.cc (dup): Copy socket connect state to new file
	handle.
	* net.cc (cygwin_rcmd): Mark file handles of sockets returned by
	rcmd() as CONNECTED state.
	(cygwin_rexec): Similarly for rexec().
	(socketpair): Mark both ends of a new socket pair as CONNECTED.
2003-07-05 18:20:13 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * Makefile.in (OBJS): Move some more files from cygwin directory. 2003-07-02 02:31:32 +00:00
cygwin * fhandler.h (fhandler_socket::get_connect_state): New method to 2003-07-05 18:20:13 +00:00
doc ntsec patch 2003-07-04 01:58:24 +00:00
mingw * config.guess, config.sub: Update with versions from ftp.gnu.org. 2003-07-03 15:15:56 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * libltp/include/test.h: Remove gethostid declaration. 2003-05-09 20:53:22 +00:00
utils * mount.cc (struct opt): Remove posix option. 2003-07-04 03:20:22 +00:00
w32api * config.guess, config.sub: Update with new versions from ftp.gnu.org. 2003-07-03 15:17:14 +00:00
ChangeLog * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +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
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on 2003-07-02 02:30:16 +00:00
Makefile.in * configure.in: Add cygserver subdir. 2003-07-01 20:51:03 +00:00