This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

winsup/cygwin ChangeLog dtable.cc fhandler_soc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-10-29 23:43:46

Modified files:
	cygwin         : ChangeLog dtable.cc fhandler_socket.cc 
	                 syscalls.cc 

Log message:
	* dtable.cc (dtable::dup2): Add some debugging.  Use methods from passed in
	class rather than cygheap->fdtab.
	* fhandler_socket.cc (fhandler_socket::fixup_before_fork_exec): Add more
	debugging output.
	(fhandler_socket::dup): Allocate new space for prot_info_ptr for duplicated
	entry.
	* syscalls.cc (stat_worker): Always delete fh if it has been created.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.988&r2=1.989
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=uberbaum&r1=1.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.163&r2=1.164


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]