1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-10-30 12:03:52 -04:00
My OS kernel attempt =)
Find a file
2017-11-04 14:45:58 +00:00
arch Prepare page dir in "init" 2017-11-04 14:45:58 +00:00
env Improve configurator 2017-11-04 07:01:56 +00:00
include/kernelmq Validate kernel info 2017-11-04 14:03:45 +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
test Improve testing 2017-11-04 08:13:22 +00:00
.gitignore Add testing 2017-11-04 07:33:31 +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 Improve testing 2017-11-04 08:13:22 +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.