[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Fri Nov 20 09:27:54 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/11/20 09:27:54
Modified files:
cm3/m3-libs/m3core/src/thread/POSIX/: ThreadPosixC.c
Log message:
inactive attempt at http://www.usenix.org/event/usenix2000/general/full_papers/engelschall/engelschall.pdf
which would be much more portable than what we currently have for OpenBSD (which lacks get/set/make/swapcontext,
as well as decent pthread implementation, though I will retest pthreads shortly)
doesn't seem to work
I must have something simple wrong.
It does seem dangerous to call sigaltstack with any signals other than SIGUSR1 enabled.
More information about the M3commit
mailing list