newlib-cygwin/winsup
Corinna Vinschen 518f5d4935 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptor
created by cygheap_fdnew constructor.
	* fhandler_virtual.cc (fhandler_virtual::opendir): Ditto.
	* fhandler_socket.cc (fhandler_socket::accept): Ditto and move
	creation of file descriptor behind blocking OS call.
	* net.cc (cygwin_socket): Ditto.
	(cygwin_rcmd): Ditto.
	(cygwin_rresvport): Ditto.
	(cygwin_rexec): Ditto.
	(socketpair): Ditto.
2003-02-20 14:14:37 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * cygserver_transport_pipes.cc (transport_layer_pipes::accept): 2002-09-30 18:31:56 +00:00
cygwin * fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptor 2003-02-20 14:14:37 +00:00
doc fix typo 2003-02-13 14:20:32 +00:00
mingw * Makefile.in: Make sure libmingwex.a from current build tree is used. 2003-02-20 10:12:15 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/crlf.c: Fix C signed/unsigned compare warning. 2003-02-20 11:22:17 +00:00
utils * cygpath.cc (doit): Allocate more space for non-path filename. 2003-02-12 22:48:13 +00:00
w32api w32api: 2003-02-20 10:14:53 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * MAINTAINERS: Remove out-of-date file. 2003-02-13 02:41:44 +00:00
Makefile.common * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir. 2003-01-22 17:10:02 +00:00
Makefile.in * Makefile.in (check): Be more defensive when creating testsuite config.status. 2002-09-28 03:15:44 +00:00
configure * configure.in: Make w32api directory optional. 2003-02-07 03:45:15 +00:00
configure.in * configure.in: Make w32api directory optional. 2003-02-07 03:45:15 +00:00