summaryrefslogtreecommitdiff
path: root/lib/libc/atomic
AgeCommit message (Expand)Author
2020-09-13Pull up following revision(s) (requested by riastradh in ticket #1082):martin
2018-06-16atomic_and/atomic_or do bitwise ops, not logical ops.dholland
2018-02-07Bump date for previousmartin
2018-02-07Fix typo, from Eitan Adler.martin
2017-10-24Add membar_datadep_consumer to the NAME sectionabhinav
2016-08-27Add MLINKS for atomic_add_nv, atomic_cas_ni, and so forth - otherwisedholland
2015-01-08Introduce membar_datadep_consumer.riastradh
2014-02-02bump date for previousdholland
2014-02-02Reorg second paragraph too, to group related info together.dholland
2014-02-02Rework description for clarity; prompted by chat comments from bad@.dholland
2011-04-28Fix a typo.wiz
2010-04-14Bump date for previous. (How hard can it be to remember this.)jruoho
2010-04-14Use subtitles instead of a list.jruoho
2010-02-12Link atomic_cas.3 to atomic_cas_{32,64,ptr,uint,ulong}_ni.3.dyoung
2010-02-12With help from rmind@, describe the non-interlocked (*_ni) variants ofdyoung
2009-05-18Punctuation nit. Remove superfluous .Pp.wiz
2009-05-18Fix typo in Dd argument. Remove superfluous .Pp.wiz
2009-05-18Fix typo in Dd argument.wiz
2008-06-23Install manual pages for the atomic ops.ad