<feed xmlns='http://www.w3.org/2005/Atom'>
<title>musl/include/bits, branch v1.2.2</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>preparing build system to handle ports - step 1</title>
<updated>2011-02-15T05:33:23+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-15T05:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=1355fdca7cb923c93f9011d8e9dcf49e1a67e537'/>
<id>1355fdca7cb923c93f9011d8e9dcf49e1a67e537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>header cleanup, conformance fixes - signals</title>
<updated>2011-02-15T01:33:54+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-15T01:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=1322cb82a33a2a59e75937911d910dabc48e9af9'/>
<id>1322cb82a33a2a59e75937911d910dabc48e9af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update various bits headers for new linux additions</title>
<updated>2011-02-15T01:03:55+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-15T01:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=c316b284456e8b8d5f6e2ff18ece9c15b60033c7'/>
<id>c316b284456e8b8d5f6e2ff18ece9c15b60033c7</id>
<content type='text'>
based on patch by nik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on patch by nik
</pre>
</div>
</content>
</entry>
<entry>
<title>major bugfix for sigset_t (it was mistakenly 1024 bytes instead of bits)</title>
<updated>2011-02-14T23:45:58+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-14T23:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=e8362c8b51ffa205cf0ada159445c482e85e1a81'/>
<id>e8362c8b51ffa205cf0ada159445c482e85e1a81</id>
<content type='text'>
note that object files using sigset_t (or struct sigaction) need to be
recompiled to work correctly after this fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
note that object files using sigset_t (or struct sigaction) need to be
recompiled to work correctly after this fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>extensive header cleanup for standards conformance &amp; correctness</title>
<updated>2011-02-14T23:41:25+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-14T23:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=74eea628cf43355ba2b227f0bb3c31697d637761'/>
<id>74eea628cf43355ba2b227f0bb3c31697d637761</id>
<content type='text'>
thanks to Peter Mazinger (psm) for pointing many of these issues out
and submitting a patch on which this commit is loosely based
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks to Peter Mazinger (psm) for pointing many of these issues out
and submitting a patch on which this commit is loosely based
</pre>
</div>
</content>
</entry>
<entry>
<title>begin namespace-cleanup of standard C headers</title>
<updated>2011-02-14T10:10:10+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-14T10:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=80695b1d1e64a026c473a33965e680444e863e34'/>
<id>80695b1d1e64a026c473a33965e680444e863e34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added missing O_NDELAY</title>
<updated>2011-02-14T00:02:57+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-14T00:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=f38c154be257835d6d5112c2f92c4a4c8bed91cc'/>
<id>f38c154be257835d6d5112c2f92c4a4c8bed91cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix omission that kept sa_restorer from being used</title>
<updated>2011-02-13T21:46:33+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-13T21:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=e1d8d25a5024ec7832250e62825aab71ed8a253d'/>
<id>e1d8d25a5024ec7832250e62825aab71ed8a253d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial check-in, version 0.5.0</title>
<updated>2011-02-12T05:22:29+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2011-02-12T05:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01'/>
<id>0b44a0315b47dd8eced9f3b7f31580cf14bbfc01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
