mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-25 22:14:37 +00:00
Resolved an issue in VirtualTerminal::Read where the size of the report buffer was incorrectly set to sizeof(report), causing multiple unintended reads.
Kernel
The core of the operating system.
Use Fennix
repo to build the operating system.
git clone --recurse-submodules https://github.com/Fennix-Project/Fennix.git
Description
Languages
C++
61.4%
C
37.4%
Assembly
1%
Makefile
0.2%