aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/913-libbb_hash.patch
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-05-24 07:06:23 +0000
committerNicolas Thill <nico@openwrt.org>2006-05-24 07:06:23 +0000
commit2639fcb22873f4a104972c496eeb8cc86847a0c4 (patch)
treeacdb0d2e7e361393f49b8e0d2cb18981ab95fa34 /package/busybox/patches/913-libbb_hash.patch
parent032493e5e5f0d8621bb27669602f9171673d176d (diff)
downloadmaster-187ad058-2639fcb22873f4a104972c496eeb8cc86847a0c4.tar.gz
master-187ad058-2639fcb22873f4a104972c496eeb8cc86847a0c4.tar.bz2
master-187ad058-2639fcb22873f4a104972c496eeb8cc86847a0c4.zip
sync busybox with trunk (update to v1.1.3).
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3823 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/patches/913-libbb_hash.patch')
-rw-r--r--package/busybox/patches/913-libbb_hash.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/busybox/patches/913-libbb_hash.patch b/package/busybox/patches/913-libbb_hash.patch
index a146a07d4a..3a6a2ba1d1 100644
--- a/package/busybox/patches/913-libbb_hash.patch
+++ b/package/busybox/patches/913-libbb_hash.patch
@@ -1,3 +1,6 @@
+#
+# expose (again) an hash_fd function (used 911-ipkg.patch)
+#
diff -ruN busybox-1.1.1-old/coreutils/md5_sha1_sum.c busybox-1.1.1-new/coreutils/md5_sha1_sum.c
--- busybox-1.1.1-old/coreutils/md5_sha1_sum.c 2006-03-30 00:14:50.000000000 +0200
+++ busybox-1.1.1-new/coreutils/md5_sha1_sum.c 2006-03-29 23:46:51.000000000 +0200