fix bogus lazy allocation in ctermid and missing malloc failure check
[musl] / src / math / x86_64 / fabsl.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...