index
:
musl.git
master
rs-1.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdio
/
getc.h
Age
Commit message (
Expand
)
Author
2018-10-18
further optimize getc/putc when locking is needed
Rich Felker
2018-10-17
optimize hot paths of getc with manual shrink-wrapping
Rich Felker