projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] firewall: relocate TCPMSS rules into mangle table, add code to selectively...
[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
cef5ce2
..
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,6
@@
----
fuse-2.7.3.orig/lib/helper.c 2008-11-22 03:25:11.000000000 +0100
-+++
fuse-2.7.3/lib/helper.c 2008-11-22 04:06:35.000000000 +0100
-@@ -1
78,13 +178,41 @@
+---
a/lib/helper.c
++++
b/lib/helper.c
+@@ -1
80,13 +180,41 @@ err:
int fuse_daemonize(int foreground)
{
int res;
int fuse_daemonize(int foreground)
{
int res;
This page took
0.021178 seconds
and
4
git commands to generate.