Rich Felker
|
50a298ea3b
move __stdio_exit_needed to stdio_impl.h
|
6 years ago |
Rich Felker
|
52d42b5888
remove useless and confusing parentheses in stdio __towrite function
|
7 years ago |
Rich Felker
|
c463e11eda
simplify __stdio_exit static linking logic
|
10 years ago |
Rich Felker
|
8e26a591d0
fix missing function declarations for __stdio_exit
|
12 years ago |
Rich Felker
|
a71e0af255
stdio: handle file position correctly at program exit
|
12 years ago |
Rich Felker
|
f753049a50
simplify atexit and fflush-on-exit handling
|
13 years ago |
Rich Felker
|
e3cd6c5c26
major stdio overhaul, using readv/writev, plus other changes
|
14 years ago |