about summary refs log tree commit diff
path: root/src/termios
Commit message (Expand)AuthorAgeFilesLines
* add tcgetwinsize and tcsetwinsize functions, move struct winsizeRich Felker2020-08-242-0/+16
* reduce spurious inclusion of libc.hRich Felker2018-09-122-2/+0
* define appropriate feature test macros to get CBAUD from termios.hRich Felker2016-07-032-0/+2
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-122-2/+0
* legacy junk compatibility grab-bagRich Felker2012-04-181-0/+1
* overhaul pthread cancellationRich Felker2011-04-171-6/+2
* add (nonstandard) cfmakeraw functionRich Felker2011-04-051-0/+12
* overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker2011-03-241-0/+1
* more cancellation points: tcdrain, clock_nanosleepRich Felker2011-03-101-1/+6
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-129-0/+96