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

[Xen-devel] [PATCH] rename some xsenstore library functions

To: Xen Dev <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] rename some xsenstore library functions
From: aq <aquynh@xxxxxxxxx>
Date: Fri, 10 Jun 2005 08:01:09 -0500
Delivery-date: Fri, 10 Jun 2005 13:00:24 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=JEW07FXu3l/QFkBgo0+fmgfjSJ5MSQlaXmYjjirecsbETfO0rbUmX6ngG5+3vMKv3QjyYI7s86jxJtBrYtVmWVK0GwLSDdpaiWeVrKbFihqqSrzev8Ccbbp13lWNz64RhRGYCXfAA/5uFgo+JuEyGoZMD1rtEnUDyway/joAHPY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Some functions of xenstore library dont have xs_ as prefix. This patch
fixes the problem.

Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>

# diffstat xenstore3.patch 
 fake_libxc.c     |    2 +-
 xenstored_core.c |   18 +++++++++---------
 xenstored_test.h |    2 +-
 xs.c             |   14 +++++++-------
 xs_lib.c         |    8 ++++----
 xs_lib.h         |    8 ++++----
 xs_random.c      |    8 ++++----
 xs_test.c        |    4 ++--
 8 files changed, 32 insertions(+), 32 deletions(-)

Attachment: xenstore3.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>