<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/termios, branch 1.7.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/termios?h=1.7.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/termios?h=1.7.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-08-29T19:57:33Z</updated>
<entry>
<title> - added tests for tcgetattr / tcsetattr</title>
<updated>2013-08-29T19:57:33Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-28T06:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fe3533636b24c23fb904f3ca94425003c0565177'/>
<id>urn:sha1:fe3533636b24c23fb904f3ca94425003c0565177</id>
<content type='text'>
 - made test_stdin async to work in the node environment
 - clearerr should reset both eof and error indicators
 - fgetc was incorrectly setting the eof indicator. in cases where fread had errored with EAGAIN it was setting eof. I removed the set entirely, as there is no need for fgetc to even worry about it, fread will set the correct value in any case
</content>
</entry>
</feed>
