git: 6f55a4e24c94 - main - timingsafe_bcmp(3) was MFC'ed to 11.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 04:57:19 UTC
The branch main has been updated by obrien:
URL: https://cgit.FreeBSD.org/src/commit/?id=6f55a4e24c94195240e6806e612956f33ae1600f
commit 6f55a4e24c94195240e6806e612956f33ae1600f
Author: David E. O'Brien <obrien@FreeBSD.org>
AuthorDate: 2024-01-06 04:52:37 +0000
Commit: David E. O'Brien <obrien@FreeBSD.org>
CommitDate: 2024-01-06 04:54:13 +0000
timingsafe_bcmp(3) was MFC'ed to 11.1
---
lib/libc/string/timingsafe_bcmp.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libc/string/timingsafe_bcmp.3 b/lib/libc/string/timingsafe_bcmp.3
index d3a4ce004757..52c7be7410ef 100644
--- a/lib/libc/string/timingsafe_bcmp.3
+++ b/lib/libc/string/timingsafe_bcmp.3
@@ -87,4 +87,4 @@ function first appeared in
.Ox 5.6 .
.Pp
Both functions first appeared in
-.Fx 12.0 .
+.Fx 11.1 .