1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:38:54 +03:00
openwrt-xburst/toolchain/uClibc
florian 71bf514a80 [toolchain] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:13:48 +00:00
..
config-0.9.33.2 uClibc: update to 0.9.33.2, fixes #4420 2012-05-15 13:42:32 +00:00
headers uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 2012-06-30 21:44:05 +00:00
patches-0.9.33.2 [toolchain] uClibc: fix uClibc implementation of eventfd 2012-09-19 15:13:48 +00:00
utils uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 2012-06-30 21:44:05 +00:00
common.mk uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning logspam 2012-06-30 21:44:09 +00:00
Config.in uClibc: update to 0.9.33.2, fixes #4420 2012-05-15 13:42:32 +00:00
Config.version uClibc: update to 0.9.33.2, fixes #4420 2012-05-15 13:42:32 +00:00
Makefile uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 2012-06-30 21:44:05 +00:00