summaryrefslogtreecommitdiff
path: root/lib/libc/gen/termios.c
Commit message (Expand)AuthorAgeFilesLines
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-15/+16
* Take care to avoid having "strong" and "weak" symbols of the same name inJason Evans2000-03-161-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-4/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-3/+8
* Back out one of my previous changes: don't clear PARODD,Andrey A. Chernov1996-03-281-1/+1
* cfmakeraw:Andrey A. Chernov1996-03-271-2/+2
* Fixed lint from cc -Wall.Bruce Evans1995-10-221-5/+6
* Clear IGNPAR in cfmakeraw() instead of set it.Andrey A. Chernov1995-03-291-2/+2
* cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestionAndrey A. Chernov1994-10-221-2/+3
* makeraw(): forget to clear IMAXBEL, set VMIN/VTIMEAndrey A. Chernov1994-10-221-2/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+242