Rich Felker
|
849e7603e9
fix null pointer subtraction and comparison in stdio
|
il y a 6 ans |
Rich Felker
|
ddc947eda3
fix missing flush of stderr at exit if it was put in buffered mode
|
il y a 6 ans |
Rich Felker
|
1b0cdc8700
refactor stdio open file list handling, move it out of global libc struct
|
il y a 10 ans |
Rich Felker
|
a6adb2bcd8
work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1
|
il y a 10 ans |
Rich Felker
|
c463e11eda
simplify __stdio_exit static linking logic
|
il y a 10 ans |
Rich Felker
|
a617a8e2ad
fix more unused variable warnings
|
il y a 12 ans |
Rich Felker
|
a71e0af255
stdio: handle file position correctly at program exit
|
il y a 13 ans |