Ben Gras bf6fa2acd0 Introduced global sys_call_code to check in called kernel call
implementation functions.

Changed check in system.c to check compile-time-sized bitmap of
kernel calls.

Added SYS_SAFECOPYFROM and SYS_SAFECOPYTO, both mapping to
do_safecopy (that's what sys_call_code is used for).
2006-06-20 09:58:58 +00:00
2006-04-05 11:56:05 +00:00
2006-04-13 18:06:22 +00:00
2006-06-20 09:47:23 +00:00
2006-06-20 08:45:04 +00:00
2006-06-19 14:51:41 +00:00
2006-03-16 01:47:52 +00:00
2006-04-13 17:47:51 +00:00
2006-03-08 16:34:36 +00:00
2006-03-08 16:46:40 +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%