timerfd: add time64 syscall support, decouple 32-bit time_t
[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