projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] fix dir-825-b1 default network config after r21905
[openwrt.git]
/
package
/
fuse
/
patches
/
300-workaround-uclibc-pthread-breakage.patch
diff --git
a/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch
b/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch
index
dded4d8
..
a7d0c0a
100644
(file)
--- a/
package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch
+++ b/
package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch
@@
-1,6
+1,5
@@
-diff -Nurp fuse-2.8.1.orig/lib/helper.c fuse-2.8.1/lib/helper.c
---- fuse-2.8.1.orig/lib/helper.c 2009-06-18 13:14:09.000000000 +0200
-+++ fuse-2.8.1/lib/helper.c 2009-12-17 01:11:32.773356000 +0100
+--- a/lib/helper.c
++++ b/lib/helper.c
@@ -180,13 +180,41 @@ err:
int fuse_daemonize(int foreground)
{
@@ -180,13 +180,41 @@ err:
int fuse_daemonize(int foreground)
{
This page took
0.024711 seconds
and
4
git commands to generate.