projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add gnupg from Michael Cohen, thx
[openwrt.git]
/
openwrt
/
package
/
busybox
/
patches
/
911-ipkg.patch
diff --git
a/openwrt/package/busybox/patches/911-ipkg.patch
b/openwrt/package/busybox/patches/911-ipkg.patch
index
66579e4
..
c9fc6b8
100644
(file)
--- a/
openwrt/package/busybox/patches/911-ipkg.patch
+++ b/
openwrt/package/busybox/patches/911-ipkg.patch
@@
-12791,7
+12791,7
@@
diff -ruN busybox-1.1.0-pre1-old/archival/libipkg/sprintf_alloc.h busybox-1.1.0-
+
+#include "libbb.h"
+
+
+#include "libbb.h"
+
-+#define sprintf_alloc
bb_xasprintf
++#define sprintf_alloc
(str, fmt, args...) *str = bb_xasprintf(fmt, ## args)
+
+#endif
diff -ruN busybox-1.1.0-pre1-old/archival/libipkg/str_list.c busybox-1.1.0-pre1-new/archival/libipkg/str_list.c
+
+#endif
diff -ruN busybox-1.1.0-pre1-old/archival/libipkg/str_list.c busybox-1.1.0-pre1-new/archival/libipkg/str_list.c
This page took
0.029071 seconds
and
4
git commands to generate.