<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/include/libc/sys, branch 1.8.4</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/include/libc/sys?h=1.8.4</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/include/libc/sys?h=1.8.4'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-09-13T17:07:03Z</updated>
<entry>
<title>Update to musl-0.9.13 headers.</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-06T10:48:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=733e6877d7b1146ecb5c796f4d249843101a7b5f'/>
<id>urn:sha1:733e6877d7b1146ecb5c796f4d249843101a7b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change various 64 bit typedefs over to 32 bit.</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-06T09:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=595d7eeae698d985ea2da9d3b98d27af9e035f6c'/>
<id>urn:sha1:595d7eeae698d985ea2da9d3b98d27af9e035f6c</id>
<content type='text'>
This also removes all of the changes that were needed for those
typedefs to be 64 bit.
</content>
</entry>
<entry>
<title>Update libc headers to use musl headers.</title>
<updated>2013-09-13T17:07:02Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-08-03T16:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5c6e1633d218bd5b9c5077634829eb14d326308f'/>
<id>urn:sha1:5c6e1633d218bd5b9c5077634829eb14d326308f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compat headers, move some things to them.</title>
<updated>2013-08-16T11:04:54Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-08-16T05:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=10d1cb9f3e515778e7841b61df4c6ad94c3d8352'/>
<id>urn:sha1:10d1cb9f3e515778e7841b61df4c6ad94c3d8352</id>
<content type='text'>
This is groundwork for landing musl includes which remove
some of the deprecated functions or very old BSDisms.
</content>
</entry>
<entry>
<title>Add constants to network headers</title>
<updated>2013-08-06T18:13:57Z</updated>
<author>
<name>Yu Kobayashi</name>
<email>yukoba@accelart.jp</email>
</author>
<published>2013-07-30T04:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0a9dc0b0b23c8c22fc96ddaa063755f939e4ca6d'/>
<id>urn:sha1:0a9dc0b0b23c8c22fc96ddaa063755f939e4ca6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - added lchmod</title>
<updated>2013-07-20T18:19:15Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-07-16T23:00:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9c52c8a191c553f9c44d25c733b7b4d88aa47bfd'/>
<id>urn:sha1:9c52c8a191c553f9c44d25c733b7b4d88aa47bfd</id>
<content type='text'>
 - fixed up errno values for mknod
 - split up stat tests into test_stat, test_stat_chmod, test_stat_mknod
</content>
</entry>
<entry>
<title>minor fixes to return codes of closedir, telldir</title>
<updated>2013-07-12T21:12:04Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-07-12T21:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=49e6272b097fc930717998213d5c52c96fd6e3e6'/>
<id>urn:sha1:49e6272b097fc930717998213d5c52c96fd6e3e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define SA_RESTART.</title>
<updated>2013-06-25T03:09:54Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2013-06-25T01:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cec818774cdfe21ffc515316aea9034be4cbcbd6'/>
<id>urn:sha1:cec818774cdfe21ffc515316aea9034be4cbcbd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix prototypes for stat64, fstat64, lstat64.</title>
<updated>2013-06-25T03:09:54Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2013-06-19T03:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=aae0d8cbc4749440a4b5321ac7cd1ae9fe69baca'/>
<id>urn:sha1:aae0d8cbc4749440a4b5321ac7cd1ae9fe69baca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some dirent defines, fixes #1277</title>
<updated>2013-06-16T23:06:38Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-16T23:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f665c7f0b163495b49d2ba7512b5ff10334aa4c0'/>
<id>urn:sha1:f665c7f0b163495b49d2ba7512b5ff10334aa4c0</id>
<content type='text'>
</content>
</entry>
</feed>
