1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-12-11 11:35:39 -05:00
My OS kernel attempt =)
Find a file
2017-11-04 12:19:51 +00:00
arch Reorder code 2017-11-04 12:19:51 +00:00
env Improve configurator 2017-11-04 07:01:56 +00:00
include/kernelmq Add function "kernelmq_info_validate_and_copy" and example output 2017-11-04 12:01:10 +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.