Meulengracht / MollenOS

MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the x86-32 and x86-64 platform.
http://www.mollenos.com
GNU General Public License v3.0
447 stars 21 forks source link

[vali] integration of gracht v2 #261

Closed Meulengracht closed 3 years ago

Meulengracht commented 3 years ago

Update our libgracht to version 2. This requires us to refactor a little including the IPC subsystem. Right now the library is only partially integrated, hence why the build is failing. After updating usage around the kernel and modules we need to refactor the IPC subsystem to conform to expected api in gracht