summaryrefslogtreecommitdiff
path: root/lib/libterm/termcap.h
AgeCommit message (Expand)Author
2000-05-28* Fixed Makefile to proper set includes pathblymn
2000-05-20* Removed variable names from ansi style prototypeblymn
2000-04-19Added new function t_getterm to return the name string of a termcapblymn
2000-02-20Place inclusion of required headers within multiple-inclusion wrappers.kleink
1999-10-04Change third arg of tputs() from `void (*)(int)' to `int (*)(int)'.lukem
1999-08-16Updated library minor version and fixed small type glitch (limit is nowblymn
1999-08-15Added new interface to termcap that allows the manipulation of multipleblymn
1999-08-14Add missing declarations of external variables "PC", "BC", "UP" andtron
1998-07-27const poisoning.mycroft
1997-10-13install <termcap.h> (was from libedit), and use here...lukem
1997-01-11RCSid policelukem
1994-05-06libedit!cgd