Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-04 | Everywhere: Move global Kernel pattern code to Kernel/Library directory | Liav A | |
This has KString, KBuffer, DoubleBuffer, KBufferBuilder, IOWindow, UserOrKernelBuffer and ScopedCritical classes being moved to the Kernel/Library subdirectory. Also, move the panic and assertions handling code to that directory. |