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
/
stdio
/
__stdio_read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid use of readv syscall in __stdio_read backend when not needed
Rich Felker
2018-02-24
1
-1
/
+2
*
consistently return number of bytes read from stdio read backend
Rich Felker
2018-02-24
1
-1
/
+1
*
remove obfuscated flags bit-twiddling logic in __stdio_read
Rich Felker
2018-02-24
1
-1
/
+1
*
remove cancellation points in stdio
Rich Felker
2015-06-13
1
-10
/
+1
*
fix failure of ungetc and ungetwc to work on files in eof status
Rich Felker
2015-05-29
1
-1
/
+0
*
always initialize thread pointer at program start
Rich Felker
2014-03-24
1
-7
/
+3
*
clean up stdio_impl.h
Rich Felker
2012-11-08
1
-0
/
+1
*
avoid using pthread cleanup push/pop in stdio when not needed
Rich Felker
2012-05-25
1
-3
/
+7
*
make stdio open, read, and write operations cancellation points
Rich Felker
2012-02-02
1
-1
/
+10
*
work around a nasty bug in linux readv syscall
Rich Felker
2011-04-09
1
-3
/
+4
*
major stdio overhaul, using readv/writev, plus other changes
Rich Felker
2011-03-28
1
-1
/
+17
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+6