Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/atomic




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/lib/libc/atomic

From: "David A. Holland" <dholland%netbsd.org@localhost>

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.






Prev by Date: CVS commit: src/distrib/sets/lists/comp

Next by Date: CVS commit: src/distrib/sets/lists/comp

Previous by Thread: CVS commit: src/distrib/sets/lists/comp

Next by Thread: CVS commit: src/distrib/sets/lists/comp

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index