[self-interest] i386 Port: Status

Gordon F. Cichon gordon at cichon.de
Sun Jan 9 21:41:11 UTC 2000


Hi all,

I am back in Munich now. After linking the VM, I could
get rid of the Trapdoor crash by simply taking the sparc
code for trapdoors (i.e. no trapdoors). Now, I get to the
main() function, and the next thing that needs to be fixed
is the signal handling code.

In my system, the signal handler function gets three args:
int sig: the signal number
a pointer to a siginfo structure, and
a void pointer which seems to be initialized to point
to a 'struct ucontext' as declared in <asm/ucontext.h>.
Has this changed with glibc 2.1?

Gordon.



More information about the Self-interest mailing list