src/winsup/cygwin sigproc.cc sigproc.h

cgf@cygwin.com cgf@cygwin.com
Fri Aug 29 02:59:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-08-29 02:59:06

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

Log message:
	* sigproc.h: Make some functions regparm.
	* sigproc.cc (checkstate): Make regparm.
	(getevent): Change parameters in declaration, rename from getsem, make regparm.
	(sig_send): Recognize that nosync is now an event.  Remove some old cruft from
	previous interrupt anywhere signal handler.
	(getevent): Change parameters in definition, rename from getsem.  Allocate
	event rather than semaphore.
	(wait_sig): Treat sigcatch_nosync as an event.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&r1=1.147&r2=1.148
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.h.diff?cvsroot=src&r1=1.54&r2=1.55



More information about the Cygwin-cvs mailing list