WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: [Xen-changelog] [xen-unstable] libelf cannot rely on

To: John Levon <levon@xxxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-changelog] [xen-unstable] libelf cannot rely on the strlcpy() BSD-ism.
From: Keir Fraser <keir@xxxxxxxxxxxxx>
Date: Mon, 29 Jan 2007 19:45:15 +0000
Delivery-date: Mon, 29 Jan 2007 11:44:56 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070129192230.GA11441@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcdD3f8YPdi/WK/REdu22AAX8io7RQ==
Thread-topic: [Xen-devel] Re: [Xen-changelog] [xen-unstable] libelf cannot rely on the strlcpy() BSD-ism.
User-agent: Microsoft-Entourage/11.2.5.060620


On 29/1/07 19:22, "John Levon" <levon@xxxxxxxxxxxxxxxxx> wrote:

>> +/* SysV unices have no strlcpy/strlcat. */
>> +static inline size_t elf_strlcpy(char *dest, const char *src, size_t size)
> 
> Is this really true for any extant dom0 implementation? We have it at
> least...

It's true for Linux. Certainly my debian build box.

 -- Keir


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>