This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c66de888f19d141854d42a0eacfe1e677b4ced7
banan-os
/
kernel
/
include
/
kernel
/
Terminal
T
History
Bananymous
eee0b7c3ff
Kernel: Make ioctl take unsigned long instead of int
...
this is what linux does :D also fix one or two `return ioctl` instead of `return ioctl_impl`
2026-07-07 03:12:39 +03:00
..
FramebufferTerminal.h
Kernel: Add per terminal palette for TerminalDriver
2025-04-23 18:44:37 +03:00
PseudoTerminal.h
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +03:00
Serial.h
Kernel/LibC: Rework TIOC{G,S}WINSZ more linux like
2025-06-28 19:40:54 +03:00
TerminalDriver.h
Kernel/LibC: Rework TIOC{G,S}WINSZ more linux like
2025-06-28 19:40:54 +03:00
TextModeTerminal.h
Kernel: Fix text mode cursor
2025-04-25 02:31:33 +03:00
TTY.h
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +03:00
VirtualTTY.h
Kernel/LibC: Rework TIOC{G,S}WINSZ more linux like
2025-06-28 19:40:54 +03:00