summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/eventfd.c
Commit message (Collapse)AuthorAgeFilesLines
* Add eventfd support.Jean-Christian de Rivaz2011-10-311-0/+18
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>