Commit History

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