openssl/include
Richard Levitte 4984448648 In UI_OpenSSL's open(), generate an error on unknown errno
TTY_get() sometimes surprises us with new errno values to determine if
we have a controling terminal or not.  This generated error is a
helpful tool to figure out that this was what happened and what the
unknown value is.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2043)
2016-12-08 13:34:08 +01:00
..
internal Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
openssl In UI_OpenSSL's open(), generate an error on unknown errno 2016-12-08 13:34:08 +01:00