As far as I can tell, ucontext is not available on OpenBSD. I tried using a version of libtask from here
http://swtch.com/libtask/ but it appears that there are version differences between that and what io expects (ie struct members have different names etc)
--- In
iolanguage@..., Steve Dekorte <steve@...> wrote:
>
>
> On 2009-05-06, at 9:01 PM, nlb0666 wrote:
> > Guidance here would be welcome - at least on how to get a reasonably
> > probably workable Coro.c....
>
> If the ucontext is both available and working on OpenBSD, we can just
> tell the libcoroutine to use it.
>