math: fix fmaf not to depend on FE_TOWARDZERO
[musl] / src / stdio / getc.h
2018-10-18 Rich Felkerfurther optimize getc/putc when locking is needed
2018-10-18 Rich Felkeroptimize hot paths of getc with manual shrink-wrapping