[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 5 of 8] xl: do not continue in the child and exec xenconsole in the parent
Stefano Stabellini writes ("[Xen-devel] [PATCH 5 of 8] xl: do not continue in the child and exec xenconsole in the parent"): > +waitpid_out: > + if (child_console_pid > 0 && waitpid(child_console_pid, &status, 0) < 0 > && errno == EINTR) This is a nice patch. But would you mind terribly arranging for the lines not to be >75ish characters ? Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |