aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-09-11 12:08:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-09-11 12:08:37 +0000
commit347064eb81aa8ce88e9ea43b5af7d2fd83534aa2 (patch)
treec1686af269bdb8a0f0b83479195e52f1531711e4 /toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch
parent269fbe67f4ca09b1d17ebc0ebf291ba82ee69c08 (diff)
downloadmaster-187ad058-347064eb81aa8ce88e9ea43b5af7d2fd83534aa2.tar.gz
master-187ad058-347064eb81aa8ce88e9ea43b5af7d2fd83534aa2.tar.bz2
master-187ad058-347064eb81aa8ce88e9ea43b5af7d2fd83534aa2.zip
toolchain: refresh uClibc patches
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37939 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch')
-rw-r--r--toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch b/toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch
index 778129e09b..374052c5b5 100644
--- a/toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch
+++ b/toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch
@@ -11,8 +11,6 @@ Thanks Eugene Rudoy for reporting it and also providing the patch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
-diff --git a/libc/sysdeps/linux/common/eventfd.c b/libc/sysdeps/linux/common/eventfd.c
-index cc3f3f0..96597ab 100644
--- a/libc/sysdeps/linux/common/eventfd.c
+++ b/libc/sysdeps/linux/common/eventfd.c
@@ -7,12 +7,24 @@
@@ -42,8 +40,6 @@ index cc3f3f0..96597ab 100644
+#endif
+}
#endif
-diff --git a/libc/sysdeps/linux/common/stubs.c b/libc/sysdeps/linux/common/stubs.c
-index 4d1e26c..7af14c1 100644
--- a/libc/sysdeps/linux/common/stubs.c
+++ b/libc/sysdeps/linux/common/stubs.c
@@ -93,7 +93,7 @@ make_stub(epoll_ctl)
@@ -55,5 +51,3 @@ index 4d1e26c..7af14c1 100644
make_stub(eventfd)
#endif
---
-cgit v0.9.0.1-2-gef13