Rich Felker
|
500c6886c6
fix return value for fread/fwrite when size argument is 0
|
9 年之前 |
Rich Felker
|
5a6e8d098a
fix failed write reporting by fwrite in line-buffered mode
|
9 年之前 |
Rich Felker
|
6e2bb7acf4
fix multiple stdio functions' behavior on zero-length operations
|
10 年之前 |
Rich Felker
|
835f9f950e
clean up stdio_impl.h
|
12 年之前 |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 年之前 |
Rich Felker
|
cea106fb89
fix fwrite return value when full write does not succeed
|
12 年之前 |
Rich Felker
|
e3cd6c5c26
major stdio overhaul, using readv/writev, plus other changes
|
14 年之前 |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |