From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Xs6YD-0006mo-5f for mharc-grub-devel@gnu.org; Sat, 22 Nov 2014 04:00:17 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xs6Y6-0006cn-5U for grub-devel@gnu.org; Sat, 22 Nov 2014 04:00:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xs6Xz-0002Py-F9 for grub-devel@gnu.org; Sat, 22 Nov 2014 04:00:10 -0500 Received: from mx02.posteo.de ([89.146.194.165]:36428) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xs6Xz-0002Ow-9f for grub-devel@gnu.org; Sat, 22 Nov 2014 04:00:03 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by mx02.posteo.de (Postfix) with ESMTP id 0E07B25B17CE for ; Sat, 22 Nov 2014 10:00:02 +0100 (CET) X-Virus-Scanned: amavisd-new at posteo.de Received: from posteo.de ([10.125.125.178]) (using TLS) by localhost (amavis1.posteo.de [10.125.125.165]) (amavisd-new, port 10026) with ESMTPS id 63vF2Gz0DdBq for ; Sat, 22 Nov 2014 09:59:57 +0100 (CET) Received: from mail.posteo.de (localhost [127.0.0.1]) by mail.posteo.de (Postfix) with ESMTPSA id 3jl7qd2MVxzPjjw for ; Sat, 22 Nov 2014 09:59:57 +0100 (CET) Date: Sat, 22 Nov 2014 09:59:32 +0100 From: Felix Janda To: grub-devel@gnu.org Subject: Re: grub-core/osdep/unix/hostdisk.c: remove support for ancient glibc Message-ID: <20141122085932.GA6806@euler> References: <20141121200040.GA4858@euler> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141121200040.GA4858@euler> User-Agent: Mutt/1.5.22 (2013-10-16) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 89.146.194.165 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2014 09:00:16 -0000 This was badly coordinated. Please use the recent patch from daggs instead. Felix