Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 atomic_load/store_* appeared in NetBSD 9, not...
details: https://anonhg.NetBSD.org/src/rev/68d771a4c082
branches: trunk
changeset: 938131:68d771a4c082
user: riastradh <riastradh%NetBSD.org@localhost>
date: Thu Sep 03 00:23:57 2020 +0000
description:
atomic_load/store_* appeared in NetBSD 9, not 10.
Pullup preceded release of 9.0.
diffstat:
share/man/man9/atomic_loadstore.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c509b6f27f22 -r 68d771a4c082 share/man/man9/atomic_loadstore.9
--- a/share/man/man9/atomic_loadstore.9 Thu Sep 03 00:00:06 2020 +0000
+++ b/share/man/man9/atomic_loadstore.9 Thu Sep 03 00:23:57 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: atomic_loadstore.9,v 1.5 2019/12/08 00:00:59 uwe Exp $
+.\" $NetBSD: atomic_loadstore.9,v 1.6 2020/09/03 00:23:57 riastradh Exp $
.\"
.\" Copyright (c) 2019 The NetBSD Foundation
.\" All rights reserved.
@@ -766,7 +766,7 @@
.Xr pserialize 9
.Sh HISTORY
These atomic operations first appeared in
-.Nx 10.0 .
+.Nx 9.0 .
.Sh CAVEATS
C11 formally specifies that all subexpressions, except the left
operands of the
Home |
Main Index |
Thread Index |
Old Index