[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sat Jul 24 16:16:26 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/07/24 16:16:26

Modified files:
	cm3/m3-libs/m3core/src/: m3core.h 
	cm3/m3-libs/m3core/src/runtime/POSIX/: RTSignalC.c 
	cm3/m3-libs/m3core/src/runtime/common/: RTProcessC.c 
	cm3/m3-libs/m3core/src/thread/POSIX/: ThreadPosixC.c 
	cm3/m3-libs/m3core/src/unix/Common/: m3makefile 
	cm3/m3-sys/cminstall/src/config-no-install/: OpenBSD.common 
Added files:
	cm3/m3-libs/m3core/src/unix/Common/context/: m3makefile 
	cm3/m3-libs/m3core/src/unix/Common/context/setjmp/: m3makefile 
	                                                    context.h 
	                                                    context.c 

Log message:
	restore jmpbuf munging for OpenBSD/i386, from 5.8.6 release
	There is code here for other platforms but it isn't used.
	There is code here for other OpenBSD platforms, but isn't used currectly.
	It might be good to smush the unix/setjmp directory into
	thread/POSIX/openbsd_context.[ch].
	It *is* in a sense "unix", because it adheres to the
	Posix make/get/set/swapcontext functions, except I rename
	them and the header.




More information about the M3commit mailing list