mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-20 11:38:04 +00:00
This will replace the /dev/tty symlink created by SystemServer, so instead of a symlink, a character device will be created. When doing read(2), write(2) and ioctl(2) on this device, it will "redirect" these operations to the attached TTY of the current process.