Date: Tue, 27 Sep 2005 17:59:29 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile atomic.9 Message-ID: <200509271759.j8RHxTjn019108@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-09-27 17:59:29 UTC
FreeBSD src repository
Modified files:
share/man/man9 Makefile atomic.9
Log:
- Document atomic_fetchadd(9) and add a MLINK.
- Add arm and ppc to the list of archs not supporting operations on 64-bit
integers.
- Update the sample code for acquiring a mutex to be more recent and to
take into account the recent atomic_foo_ptr() changes.
MFC after: 1 week
Revision Changes Path
1.263 +1 -0 src/share/man/man9/Makefile
1.12 +38 -8 src/share/man/man9/atomic.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509271759.j8RHxTjn019108>
