History log of /openbsd-current/share/man/man9/atomic_cas_uint.9
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 06-Feb-2019 dlg

wrap some long lines, no change to actual content

found while discussing atomic_cas_ptr


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.6 18-Jul-2014 dlg

pass atomic_{cas,swap}_uint a volatile void * instead of a volatile
void **. the latter is really hard to cast for, and not what what
solaris does.

ok kettenis@


Revision tags: OPENBSD_5_5_BASE
# 1.5 13-Feb-2014 dlg

add CONTEXT

these can all be called during autoconf, in process context, or from
interrupts.


# 1.4 04-Feb-2014 dlg

better history.


# 1.3 04-Feb-2014 dlg

atomic.9 doesnt exist to Xr to now.


# 1.2 04-Feb-2014 dlg

fix Dt lines so they match the page name.

reminded by jmc@


# 1.1 03-Feb-2014 dlg

rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these
after functions. for reasons.

reminded by jmc@


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 18-Jul-2014 dlg

pass atomic_{cas,swap}_uint a volatile void * instead of a volatile
void **. the latter is really hard to cast for, and not what what
solaris does.

ok kettenis@


Revision tags: OPENBSD_5_5_BASE
# 1.5 13-Feb-2014 dlg

add CONTEXT

these can all be called during autoconf, in process context, or from
interrupts.


# 1.4 04-Feb-2014 dlg

better history.


# 1.3 04-Feb-2014 dlg

atomic.9 doesnt exist to Xr to now.


# 1.2 04-Feb-2014 dlg

fix Dt lines so they match the page name.

reminded by jmc@


# 1.1 03-Feb-2014 dlg

rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these
after functions. for reasons.

reminded by jmc@