From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: [PATCH] Implement and use an xstrdup() function Date: Tue, 07 Oct 2008 18:54:28 -0500 Message-ID: References: <1223054108-22342-1-git-send-email-jdl@jdl.com> <20081004024142.GC30184@yookeroo.seuss> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <20081004024142.GC30184-787xzQ0H9iRg7VrjXcPTGA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org To: David Gibson Cc: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org > > Fair enough. Now that we have a util.c, we should move die() and > xmalloc() in there as well which are currently duplicated between dtc > and convert-dtsv0. Agreed. I'll get there if you don't beat me to it. (I'm catching up here some...) jdl