remove LFS64 symbol aliases; replace with dynamic linker remapping
[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