Ben Gras 32f3d9842d pm - sys_sigsend can fail legitimately
. specifically, if a signal handler can't be invoked due
    to process memory, EFAULT is returned from the kernel.
    don't panic() then.
2011-02-18 15:44:54 +00:00
2010-10-25 08:32:14 +00:00
2010-12-10 22:20:12 +00:00
2011-02-17 17:11:09 +00:00
2010-12-21 11:00:13 +00:00
2010-01-21 10:16:05 +00:00
2011-01-28 11:35:02 +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%