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
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
..
binutils binutils: backport ld patch to fix ARM specific issues with --gc-sections 12 years ago
eglibc toolchain: sync eglibc headers/build split with uclibc changes 12 years ago
gcc gcc: enable parallel builds 12 years ago
gdb gdb: enable parallel builds 12 years ago
insight toolchain/insight: update download location and MD5 sum to status quo 12 years ago
kernel-headers kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 12 years ago
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
uClibc uClibc: fix uClibc implementation of eventfd 12 years ago
wrapper use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap external toolchain commands, abort build if certain features such as CONFIG_SOFT_FLOAT or CONFIG_IPV6 are enabled but not supported by the toolchain. 13 years ago
Config.in toolchain: enable gdb by default 12 years ago
Makefile toolchain: sync eglibc headers/build split with uclibc changes 12 years ago
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago