openssl/crypto/ui
Richard Levitte 18edbe6519 VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of error
On all platforms, if the controlling tty isn't an actual tty, this is
flagged by setting is_a_tty to zero...  except on VMS, where this was
treated as an error.  Change this to behave like the other platforms.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2063)
2016-12-10 10:16:41 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ui_err.c In UI_OpenSSL's open(), generate an error on unknown errno 2016-12-08 13:34:08 +01:00
ui_lib.c Remove extra bang 2016-12-08 21:40:41 +01:00
ui_locl.h Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
ui_openssl.c VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of error 2016-12-10 10:16:41 +01:00
ui_util.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00