index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
stdio_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up stdio_impl.h
Rich Felker
2012-11-08
1
-17
/
+0
*
fix more unused variable warnings
Rich Felker
2012-11-01
1
-0
/
+1
*
use explicit visibility to optimize a few hot-path function calls
Rich Felker
2012-10-25
1
-4
/
+4
*
greatly improve freopen behavior
Rich Felker
2012-10-24
1
-0
/
+1
*
add bsd fgetln function
Rich Felker
2012-08-11
1
-1
/
+1
*
remove flush hook cruft that was never used from stdio
Rich Felker
2012-06-19
1
-1
/
+1
*
ditch the priority inheritance locks; use malloc's version of lock
Rich Felker
2012-04-24
1
-2
/
+2
*
new scanf implementation and corresponding integer parser/converter
Rich Felker
2012-04-16
1
-0
/
+2
*
add "scan helper getc" and rework strtod, etc. to use it
Rich Felker
2012-04-10
1
-0
/
+2
*
add proper fuxed-based locking for stdio
Rich Felker
2011-07-30
1
-5
/
+4
*
clean up handling of thread/nothread mode, locking
Rich Felker
2011-04-17
1
-1
/
+1
*
major stdio overhaul, using readv/writev, plus other changes
Rich Felker
2011-03-28
1
-12
/
+22
*
simplify and optimize FILE lock handling
Rich Felker
2011-03-24
1
-3
/
+2
*
implement [v]swprintf
Rich Felker
2011-03-18
1
-1
/
+1
*
implement flockfile api, rework stdio locking
Rich Felker
2011-03-12
1
-12
/
+7
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+100