<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libc/sysdeps/linux/common/sys, branch master</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<id>https://git-old.alpinelinux.org/uClibc-alpine/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/uClibc-alpine/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<updated>2011-10-31T05:54:06Z</updated>
<entry>
<title>Add eventfd support.</title>
<updated>2011-10-31T05:54:06Z</updated>
<author>
<name>Jean-Christian de Rivaz</name>
<email>jc@eclis.ch</email>
</author>
<published>2011-10-24T17:07:43Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=9ed163dc0eaebe8734c35b356c406e9eb1c68d76'/>
<id>urn:sha1:9ed163dc0eaebe8734c35b356c406e9eb1c68d76</id>
<content type='text'>
Hello,

I whould like to share this simple patch that add the eventfd call to
uClibc. Please review so it can be accepted to be merged.

Jean-Christian

Signed-off-by: Jean-Christian de Rivaz &lt;jc@eclis.ch&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
</entry>
<entry>
<title>epoll: unify epoll.h</title>
<updated>2011-05-11T20:17:23Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2011-05-11T20:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=3e72d1b5129c51cabf6b501a4698f7c2433781ce'/>
<id>urn:sha1:3e72d1b5129c51cabf6b501a4698f7c2433781ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement epoll_create1 and epoll_pwait system calls.</title>
<updated>2011-05-11T19:57:20Z</updated>
<author>
<name>Thierry Reding</name>
<email>thierry.reding@avionic-design.de</email>
</author>
<published>2011-05-11T07:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=bf5dd19d97991de30486abaedb1868f6eb049a70'/>
<id>urn:sha1:bf5dd19d97991de30486abaedb1868f6eb049a70</id>
<content type='text'>
Note: TODO: This lacks cancellation support.

Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
</entry>
<entry>
<title>inotify: add inotify_init1 system call support</title>
<updated>2010-06-01T19:39:18Z</updated>
<author>
<name>Vladimir Zapolskiy</name>
<email>vzapolskiy@gmail.com</email>
</author>
<published>2010-06-01T16:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=a2e5630af426f85fdd8721b2820786d9bd2aa695'/>
<id>urn:sha1:a2e5630af426f85fdd8721b2820786d9bd2aa695</id>
<content type='text'>
This patch introduces support for inotify_init1 system call, found
since Linux 2.6.27.

Signed-off-by: Vladimir Zapolskiy &lt;vzapolskiy@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>add timerfd syscall and header</title>
<updated>2009-09-22T01:38:24Z</updated>
<author>
<name>Stephan Raue</name>
<email>mailinglists@openelec.tv</email>
</author>
<published>2009-09-22T01:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=cdeb75380c910f22b1c8d42defca5946fd594d75'/>
<id>urn:sha1:cdeb75380c910f22b1c8d42defca5946fd594d75</id>
<content type='text'>
Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
Signed-off-by: Stephan Raue &lt;mailinglists@openelec.tv&gt;
</content>
</entry>
<entry>
<title>force arches to provide sys/user.h</title>
<updated>2009-07-26T19:51:10Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-07-26T19:51:06Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=8aae3af140c6833c146dce707f9960b1ad79f043'/>
<id>urn:sha1:8aae3af140c6833c146dce707f9960b1ad79f043</id>
<content type='text'>
Now that Linux is no longer installing linux/user.h, arches will have to
provide their own.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Add EPOLLRDHUP constant</title>
<updated>2009-03-02T21:10:01Z</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-02T21:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=eb097eb48273ccf1830c2e74639ce9069a4f9f3a'/>
<id>urn:sha1:eb097eb48273ccf1830c2e74639ce9069a4f9f3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update ptrace.h to latest from glibc</title>
<updated>2008-12-11T09:50:47Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-12-11T09:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1f7601b653c2c0833ebbfee8d24c730f70809e23'/>
<id>urn:sha1:1f7601b653c2c0833ebbfee8d24c730f70809e23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Austin Morgan writes in #917: add support for inotify</title>
<updated>2006-06-21T00:07:34Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-06-21T00:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6cac9308787100bfcdf556bfc187a8136e2541c1'/>
<id>urn:sha1:6cac9308787100bfcdf556bfc187a8136e2541c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grab from glibc</title>
<updated>2006-03-01T00:51:13Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-03-01T00:51:13Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e6e11ae65129ca3b6db9418476ff806b0aacdaa7'/>
<id>urn:sha1:e6e11ae65129ca3b6db9418476ff806b0aacdaa7</id>
<content type='text'>
</content>
</entry>
</feed>
