Actions
Bug #2179
closedThe libc in dfly/amd64 hasn't "getcontext"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Reported by John Marino in
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=45500.
The version i386 of libc has "getcontext" but the amd64 version not.
The work in "getcontext" is previous to GSoC/amd64 (one and half year). I think
the GSoC project didn't ported "getcontext" to amd64.
I've set the priority to bug, not feature request, because this is a
inconsistency libc/i386 vs libc/amd64.
References:
- lib/libc/i386/sys/getcontext.S
- Request for swapcontext and getcontext to be ported to our libc:
http://leaf.dragonflybsd.org/mailarchive/users/2006-12/msg00153.html
- Port DragonFly to the AMD64 architecture:
http://www.dragonflybsd.org/docs/developer/AMD64GSoC/
Actions