summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2006-08-28 17:20:02 +0000
committerChristian Heim <phreak@gentoo.org>2006-08-28 17:20:02 +0000
commitd3e1a1f640449a7eeb0b39a49ad775cab64f6507 (patch)
treeda38bb766c747f46c01dc9750aa36b568dea4358 /dietlibc
parentRenaming and adding to the README (diff)
downloadmisc-d3e1a1f640449a7eeb0b39a49ad775cab64f6507.tar.gz
misc-d3e1a1f640449a7eeb0b39a49ad775cab64f6507.tar.bz2
misc-d3e1a1f640449a7eeb0b39a49ad775cab64f6507.zip
Renaming and adding to the README
svn path=/; revision=442
Diffstat (limited to 'dietlibc')
-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