summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ERR_get_error.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-20 22:56:38 +0000
committerschwarze <>2018-03-20 22:56:38 +0000
commit93effffec079f9addb48a346bac7d4c00c799d9e (patch)
treefa3d82d2e156e3afae40149c093b95f98d148999 /src/lib/libcrypto/man/ERR_get_error.3
parent692a91a507ade91eb266a422716321a834590ed8 (diff)
downloadopenbsd-93effffec079f9addb48a346bac7d4c00c799d9e.tar.gz
openbsd-93effffec079f9addb48a346bac7d4c00c799d9e.tar.bz2
openbsd-93effffec079f9addb48a346bac7d4c00c799d9e.zip
err.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/ERR_get_error.3')
-rw-r--r--src/lib/libcrypto/man/ERR_get_error.38
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ERR_get_error.3 b/src/lib/libcrypto/man/ERR_get_error.3
index 361d7ab746..e20e1236dc 100644
--- a/src/lib/libcrypto/man/ERR_get_error.3
+++ b/src/lib/libcrypto/man/ERR_get_error.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ERR_get_error.3,v 1.4 2016/11/23 17:59:29 schwarze Exp $ 1.\" $OpenBSD: ERR_get_error.3,v 1.5 2018/03/20 22:56:38 schwarze Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org>. 4.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: November 23 2016 $ 51.Dd $Mdocdate: March 20 2018 $
52.Dt ERR_GET_ERROR 3 52.Dt ERR_GET_ERROR 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -173,7 +173,9 @@ The error code, or 0 if there is no error in the queue.
173.Fn ERR_get_error_line , 173.Fn ERR_get_error_line ,
174and 174and
175.Fn ERR_peek_error_line 175.Fn ERR_peek_error_line
176are available in all versions of SSLeay and OpenSSL. 176appeared in SSLeay 0.8.1b or earlier and have been available since
177.Ox 2.4 .
178.Pp
177.Fn ERR_get_error_line_data 179.Fn ERR_get_error_line_data
178and 180and
179.Fn ERR_peek_error_line_data 181.Fn ERR_peek_error_line_data