commit | 9169641b8b2995abb651826887773eb12cbf6064 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Jan 09 22:12:30 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Jan 09 22:12:30 2009 +0000 |
tree | 8547b5278917e647d770c1c16cccd9603e1bf138 | |
parent | 8043cf868c5fc045f513c02b51c89f313c738246 [diff] |
Fix bug introduced in r68451: stdio must always be opened in line-buffered mode if isatty() is true.