math: fix two fma issues (only affects non-nearest rounding mode, x86)
[musl] / src / unistd / acct.c
2012-09-29 Rich Felkerfix some indention-with-spaces that crept in
2012-09-09 Rich Felkeradd acct syscall source file, omitted in last syscalls...