src/winsup/cygwin ChangeLog shared_info.h sigp ...

cgf@cygwin.com cgf@cygwin.com
Thu Sep 25 03:06:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-09-25 03:06:36

Modified files:
	winsup/cygwin  : ChangeLog shared_info.h sigproc.cc 

Log message:
	* shared_info.h (CURR_MOUNT_MAGIC): Fix.
	* sigproc.cc (sigpacket): New structure.
	(sig_send): Fill out sigpacket structure to send to signal thread rather than
	racily sending separate packets.
	(wait_sig): Use sigpacket structure to receive info from signal sender.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2088&r2=1.2089
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shared_info.h.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&r1=1.159&r2=1.160



More information about the Cygwin-cvs mailing list