summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/termios.c
Commit message (Expand)AuthorAgeFilesLines
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-6/+0
* Fix SCM ID's.obrien2002-02-011-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-15/+16
* Take care to avoid having "strong" and "weak" symbols of the same name injasone2000-03-161-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-4/+2
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-3/+8
* Back out one of my previous changes: don't clear PARODD,ache1996-03-281-1/+1
* cfmakeraw:ache1996-03-271-2/+2
* Fixed lint from cc -Wall.bde1995-10-221-5/+6
* Clear IGNPAR in cfmakeraw() instead of set it.ache1995-03-291-2/+2
* cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestionache1994-10-221-2/+3
* makeraw(): forget to clear IMAXBEL, set VMIN/VTIMEache1994-10-221-2/+3
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+242
OpenPOWER on IntegriCloud