From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: [PATCH] minios: switch to C99 integer types Date: Tue, 14 Jul 2009 11:48:14 -0400 Message-ID: <20090714154814.GK5034@const.linuxsymposium.org> References: <200907141719.35885.Christoph.Egger@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Christoph Egger , "xen-devel@lists.xensource.com" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Keir Fraser, le Tue 14 Jul 2009 16:38:48 +0100, a =E9crit : > I'd like an Ack from Stefano and/or Samuel on this one. This kind of da= ncing > around the standard headers is tricky. He did it properly: in the stubdom case, he uses stdint.h from newlib, else he defines them by hand, so although I haven't thoroughly checked the patch nor compiled it I do agree on the dancing :) Samuel