Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpthread Mark up (unsupported) PTHREAD_PROCESS_SHARED ...
details: https://anonhg.NetBSD.org/src/rev/2d5f1e65ecfa
branches: trunk
changeset: 782658:2d5f1e65ecfa
user: uwe <uwe%NetBSD.org@localhost>
date: Mon Nov 12 23:34:50 2012 +0000
description:
Mark up (unsupported) PTHREAD_PROCESS_SHARED with .Dv macro.
diffstat:
lib/libpthread/pthread_rwlock.3 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7da0389daafe -r 2d5f1e65ecfa lib/libpthread/pthread_rwlock.3
--- a/lib/libpthread/pthread_rwlock.3 Mon Nov 12 23:28:11 2012 +0000
+++ b/lib/libpthread/pthread_rwlock.3 Mon Nov 12 23:34:50 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_rwlock.3,v 1.4 2012/11/12 23:11:05 uwe Exp $
+.\" $NetBSD: pthread_rwlock.3,v 1.5 2012/11/12 23:34:50 uwe Exp $
.\"
.\" Copyright (c) 2002, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -341,4 +341,6 @@
.St -p1003.1-2001 .
.\" ----------------------------------------------------------------------------
.Sh BUGS
-The PTHREAD_PROCESS_SHARED attribute is not supported.
+The
+.Dv PTHREAD_PROCESS_SHARED
+attribute is not supported.
Home |
Main Index |
Thread Index |
Old Index