8d5369fafe
Userspace programs can call tty_ctrl() to disable/enable tty from handling input and displaying output. This API is probably going to change in the future to ioctl calls but I'm not sure how ioctl is used and what functionality should it have. I decided to create whole new function and syscall for now. Next I will expose framebuffer in /dev/fb0 and then I can start work on graphical environment! :D |
||
---|---|---|
.. | ||
arch | ||
font | ||
include/kernel | ||
kernel | ||
lai@a228465314 | ||
CMakeLists.txt | ||
icxxabi.cpp | ||
ubsan.cpp |