clean up dns_parse_callback
[musl] / src / internal / atomic.h
2020-07-05 Rich Felkerfix C implementation of a_clz_32
2020-06-11 Rich Felkeradd fallback a_clz_32 implementation
2018-04-19 Andre McCurdyremove a_ctz_l from arch specific atomic_arch.h
2017-08-30 Szabolcs Nagyadd a_clz_64 helper function
2016-02-23 Bobby Binghamallow implementing a_cas_p with pointer-sized ll/sc
2016-01-21 Rich Felkerrefactor internal atomic.h
2011-02-15 Rich Felkermove arch-specific internal headers into place
2011-02-12 Rich Felkerensure that the compiler doesn't try to reorder around...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0