NetBSD Problem Report #51033

From dholland@macaran.eecs.harvard.edu  Thu Mar 31 18:17:02 2016
Return-Path: <dholland@macaran.eecs.harvard.edu>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 79C7B7A3D8
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 31 Mar 2016 18:17:02 +0000 (UTC)
Message-Id: <20160331181643.4422E6E25E@macaran.eecs.harvard.edu>
Date: Thu, 31 Mar 2016 14:16:43 -0400 (EDT)
From: dholland@NetBSD.org
Reply-To: dholland@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: no man page link for atomic_cas_ni
X-Send-Pr-Version: 3.95

>Number:         51033
>Category:       lib
>Synopsis:       no man page link for atomic_cas_ni
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 31 18:20:00 +0000 2016
>Closed-Date:    Sat Aug 27 08:05:23 +0000 2016
>Last-Modified:  Sat Aug 27 08:05:23 +0000 2016
>Originator:     David A. Holland
>Release:        NetBSD 7.99.26 (20160304)
>Organization:
>Environment:
System: NetBSD macaran 7.99.26 NetBSD 7.99.26 (MACARAN) #35: Fri Mar 4 23:43:26 EST 2016 dholland@macaran:/usr/src/sys/arch/amd64/compile/MACARAN amd64
Architecture: x86_64
Machine: amd64
>Description:

There is no man page link for atomic_cas_ni. The links for
atomic_cas_32_ni and such exist, but not one for the whole family.

>How-To-Repeat:

macaran% man atomic_cas_ni
man: no entry for atomic_cas_ni in the manual.

>Fix:

straightforward, this is a reminder for me to do it

>Release-Note:

>Audit-Trail:
From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/51033 CVS commit: src/lib/libc/atomic
Date: Sat, 27 Aug 2016 08:03:13 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Sat Aug 27 08:03:13 UTC 2016

 Modified Files:
 	src/lib/libc/atomic: Makefile.inc

 Log Message:
 Add MLINKS for atomic_add_nv, atomic_cas_ni, and so forth - otherwise
 you have to remember that they're the same page as plain atomic_add and
 atomic_cas, or remember one of the types that they're defined on.
 PR 51033.


 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/lib/libc/atomic/Makefile.inc

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/51033 CVS commit: src/distrib/sets/lists/comp
Date: Sat, 27 Aug 2016 08:03:48 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Sat Aug 27 08:03:47 UTC 2016

 Modified Files:
 	src/distrib/sets/lists/comp: mi

 Log Message:
 Setlists for PR 51033.


 To generate a diff of this commit:
 cvs rdiff -u -r1.2058 -r1.2059 src/distrib/sets/lists/comp/mi

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 27 Aug 2016 08:05:23 +0000
State-Changed-Why:
fixed


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.