<feed xmlns='http://www.w3.org/2005/Atom'>
<title>musl/src/linux, branch v0.9.6</title>
<subtitle>musl - an implementation of the standard library for Linux-based systems</subtitle>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/'/>
<entry>
<title>fix another ppoll issue (missing sigset_t size argument)</title>
<updated>2012-09-10T22:37:27+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-10T22:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=a9555a995cea8aa67da571c95af61109140f2c8d'/>
<id>a9555a995cea8aa67da571c95af61109140f2c8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ppoll with null timeout argument</title>
<updated>2012-09-10T22:05:02+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-10T22:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=3b5e69052a867e9d99cf4c655d775bd06e3437f1'/>
<id>3b5e69052a867e9d99cf4c655d775bd06e3437f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add linux ppoll syscall wrapper</title>
<updated>2012-09-09T20:09:29+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-09T20:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=141138c41b5b1cbb74c61690c9b6dbacce4e1983'/>
<id>141138c41b5b1cbb74c61690c9b6dbacce4e1983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reenable sync_file_range; should no longer break on mips</title>
<updated>2012-09-09T18:58:55+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-09T18:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=3d939be2e3bcd4bfaf5cba27c9122a77a9c67021'/>
<id>3d939be2e3bcd4bfaf5cba27c9122a77a9c67021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable sync_file_range for now</title>
<updated>2012-09-09T02:48:22+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-09T02:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=41c5ee50eee769f85253946e4c4b5706de37e9e9'/>
<id>41c5ee50eee769f85253946e4c4b5706de37e9e9</id>
<content type='text'>
something is wrong with the logic for the argument layout, resulting
in compile errors on mips due to too many args to syscall... further
information on how it's supposed to work will be needed before it can
be reactivated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
something is wrong with the logic for the argument layout, resulting
in compile errors on mips due to too many args to syscall... further
information on how it's supposed to work will be needed before it can
be reactivated.
</pre>
</div>
</content>
</entry>
<entry>
<title>add acct, accept4, setns, and dup3 syscalls (linux extensions)</title>
<updated>2012-09-09T00:22:08+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-09T00:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=6cf8bfdb646efaf76c75a95d1ea0cd254706c037'/>
<id>6cf8bfdb646efaf76c75a95d1ea0cd254706c037</id>
<content type='text'>
based on patch by Justin Cormack
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on patch by Justin Cormack
</pre>
</div>
</content>
</entry>
<entry>
<title>add linux tee syscall</title>
<updated>2012-09-08T05:03:01+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-08T05:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=997ba92a0fa85919b1c46346db8fb31b4e579c5a'/>
<id>997ba92a0fa85919b1c46346db8fb31b4e579c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add linux sync_file_range syscall</title>
<updated>2012-09-08T04:58:25+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-08T04:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=00e6bbcc05403aec1c96674c1060d54f5f237e87'/>
<id>00e6bbcc05403aec1c96674c1060d54f5f237e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move fallocate syscall wrapper to linux-specific syscalls dir</title>
<updated>2012-09-08T04:41:11+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-08T04:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=b72db3d1ed561d31d059acc7e9a5aacb8c5ee9ac'/>
<id>b72db3d1ed561d31d059acc7e9a5aacb8c5ee9ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add linux readahead syscall</title>
<updated>2012-09-08T04:40:37+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-08T04:40:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=90f770523f54b2e63a6ad46cba0149c9dc01ddd4'/>
<id>90f770523f54b2e63a6ad46cba0149c9dc01ddd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
