replace __wake function with macro that performs direct syscall
[musl] / arch / x86_64 / bits / float.h
2012-07-10 Rich Felkersupport -mfpmath=387 on x86_64
2012-07-10 Rich Felkerfix wrong value of FLT_EVAL_METHOD for x86_64
2012-03-21 Rich Felkerfix DECIMAL_DIG definitions
2011-04-10 Rich Felkeradd missing float.h macros
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!