Skip to content
Snippets Groups Projects
Commit b336c990 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

uClibc: fix uClibc implementation of eventfd

uClibc declares eventfd() as taking two arguments but doesn't properly
pass the second argument to the kernel.

The problem is discussed at:
http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html



This patch is taken from uclibc 0.9.33 git, so will presumably
be integrated in any future releases.

Signed-off-by: default avatarAndy Leiserson <andy@leiserson.org>

SVN-Revision: 33478
parent 78f4cf3d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment