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-04-28 23:44:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d79de38bd22ab44c4110aed0074c3e360352e433
ladybird
/
Kernel
/
TTY
History
Andreas Kling
62a191b59a
Kernel: Require "tty" for ioctl() on TTY and MasterPTY
...
SystemServer now pledges "tty" since it's used when spawning services.
2020-01-12 13:29:51 +01:00
..
MasterPTY.cpp
Kernel: Require "tty" for ioctl() on TTY and MasterPTY
2020-01-12 13:29:51 +01:00
MasterPTY.h
…
PTYMultiplexer.cpp
…
PTYMultiplexer.h
…
SlavePTY.cpp
…
SlavePTY.h
…
TTY.cpp
Kernel: Require "tty" for ioctl() on TTY and MasterPTY
2020-01-12 13:29:51 +01:00
TTY.h
…
VirtualConsole.cpp
…
VirtualConsole.h
…