summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/memcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/memcmp.3')
-rw-r--r--lib/libc/string/memcmp.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/memcmp.3 b/lib/libc/string/memcmp.3
index 00e8e1a..245e2ab 100644
--- a/lib/libc/string/memcmp.3
+++ b/lib/libc/string/memcmp.3
@@ -32,7 +32,7 @@
.\" @(#)memcmp.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd June 4, 1993
+.Dd August 15, 2016
.Dt MEMCMP 3
.Os
.Sh NAME
@@ -75,6 +75,7 @@ Zero-length strings are always identical.
.Xr strcmp 3 ,
.Xr strcoll 3 ,
.Xr strxfrm 3 ,
+.Xr timingsafe_memcmp 3 ,
.Xr wmemcmp 3
.Sh STANDARDS
The
OpenPOWER on IntegriCloud