From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Durrant Subject: [PATCH v1 0/2] libxl: change libxl__xs_write() to libxl__xs_printf() Date: Tue, 1 Dec 2015 13:55:23 +0000 Message-ID: <1448978125-10724-1-git-send-email-paul.durrant@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a3lST-0004rx-2l for xen-devel@lists.xenproject.org; Tue, 01 Dec 2015 13:59:05 +0000 List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: Paul Durrant List-Id: xen-devel@lists.xenproject.org This is a re-post as I'd forgottent to add Cc-s for maintainers on patch #1 Patch #1 is purely a search and replace Patch #2 changes the underlying implementation