diff options
author | dougb <dougb@FreeBSD.org> | 2007-12-03 08:26:34 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2007-12-03 08:26:34 +0000 |
commit | 0f328cea2580ffb8f9e363be671a517787111472 (patch) | |
tree | 3594d403c93f290afec0014b7b4b2f6c9b7aef4a /lib/isc/string.c | |
parent | a826585f4002eb7910d23850dae089865d5c9c52 (diff) | |
download | FreeBSD-src-0f328cea2580ffb8f9e363be671a517787111472.zip FreeBSD-src-0f328cea2580ffb8f9e363be671a517787111472.tar.gz |
Update this file so that BIND on ARM can actually work. I quote:
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
Diffstat (limited to 'lib/isc/string.c')
0 files changed, 0 insertions, 0 deletions