Rich Felker
|
849e7603e9
fix null pointer subtraction and comparison in stdio
|
6 年 前 |
Rich Felker
|
f92804188e
consistently return number of bytes read from stdio read backend
|
7 年 前 |
Rich Felker
|
500c6886c6
fix return value for fread/fwrite when size argument is 0
|
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
|
94a0171d80
fix logic error in fread
|
14 年 前 |
Rich Felker
|
e3cd6c5c26
major stdio overhaul, using readv/writev, plus other changes
|
14 年 前 |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年 前 |