minix/lib/libc/arch/i386/sys-minix
Kees Jongenburger 69b8ce6ab2 x86:ensure that getcontext will return 0.
The setcontext method did not alway set the return value to 0 after
restoring the desired context. Specially When calling setcontext with
the _UC_IGNSIGM and the _UC_IGNFPU flags the return value would be non
zero.

Change-Id: Iec7f8d6a680950aa53e3c88c86e03f65005e66b2
2014-07-28 17:05:21 +02:00
..
__sigreturn.S Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
_do_kernel_call_intr.S Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
_ipc.S Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
brksize.S brksize: Remove non-ELF code 2012-08-10 22:45:35 +02:00
get_minix_kerninfo.S Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
Makefile.inc Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
ucontext.S x86:ensure that getcontext will return 0. 2014-07-28 17:05:21 +02:00
ucontextoffsets.cf <machine/mcontext.h> 2014-03-03 20:47:03 +01:00