From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools/libs/*: freebsd remove unused code Date: Mon, 25 Jan 2016 14:22:06 +0000 Message-ID: <1453731726.4320.174.camel@citrix.com> References: <1453727674-22183-1-git-send-email-ian.campbell@citrix.com> <20160125132751.GA1943@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160125132751.GA1943@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: xen-devel@lists.xen.org, ian.jackson@eu.citrix.com, roger.pau@citrix.com List-Id: xen-devel@lists.xenproject.org On Mon, 2016-01-25 at 13:27 +0000, Wei Liu wrote: > On Mon, Jan 25, 2016 at 01:14:34PM +0000, Ian Campbell wrote: > > "tools/libs/*: Use O_CLOEXEC on Linux and FreeBSD" left some dead code > > in the FreeBSD case, which breaks the build on that platform. > > > > Also fix a typo "uint_32". > > > > Signed-off-by: Ian Campbell > > Acked-by: Wei Liu Applied. (FTR, I skipped my usual full set of usual pre-push build tests, since the machines I use are unavailable right now. I have done an x86_64 make dist).