give libc access to its own malloc even if public malloc is interposed
[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