summaryrefslogtreecommitdiffstats
path: root/lib/libc/termios/tcgetsid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-2/+2
* The termios.h bits were missing from the initial commit.millert2013-12-171-4/+3
* fix build; from deraadt@naddy2013-12-171-1/+2
* Add tcgetsid() now that it is in POSIX base. Man page adapted frommillert2013-12-171-0/+43