. use netbsd sigframe, sigcontext struct . netbsd sigframe *contains* sigcontext; use that directly in kernel sigsend . drop two fields from minix x86 stackframe.h (process context) that were unused, retadr and st use in-sigframe sigcontext Change-Id: Ib59d699596dc3a78163dee59f19730482fdddf11 |
||
|---|---|---|
| .. | ||
| __sigreturn.S | ||
| _do_kernel_call_intr.S | ||
| _ipc.S | ||
| brksize.S | ||
| get_minix_kerninfo.S | ||
| Makefile.inc | ||
| ucontext.S | ||
| ucontextoffsets.cf | ||