Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-12-09 | Make reset_prog_mode() and reset_shell_mode() in libtermlib weak | Todd C. Miller | |
symbols so that they get overridden by the ones in libcurses. This is rather gross but the curses versions are tightly coupled to naughty bits private to libcurses. This allows reset_prog_mode() and reset_shell_mode() to operate properly both with an without libcurses linked in. | |||
1996-05-31 | Terminfo emulation library; currently understands only about reading from | Thorsten Lockert | |
termcap database using cgetent(3) |