Bug #2179
The libc in dfly/amd64 hasn't "getcontext"
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
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/
Related todos
History
Updated by alexh over 1 year ago
This is a duplicate of Issue2108.