1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 01:18:54 +03:00
openwrt-xburst/toolchain
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
..
binutils binutils: backport ld patch to fix ARM specific issues with --gc-sections 2012-09-19 06:33:07 +00:00
eglibc toolchain: sync eglibc headers/build split with uclibc changes 2012-07-03 14:23:32 +00:00
gcc gcc: enable parallel builds 2012-09-15 14:18:19 +00:00
gdb gdb: enable parallel builds 2012-09-15 14:18:13 +00:00
insight toolchain/insight: update download location and MD5 sum to status quo 2012-06-18 23:41:48 +00:00
kernel-headers kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 2012-07-20 12:28:50 +00:00
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 2009-10-10 19:25:48 +00:00
uClibc [toolchain] uClibc: fix uClibc implementation of eventfd 2012-09-19 15:13:48 +00:00
wrapper [buildroot] use ext-toolchain.sh to integrate external toolchains 2012-01-18 03:08:09 +00:00
Config.in toolchain: enable gdb by default 2012-06-28 14:32:11 +00:00
info.mk [toolchain] uClibc cleanup: 2009-04-24 02:07:24 +00:00
Makefile toolchain: sync eglibc headers/build split with uclibc changes 2012-07-03 14:23:32 +00:00