summaryrefslogtreecommitdiff
path: root/src/termios
AgeCommit message (Expand)AuthorFilesLines
2020-08-24add tcgetwinsize and tcsetwinsize functions, move struct winsizeRich Felker2-0/+16
2018-09-12reduce spurious inclusion of libc.hRich Felker2-2/+0
2016-07-03define appropriate feature test macros to get CBAUD from termios.hRich Felker2-0/+2
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2-2/+0
2012-04-18legacy junk compatibility grab-bagRich Felker1-0/+1
2011-04-17overhaul pthread cancellationRich Felker1-6/+2
2011-04-05add (nonstandard) cfmakeraw functionRich Felker1-0/+12
2011-03-24overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker1-0/+1
2011-03-10more cancellation points: tcdrain, clock_nanosleepRich Felker1-1/+6
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker9-0/+96