[issue2108] getcontext() is missing on DragonFly x86_64

Sascha Wildner (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Sun Sep 25 03:48:10 PDT 2011


Sascha Wildner <saw at online.de> added the comment:

The original amd64 getcontext() we had in libc assumed it was a syscall.

The i386 version is libc only. So just bringing back the amd64 one we had won't 
work.

Someone will have to write a x86_64 libc only getcontext.S.

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2108>
_____________________________________________________






More information about the Bugs mailing list