newlib/winsup
Corinna Vinschen fae28904e9 * dtable.cc (dtable::dup2): Store fd for fhandler_socket.
* fhandler.h (fhandler_base::set_fd): New virtual method.
	(fhandler_base::get_fd): Ditto.
	(fhandler_socket::set_fd): Ditto.
	(fhandler_socket::get_fd): Ditto.
	* fhandler_socket.cc (fhandler_socket::read): Call cygwin_recv instead
	of native Winsock recv.
	(fhandler_socket::write): Call cygwin_send instead of native Winsock
	send.
	* net.cc (fdsock): Store fd in fhandler_socket.
2002-02-08 11:54:10 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygwin * dtable.cc (dtable::dup2): Store fd for fhandler_socket. 2002-02-08 11:54:10 +00:00
doc bit more about full install 2002-01-24 00:34:35 +00:00
mingw * include/malloc.h (_heapinfo): Correct structure definition. 2002-01-27 22:54:54 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/pthread/condvar3_1.c: Fix debugging output. 2001-11-17 21:15:47 +00:00
utils * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-home 2002-01-31 12:43:29 +00:00
w32api * include/mapi.h: New file. 2002-01-30 17:33:27 +00:00
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +00:00
ChangeLog * Makefile.in: Don't attempt to use zlib directory as a dependency if it 2001-12-19 03:35:36 +00:00
MAINTAINERS Nuke 2001-12-31 23:24:10 +00:00
Makefile.common Add missing ChangeLog. 2001-12-14 18:26:43 +00:00
Makefile.in * Makefile.in: Don't attempt to use zlib directory as a dependency if it 2001-12-19 03:35:36 +00:00
configure * Makefile.in: Exit immediately if a sub-make fails. 2001-12-14 18:23:19 +00:00
configure.in * Makefile.in: Exit immediately if a sub-make fails. 2001-12-14 18:23:19 +00:00