summaryrefslogtreecommitdiff
path: root/lib/libterminfo/curterm.c
AgeCommit message (Expand)Author
2013-11-18Use an empty string, not a null pointer for nullname.joerg
2013-06-07Whitespaceroy
2011-10-05There is no standard way of getting a list of aliases for theroy
2011-10-04Move longname(3) from curses to terminfo, pre-cursor to fix PR/43386.roy
2011-10-03Remove _ti_freeterm as consumers should just use del_curterm.roy
2011-10-02Add termname(3) as defined by POSIX.roy
2010-02-22libterminfo can now compile a single terminfo description which allowsroy
2010-02-11Remove silly debug.roy
2010-02-11Embed ansi, dumb, vt100, vt220 and wsvt25 compiled terminal descriptionsroy
2010-02-03Import my terminfo implementation.roy