openssl/crypto/ui
Richard Levitte aafdbbc469 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>

(cherry picked from commit 64e6bf64b3)

Conflicts:
	Configure
	crypto/ui/ui_openssl.c
2015-02-22 09:15:11 +01:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile make update 2014-01-06 13:33:27 +00:00
ui.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ui_compat.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ui_compat.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ui_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ui_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ui_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ui_openssl.c Assume TERMIOS is default, remove TERMIO on all Linux. 2015-02-22 09:15:11 +01:00
ui_util.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00