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 ChangeLog cygmalloc.h exceptions ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-08-17 21:13:57

Modified files:
	cygwin         : ChangeLog cygmalloc.h exceptions.cc sigproc.cc 
	                 sigproc.h 

Log message:
	* sigproc.cc (sigCONT): Define.
	* sigproc.h (sigCONT): Declare.
	(wait_sig): Create sigCONT event here.
	* exceptions.cc (sig_handle_tty_stop): Wait for sigCONT event rather than
	stopping thread.
	(sig_handle): Set sigCONT event as appropriate on SIGCONT rather than calling
	ResumeThread.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1442&r2=1.1443
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygmalloc.h.diff?cvsroot=uberbaum&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.121&r2=1.122
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.116&r2=1.117
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.h.diff?cvsroot=uberbaum&r1=1.50&r2=1.51


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