3104e2690b
The problem was, isc_atomic_cmpxchg() is almost like our atomic_cmpset_32(), except it expects the old value to be returned, whereas our atomic_cmpset_32 returns 1 on success, or 0 on failure. So I re-implemented something suitable. Submitted by: cognet Reviewed by: bsdimp |
||
---|---|---|
.. | ||
bind | ||
bind9 | ||
dns | ||
isc | ||
isccc | ||
isccfg | ||
lwres | ||
Makefile.in |