<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src/library_tty.js, branch 1.12.1</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src/library_tty.js?h=1.12.1</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src/library_tty.js?h=1.12.1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-09-03T09:54:22Z</updated>
<entry>
<title>disable node stdin fixes due to side effects</title>
<updated>2013-09-03T09:54:22Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-09-03T09:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9451cadc83111807b610ea8cefe798cc8cfb37f1'/>
<id>urn:sha1:9451cadc83111807b610ea8cefe798cc8cfb37f1</id>
<content type='text'>
</content>
</entry>
<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>
<entry>
<title> - added stubs for tcgetattr and tcsetattr</title>
<updated>2013-08-29T19:56:40Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-25T04:00:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4d41dc3fa572f89249749c4b7a37864c99018004'/>
<id>urn:sha1:4d41dc3fa572f89249749c4b7a37864c99018004</id>
<content type='text'>
 - added fixes for tty get_char in the node environment
</content>
</entry>
<entry>
<title> - merged FS and VFS namespaces</title>
<updated>2013-08-10T06:03:42Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-10T06:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=35d58fd518da39db69adccd47882e2924961a861'/>
<id>urn:sha1:35d58fd518da39db69adccd47882e2924961a861</id>
<content type='text'>
 - split off fs, memfs, sockfs and tty libraries
</content>
</entry>
</feed>
