Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
35962ca14a
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. |
||
---|---|---|
archivers | ||
astro | ||
audio | ||
benchmarks | ||
biology | ||
books | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
devel | ||
editors | ||
education | ||
emulators | ||
games | ||
geo | ||
graphics | ||
infrastructure | ||
inputmethods | ||
japanese | ||
java | ||
korean | ||
lang | ||
math | ||
misc | ||
multimedia | ||
net | ||
news | ||
palm | ||
plan9 | ||
productivity | ||
russian | ||
security | ||
shells | ||
sysutils | ||
telephony | ||
textproc | ||
www | ||
x11 | ||
.cvsignore | ||
INDEX | ||
Makefile | ||
README |
Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7), library-specs(7), bsd.port.mk(5), port-modules(5). See also http://www.openbsd.org/porting.html $OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $