mc/lib/tty
Paul Barker e78b636eba Ticket #3267: mc fails to build against musl libc.
mc fails to build when using musl as the libc provider. This is due to
the CTRL() macro not being defined in <termios.h>. We could include
<sys/ttydefaults.h> explicitly but it's easier just to ensure CTRL is
defined.

This patch taken from the Sabotage Linux distro which fixes this. This
patch has also been tested and works with the OpenEmbedded build
system.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2014-10-01 15:19:54 +04:00
..
color-internal.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
color-internal.h
color-ncurses.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
color-slang.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
color-slang.h
color.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
color.h Code indentation. 2012-07-17 17:04:05 +04:00
key.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
key.h Ticket #2661: support enable bracketed paste of xterm. 2013-10-03 11:41:58 +04:00
keyxdef.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
Makefile.am Clarify usage of AM_CPPFLAGS. 2012-12-18 16:27:49 +04:00
mouse.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
mouse.h Ticket #3011: mc under x11 problems with mouse or hang due gpm 2013-06-10 20:08:56 +03:00
tty-internal.h
tty-ncurses.c Ticket #3267: mc fails to build against musl libc. 2014-10-01 15:19:54 +04:00
tty-ncurses.h Ticket #3043: broken NCurses detection. 2013-07-23 14:15:24 +04:00
tty-slang.c Ticket #3183: diffviewer line drawing fix. 2014-03-16 17:02:46 +04:00
tty-slang.h Ticket #3183: diffviewer line drawing fix. 2014-03-16 17:02:46 +04:00
tty.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
tty.h
win.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
win.h
x11conn.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
x11conn.h