openssl/crypto/ui
Richard Levitte 276bf8620c crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO too
These both indicate that the file descriptor we're trying to use as a
terminal isn't, in fact, a terminal.

Fixes #7271

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7272)
2018-09-20 06:39:07 +02:00
..
build.info Add a null UI method 2017-02-26 01:00:26 +01:00
ui_err.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ui_lib.c Update copyright year 2018-04-17 15:18:40 +02:00
ui_locl.h Add UI functions to set result with explicit length and to retrieve the length 2017-09-08 20:06:06 +02:00
ui_null.c Add a null UI method 2017-02-26 01:00:26 +01:00
ui_openssl.c crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO too 2018-09-20 06:39:07 +02:00
ui_util.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00