CVSROOT:	/usr/cvs
Changes by:	mika at birch.	11/02/19 19:49:14
Modified files:
	cm3/m3-libs/m3core/src/runtime/POSIX/: RTSignalC.c 
Log message:
	revert this, with a comment that the signal handler gets overridden: this will make the signal print a message and crash under pthreads and raise a RuntimeError.E exception under user ("POSIX") threads now, as desired.