Files
ladybird/Userland/Libraries/LibC
Daniel Bertalan 5f6030b13c Kernel+LibC: Default to 8-bit characters in TTY
Some ports (like `bc` with history enabled) sensibly set the termios
character size to 8 bits.

Previously, we left the character size value (given by the bitmask
CSIZE) as zero by default (meaning 5 bits per character), and returned
ENOTIMPL whenever someone modified it. This was dumb.
2021-10-25 21:42:26 +02:00
..
2021-10-15 21:50:19 -07:00
2021-08-14 22:32:00 +01:00
2021-08-14 22:32:00 +01:00
2021-06-06 22:16:11 +02:00
2021-10-17 17:09:58 +01:00
2021-05-30 19:37:32 +02:00
2021-07-15 11:16:58 +02:00
2021-07-17 13:00:33 +02:00
2021-10-17 23:43:43 +01:00
2021-05-30 08:41:17 +02:00
2021-10-15 21:50:19 -07:00
2021-10-20 09:20:18 +01:00
2021-08-31 01:37:30 +02:00
2021-08-18 10:33:48 +02:00
2021-10-23 15:06:33 +02:00
2021-10-22 13:28:56 -07:00
2021-10-23 23:31:43 -07:00
2021-05-25 17:36:02 +02:00
2021-10-15 14:47:41 -07:00
2021-09-23 18:51:21 +02:00
2021-10-21 23:57:32 -07:00
2021-10-17 17:09:58 +01:00