summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dietlibc/patches/0.30-r1/000_README4
-rw-r--r--dietlibc/patches/0.30-r1/015_all_dirent-prototype.patch (renamed from dietlibc/patches/0.30-r1/20_all_dirent-prototype.patch)0
2 files changed, 4 insertions, 0 deletions
diff --git a/dietlibc/patches/0.30-r1/000_README b/dietlibc/patches/0.30-r1/000_README
index 6a46a5d..91a1eb1 100644
--- a/dietlibc/patches/0.30-r1/000_README
+++ b/dietlibc/patches/0.30-r1/000_README
@@ -43,3 +43,7 @@ Desc: Remove the CFLAGS declaration from the Makefile so we can set our own one;
Patch: 010_all_prefix.patch
From: Achim Gottinger (initial ebuild) and Christian Heim
Desc: Set our own PREFIX for dietlibc (/usr/diet)
+
+Patch: 015_all_dirent-prototype.patch
+From: Mike Frysinger
+Desc: Fix the seekdir and telldir prototypes (using wrong types)
diff --git a/dietlibc/patches/0.30-r1/20_all_dirent-prototype.patch b/dietlibc/patches/0.30-r1/015_all_dirent-prototype.patch
index 2cbcca9..2cbcca9 100644
--- a/dietlibc/patches/0.30-r1/20_all_dirent-prototype.patch
+++ b/dietlibc/patches/0.30-r1/015_all_dirent-prototype.patch