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 fhandler_tty.cc fork.c ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-06-18 14:18:59

Modified files:
	cygwin         : ChangeLog fhandler_tty.cc fork.cc syscalls.cc 

Log message:
	* fhandler_tty.cc (fhandler_tty_slave::init): Revert 2001-06-16 change.
	* fork.cc (fork_copy): Print more debugging info.
	(fork_parent): Change order of arguments to accomdate buggy gcc.
	(fork): Ditto.
	* syscalls.cc (_unlink): Reorganize to try harder to delete file with
	DeleteFile and to recover more gracefully if FILE_FLAG_DELETE_ON_CLOSE doesn't
	work properly.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.766&r2=1.767
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.48&r2=1.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.122&r2=1.123


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