mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 19:42:34 +00:00
Returning literal strings is not the proper action here, because we should always assume that error could be propagated back to userland, so we need to keep a valid errno when returning an Error. |
||
|---|---|---|
| .. | ||
| Console.cpp | ||
| Console.h | ||
| DisplayConnector.cpp | ||
| DisplayConnector.h | ||
| GPU3DDevice.cpp | ||
| GPU3DDevice.h | ||
| GraphicsAdapter.cpp | ||
| GraphicsAdapter.h | ||
| Protocol.h | ||