OSDN Git Service

Add eventfd support.
authorJean-Christian de Rivaz <jc@eclis.ch>
Mon, 24 Oct 2011 17:07:43 +0000 (19:07 +0200)
committerCarmelo Amoroso <carmelo.amoroso@st.com>
Mon, 31 Oct 2011 05:54:06 +0000 (06:54 +0100)
commit9ed163dc0eaebe8734c35b356c406e9eb1c68d76
tree3bd97aaba4a2e8415c1bcf3049ef7f43ef423259
parent015179a2c816abe1e6a8ef7e5517362f20dd49da
Add eventfd support.

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 <jc@eclis.ch>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
libc/sysdeps/linux/common/Makefile.in
libc/sysdeps/linux/common/eventfd.c [new file with mode: 0644]
libc/sysdeps/linux/common/sys/eventfd.h [new file with mode: 0644]