minix/test
David van Moolenbroek 0a8a2ecfb5 Kernel: pass FPU restore exception to user process
Previously, user processes could cause a kernel panic upon FPU state
restore, by passing bogus FPU state to the kernel (through e.g.
sigreturn). With this patch, the process is now sent a SIGFPE signal
instead.
2012-03-05 22:32:14 +01:00
..
blocktest
ds
fbdtest
ipc
safecopy
safemap
safeperf
scancodes
select
common.c
Makefile Kernel: pass FPU restore exception to user process 2012-03-05 22:32:14 +01:00
run Kernel: pass FPU restore exception to user process 2012-03-05 22:32:14 +01:00
t10a.c
t11a.c
t11b.c
t40a.c
t40b.c
t40c.c
t40d.c
t40e.c
t40f.c
t60a.c
t60b.c
test1.c
test2.c
test3.c
test4.c
test5.c
test6.c
test7.c
test8.c
test9.c
test10.c
test11.c
test12.c
test13.c
test14.c
test15.c
test16.c
test17.c
test18.c
test19.c
test20.c
test21.c
test22.c
test23.c
test24.c
test25.c
test26.c
test27.c
test28.c
test29.c
test30.c
test31.c
test32.c
test33.c
test34.c
test35.c
test36.c
test37.c
test38.c
test39.c
test40.c
test41.c
test42.c
test43.c
test44.c
test45.c
test45.h
test46.c
test47.c
test48.c
test49.c
test50.c
test51.c
test52.c
test53.c
test54.c
test55.c
test56.c
test57.c
test57loop.S
test58.c
test59.c
test60.c
test61.c
test62.c
testinterp.sh
testsh1.sh
testsh2.sh