robert 35962ca14a Remove the previous diff to mini.h because that was totally wrong, i made
it up before having my morning coffee.
So it turns out that sometimes the context on openbsd can be 0. This will
lead to problems. I suspect that this is because of our fantastic pthread
library. With the following diff we just skip doing some JIT stuff if the
context is 0 because the thread probably exited before.
Anyways this way everything *seems* to work fine and almost all regression
tests are passing now except for 2 out of 380.
Pepole understanding pthreads are welcome to look at it and come up with
something that is not a tripe XXX hack.
2010-03-26 13:13:47 +00:00
..
2007-09-18 18:39:07 +00:00
2009-10-09 13:03:22 +00:00
2008-10-02 19:50:52 +00:00
2007-10-26 21:42:18 +00:00
2009-12-27 19:30:21 +00:00
2009-07-22 00:31:57 +00:00
2008-01-23 21:22:27 +00:00
2010-02-28 08:50:42 +00:00
2008-08-28 19:55:20 +00:00
2009-03-16 11:40:24 +00:00
2009-04-05 11:15:10 +00:00
2009-03-11 21:37:27 +00:00
2010-01-30 19:08:30 +00:00
2010-03-21 09:42:37 +00:00