banan-os/kernel
Bananymous bac3219a01 Kernel: Fix `Pipe::can_read_impl()`
The logic was inversed, which made all select calls report incorrectly
for pipes. This made terminal emulator just freeze.
2024-08-10 18:18:25 +03:00
..
arch Kernel: Map DMA and PCI MMIO as uncached 2024-07-30 11:10:08 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Fix `Pipe::can_read_impl()` 2024-08-10 18:18:25 +03:00
kernel Kernel: Fix scheduler thread counter 2024-08-10 18:18:25 +03:00
klibc Kernel: Add klibc for kernel 2024-02-14 15:00:04 +02:00
CMakeLists.txt BuildSystem: Fix enable sse definition 2024-08-09 15:52:42 +03:00
icxxabi.cpp Kernel: Fix cxxabi for function static variable guards 2024-07-14 01:53:50 +03:00
ubsan.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00