fix swprintf handling of nul character in output
[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