summaryrefslogtreecommitdiff
path: root/lib/libterminfo/term_private.h
AgeCommit message (Expand)Author
2013-01-24Move the strings vs long analysis to a private function, but allowroy
2012-06-03Switch terminfo(3) to cdb(5).joerg
2011-10-03Remove _ti_freeterm as consumers should just use del_curterm.roy
2010-09-22Our API just uses typedefs, so don't use the struct symbol which will avoidroy
2010-03-02Use _ti_get_token instead of strsep when parsing termcap entries.roy
2010-02-22libterminfo can now compile a single terminfo description which allowsroy
2010-02-11Embed ansi, dumb, vt100, vt220 and wsvt25 compiled terminal descriptionsroy
2010-02-05More adaptation for ports with unsigned char as char.he
2010-02-05Store the aliases against the entry, so that infocmp can reproduce them.roy
2010-02-03Fix some typos and spelling errors.snj
2010-02-03Import my terminfo implementation.roy