]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
tty: add nonblocking stdin (fd 0) via ring buffer
authorTulio A M Mendes <[email protected]>
Sat, 7 Feb 2026 18:54:15 +0000 (15:54 -0300)
committerTulio A M Mendes <[email protected]>
Sat, 7 Feb 2026 18:54:15 +0000 (15:54 -0300)
commit669c77673fe7f1ade9c2ad2a732a1e1c14240cf8
treefa6612d12eac636748d646649c0b4995827f077d
parentc22ff3fe7258e96f5e1f9b83decff97d98b32695
tty: add nonblocking stdin (fd 0) via ring buffer
include/keyboard.h
src/drivers/keyboard.c
src/kernel/syscall.c