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]
Other format: [Raw text]

winsup/cygwin pinfo.cc syscalls.cc dtable.cc i ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-02-14 19:08:21

Modified files:
	cygwin         : pinfo.cc syscalls.cc dtable.cc init.cc 
	                 ChangeLog 

Log message:
	* pinfo.cc (_pinfo::set_ctty): Revert 2012-02-07 change to skip function if tty
	in question == our ctty.
	* syscalls.cc (setsid): Avoid two function calls.
	* dtable.cc (dtable::dup_worker): Remove debugging.
	* init.cc (search_for): Calculate for every new process rather than using
	shared value.
	(threadfunc_ix): Fill in for ever new process rather than sing shared value.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.296&r2=1.297
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.621&r2=1.622
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&r1=1.248&r2=1.249
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/init.cc.diff?cvsroot=uberbaum&r1=1.89&r2=1.90
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5705&r2=1.5706


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