mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 11:00:59 +00:00
The goal was to reduce common setup of messages. Changes: * MailBox turned into singleton to follow existing patterns * Removed device specific messages from MailBox requiring clients to know the details instead * Created base Message class which clients should deriver from It really simplify the usage for more complicated message queues like framebuffer setup - see followup commits. |
||
|---|---|---|
| .. | ||
| Arch | ||
| CMakeLists.txt | ||
| init.cpp | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||