This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-19 20:06:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2b493b74ea78a71b0d7140edcf876ee28b8bf07
ladybird
/
Kernel
/
TTY
History
Andreas Kling
b3736c1b1e
Kernel: Use a FlatPtr for the "argument" to ioctl()
...
Since it's often used to pass pointers, it should really be a FlatPtr.
2020-05-23 15:25:43 +02:00
..
MasterPTY.cpp
Kernel: Use a FlatPtr for the "argument" to ioctl()
2020-05-23 15:25:43 +02:00
MasterPTY.h
Kernel: Use a FlatPtr for the "argument" to ioctl()
2020-05-23 15:25:43 +02:00
PTYMultiplexer.cpp
…
PTYMultiplexer.h
…
SlavePTY.cpp
…
SlavePTY.h
…
TTY.cpp
Kernel: Use a FlatPtr for the "argument" to ioctl()
2020-05-23 15:25:43 +02:00
TTY.h
Kernel: Use a FlatPtr for the "argument" to ioctl()
2020-05-23 15:25:43 +02:00
VirtualConsole.cpp
Kernel: Absorb LibBareMetal back into the kernel
2020-05-16 12:00:04 +02:00
VirtualConsole.h
Kernel: Absorb LibBareMetal back into the kernel
2020-05-16 12:00:04 +02:00