コミット履歴

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