minix/lib/libvassert
Ben Gras 7597f4a8fc <machine/signal.h>
. 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
2014-03-03 20:47:07 +01:00
..
backdoor.S libvassert: vmware VAssert support. 2011-07-28 03:23:10 +00:00
Makefile libvassert: don't build shared lib 2012-06-26 09:32:15 +00:00
vassert.c <machine/signal.h> 2014-03-03 20:47:07 +01:00
vassert.h libvassert: vmware VAssert support. 2011-07-28 03:23:10 +00:00