math: move x87-family rint functions to C with inline asm
[musl] / src / stdio / putc.h
2018-10-18 Rich Felkerfurther optimize getc/putc when locking is needed
2018-10-18 Rich Felkerfix build regression due to missing file for putc changes