[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] xenstore library revert and fixes
This patch reverts changes in the last patch on xenstore library (which puts xs_ prefix to some private functions). Besides, it move some part of xs_lib.h to xs.h, and fixes a typo on macro definition in xs_lib.h (_XR_LIB_H). And xs_lib.h will not be installed into /usr/include any more. Is this fine, Rusty? Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx> $ diffstat xenstore.patch Makefile | 2 +- tools/xenstore/Makefile | 1 - tools/xenstore/fake_libxc.c | 2 +- tools/xenstore/xenstored_core.c | 18 +++++++++--------- tools/xenstore/xenstored_test.h | 2 +- tools/xenstore/xs.c | 14 +++++++------- tools/xenstore/xs.h | 22 +++++++++++++++++++--- tools/xenstore/xs_lib.c | 8 ++++---- tools/xenstore/xs_lib.h | 30 ++++++++---------------------- tools/xenstore/xs_random.c | 8 ++++---- tools/xenstore/xs_test.c | 4 ++-- 11 files changed, 56 insertions(+), 55 deletions(-) Attachment:
xenstore.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |