summaryrefslogtreecommitdiffstats
path: root/lib/libtermcap/tparm.c
Commit message (Collapse)AuthorAgeFilesLines
* Do a little trick which covers 99% cases: initialize ospeedache1995-08-051-0/+1
| | | | | | | variable directly in tgetent by stderr or stdout output speed. It helps hide in non-standard __set_ospeed function and remove it from other sources (coming soon). Do prototype cleanup too.
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
|
* Add termcap.h & tparmache1994-12-041-0/+752
OpenPOWER on IntegriCloud