Files
ladybird/Userland/Libraries/LibC/sys
Daniel Bertalan d5ea04cdfb LibC+Kernel: Add sys/ttydefaults.h
This non-POSIX header is used in Linux/BSD systems for storing the
default termios settings. This lets us setup new TTYs' `m_termios.c_cc`
in a nicer way than using a magic string.
2021-05-16 16:31:30 +02:00
..
2021-05-14 22:24:02 +02:00
2021-05-14 22:24:02 +02:00
2021-05-14 23:32:10 +02:00
2021-04-25 09:28:21 +02:00