src/winsup/cygwin ChangeLog dcrt0.cc pinfo.cc ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Wed Oct 18 17:53:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	2000-10-18 17:53:25

Modified files:
	winsup/cygwin  : ChangeLog dcrt0.cc pinfo.cc sigproc.h 

Log message:
	* sigproc.h (sigthread): Eliminate locking for now since per thread signalling
	is not available.
	* dcrt0.cc (sigthread::init): Ditto.
	(dll_crt0_1): Move set_process_privileges call (temporarily?) to pinfo_init.
	(pinfo_init): Only call set_process_privileges when allow_ntsec.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.360&r2=1.361
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.69&r2=1.70
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=src&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.h.diff?cvsroot=src&r1=1.22&r2=1.23



More information about the Cygwin-cvs mailing list