You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/uClibc
Florian Fainelli b336c9904c 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: Andy Leiserson <andy@leiserson.org>

SVN-Revision: 33478
12 years ago
..
config-0.9.33.2 uClibc: update to 0.9.33.2, fixes #4420 12 years ago
headers uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 12 years ago
patches-0.9.33.2 uClibc: fix uClibc implementation of eventfd 12 years ago
utils uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 12 years ago
Config.in uClibc: update to 0.9.33.2, fixes #4420 12 years ago
Config.version uClibc: update to 0.9.33.2, fixes #4420 12 years ago
Makefile uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 12 years ago
common.mk uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning logspam 12 years ago