|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 5 of 9] libxl: fix typo
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
diff -r 6c6961e09c50 -r 4b41b5e7532c tools/libxl/libxl_internal.h
--- a/tools/libxl/libxl_internal.h Mon Jul 12 14:56:37 2010 +0100
+++ b/tools/libxl/libxl_internal.h Mon Jul 12 14:56:37 2010 +0100
@@ -176,7 +176,7 @@
/* higher-level double-fork and separate detach eg as for device models */
struct libxl_spawn_starting {
- /* put this in your own stateu structure as returned to application */
+ /* put this in your own status structure as returned to application */
/* all fields are private to libxl_spawn_... */
pid_t intermediate;
char *what; /* malloc'd in spawn_spawn */
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0 of 9] libxl/xl: support for domain 0 bootloader (e.g. pygrub), Ian Campbell
- [Xen-devel] [PATCH 2 of 9] xenconsole: do not exit if a pty device is missing, Ian Campbell
- [Xen-devel] [PATCH 1 of 9] pygrub: introduce easier to parse output format, Ian Campbell
- [Xen-devel] [PATCH 3 of 9] libxl: add printf attribute to libxl_xs_write and fixup resulting warnings, Ian Campbell
- [Xen-devel] [PATCH 4 of 9] libxl: add libxl_strdup convenience function, Ian Campbell
- [Xen-devel] [PATCH 5 of 9] libxl: fix typo,
Ian Campbell <=
- [Xen-devel] [PATCH 6 of 9] libxl/xl: exec xenconsole in current process, defer decision to fork to caller, Ian Campbell
- [Xen-devel] [PATCH 7 of 9] libxl: support mapping files rather than carrying paths around, Ian Campbell
- [Xen-devel] [PATCH 8 of 9] libxl: add function to attach/detach a disk to/from the local VM, Ian Campbell
- [Xen-devel] [PATCH 9 of 9] libxl/xl: support running bootloader (e.g. pygrub) in domain 0, Ian Campbell
- Re: [Xen-devel] [PATCH 0 of 9] libxl/xl: support for domain 0 bootloader (e.g. pygrub), Ian Jackson
|
|
|
|
|