EnderIce2 88c87172ba
vt: Fix incorrect buffer read size in VirtualTerminal
Resolved an issue in VirtualTerminal::Read where the size of the report buffer was incorrectly set to sizeof(report), causing multiple unintended reads.
2024-10-19 01:31:42 +03:00
2024-05-18 07:42:01 +03:00
2024-10-15 04:02:36 +03:00
2024-05-18 07:42:01 +03:00
2024-01-19 06:47:42 +02:00
2024-01-19 06:47:42 +02:00
2024-01-19 06:47:42 +02:00
2024-01-19 06:47:42 +02:00
2024-05-18 07:42:01 +03:00
2022-09-28 21:31:08 +03:00
2024-03-19 03:59:10 +02:00

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
Languages
C 50.6%
C++ 44.6%
CSS 1.7%
Makefile 1.1%
Assembly 0.7%
Other 1.1%