[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Wed Dec 29 13:03:17 CET 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/12/29 13:03:17

Modified files:
	cm3/m3-libs/m3core/src/: m3core.h 
	cm3/m3-libs/m3core/src/runtime/POSIX/: RTSignalC.c 
	cm3/m3-libs/m3core/src/thread/: m3makefile 
	cm3/m3-libs/m3core/src/thread/POSIX/: ThreadPosixC.c 
	cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThreadC.c 
	cm3/m3-libs/m3core/src/unix/Common/: m3makefile 
Removed files:
	cm3/m3-libs/m3core/src/unix/Common/context/: m3makefile 
	cm3/m3-libs/m3core/src/unix/Common/context/setjmp/: Makefile 
	                                                    config.c 
	                                                    context.c 
	                                                    context.h 
	                                                    m3makefile 
	                                                    tcontext.c 

Log message:
	remove get/set/make/swapcontext implementation for OpenBSD,
	now that using pthreads
	Death to user threads?!
	(No, deletes won't go any/much further. Systems with get/set/swapcontext or sigaltstack
	will likely just keep working if one fiddles with the m3makefile and rebuilds the entire system.)
	But still, no forseeable near future use, as long as OpenBSD pthreads holds up well enough...
	let's hope...




More information about the M3commit mailing list