aboutsummaryrefslogtreecommitdiff
path: root/libc/src/termios/linux
AgeCommit message (Expand)AuthorFilesLines
2023-03-14[libc] Switch termios implementations to libc_errno.Siva Chandra Reddy3-3/+3
2023-03-05[libc] Switch signal and termios to libc_errno.Siva Chandra Reddy9-16/+16
2022-10-18[libc] Add termios.h and the implementation of functions declared in it.Siva Chandra Reddy13-0/+551