prevent CNAME/PTR parsing from reading data past the response end
[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