mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 02:31:00 +00:00
The kernel has been gradually moving towards KResult from just bare int's, this change migrates the IOCTL paths. |
||
|---|---|---|
| .. | ||
| ConsoleManagement.cpp | ||
| ConsoleManagement.h | ||
| MasterPTY.cpp | ||
| MasterPTY.h | ||
| PTYMultiplexer.cpp | ||
| PTYMultiplexer.h | ||
| SlavePTY.cpp | ||
| SlavePTY.h | ||
| TTY.cpp | ||
| TTY.h | ||
| VirtualConsole.cpp | ||
| VirtualConsole.h | ||