Re: [Xen-devel] [PATCH 7/8] tools/libvchan: libxenvchan_*_init: Promise an errno

2018-11-06 Thread Wei Liu
On Fri, Nov 02, 2018 at 05:01:12PM +, Ian Jackson wrote: > Thse functiosn do in fact leave errno set. We are going to want to > use this. > > Signed-off-by: Ian Jackson Acked-by: Wei Liu ___ Xen-devel mailing list Xen-devel@lists.xenproject.org

[Xen-devel] [PATCH 7/8] tools/libvchan: libxenvchan_*_init: Promise an errno

2018-11-02 Thread Ian Jackson
Thse functiosn do in fact leave errno set. We are going to want to use this. Signed-off-by: Ian Jackson --- tools/libvchan/libxenvchan.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/libvchan/libxenvchan.h b/tools/libvchan/libxenvchan.h index