openssl/crypto/ui
Richard Levitte 64e6bf64b3 Assume TERMIOS is default, remove TERMIO on all Linux.
The rationale for this move is that TERMIOS is default, supported by
POSIX-1.2001, and most definitely on Linux.  For a few other systems,
TERMIO may still be the termnial interface of preference, so we keep
-DTERMIO on those in Configure.

crypto/ui/ui_openssl.c is simplified in this regard, and will define
TERMIOS for all systems except a select few exceptions.
Reviewed-by: Matt Caswell <matt@openssl.org>
2015-02-21 23:51:05 +01:00
..
Makefile Remove ui_compat 2015-02-06 14:52:40 -05:00
ui.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ui_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ui_lib.c util/mkstack.pl now generates entire safestack.h 2015-02-06 10:47:53 -05:00
ui_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ui_openssl.c Assume TERMIOS is default, remove TERMIO on all Linux. 2015-02-21 23:51:05 +01:00
ui_util.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00