tty.c
Pavel Tsekov
ptsekov at gmx.net
Mon Aug 29 12:14:32 UTC 2005
Hello Roland,
2005-08-29 Roland Illig <roland.illig at gmx.de>
* slint.c: The handling of user interrupts has been moved to ...
* tty.c: ... this newly created file, which contains a simple,
not yet complete interface to the terminal library. It should be
used instead of depending directly on ncurses or SLang features.
* tty.h: Added the new function prototypes from tty.c and some
legacy definitions.
Why ? Why another wrapper ? The stuff in myslang.h is supposed to emulate
curses calls. Now you introduce another interface.
More information about the mc-devel
mailing list