Bug#369453: makecontext/setcontext/getcontext not implemented on ARM architecture

2007-12-16 Thread David Given
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Millan wrote: [...] I'm interested in these functions too. I might be able to implement them; please could you provide a minimal architecture-independent test case? Even if I can't do it, having this might be helpful to someone else. Sorry

Bug#369453: makecontext/setcontext/getcontext not implemented on ARM architecture

2007-12-14 Thread David Given
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Millan wrote: [...] I'm interested in these functions too. I might be able to implement them; please could you provide a minimal architecture-independent test case? Even if I can't do it, having this might be helpful to someone else. Sorry

Bug#369453: makecontext/setcontext/getcontext not implemented on ARM architecture

2007-12-12 Thread Robert Millan
On Mon, May 29, 2006 at 11:20:11PM +0100, David Given wrote: > Package: libc6 > Version: 2.3.6-7 > > Attempting to use any of the ucontext family of functions --- makecontext, > setcontext, getcontext, swapcontext --- produces the following link-time > error: > >makecontext is not implemente

Bug#369453: makecontext/setcontext/getcontext not implemented on ARM architecture

2006-05-29 Thread David Given
Package: libc6 Version: 2.3.6-7 Attempting to use any of the ucontext family of functions --- makecontext, setcontext, getcontext, swapcontext --- produces the following link-time error: makecontext is not implemented and will always fail It's right; it does. I realise they're a bit exotic,