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
2010-10-25 08:32:14 +00:00
2012-02-22 01:51:19 +01:00
2011-11-18 11:11:04 +01:00
2012-03-05 13:00:06 +01:00
2012-02-16 01:48:46 +00:00
2012-02-24 13:30:09 +01:00
2012-02-26 23:34:59 +01:00
2012-02-24 11:50:28 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%