summaryrefslogtreecommitdiff
path: root/include/termios.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2020-12-25Add tcgetwinsize(3) and tcsetwinsize(3) to termiosKonstantin Belousov
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-05-24Use __BSD_VISIBLE test instead checking for absense of _POSIX_SOURCE.Konstantin Belousov
2014-05-11include: Remove checks for __BSD_VISIBLE where redundant with __XSI_VISIBLEJilles Tjoelker
2010-11-02Add a new libc function: cfmakesane(3).Ed Schouten
2010-02-16Remove the Berkeley clause 3's.Warner Losh
2009-11-28Decompose <sys/termios.h>.Ed Schouten