math: move x86_64 exp2l implementation to exp2l.s from expl.s
[musl] / src / thread / vmlock.c
2012-08-17 Rich Felkerfix extremely rare but dangerous race condition in...