1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-11-20 11:16:10 -05:00
My OS kernel attempt =)
Find a file
2017-11-05 09:57:51 +00:00
arch Add module "syscall" 2017-11-05 09:50:04 +00:00
env Improve configurator 2017-11-04 07:01:56 +00:00
include/kernelmq Do not take care of basic memory info 2017-11-05 05:47:51 +00:00
iso Export common paths 2017-11-04 07:43:03 +00:00
libk Get kernel info from multiboot 2017-11-04 11:43:55 +00:00
modules Add dummy module 2017-11-05 09:57:51 +00:00
test Improve testing 2017-11-04 08:13:22 +00:00
.gitignore Add dummy module 2017-11-05 09:57:51 +00:00
configure Rewrite current config 2017-11-04 07:03:38 +00:00
LICENSE Fix copyright 2017-11-01 04:30:06 +00:00
Makefile Add dummy module 2017-11-05 09:57:51 +00:00
README.md Fix description 2017-11-02 09:01:14 +00:00

KernelMQ

Message queue with additional IPC capabilities implemented as multiboot microkernel.