[Libguestfs] [PATCH] Add safe wrapper around waitpid which deals with EINTR correctly.

Eric Blake eblake at redhat.com
Thu Apr 14 18:44:22 UTC 2016


On 04/14/2016 11:26 AM, Richard W.M. Jones wrote:
> Thanks: Eric Blake.
> ---
>  src/Makefile.am        |  1 +
>  src/command.c          |  7 ++----
>  src/guestfs-internal.h |  4 +++
>  src/launch-direct.c    | 11 +++------
>  src/launch-uml.c       | 11 +++------
>  src/umask.c            | 10 ++------
>  src/wait.c             | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  7 files changed, 84 insertions(+), 27 deletions(-)
>  create mode 100644 src/wait.c

I haven't hung around libguestfs enough to know your standards for
declaring something reviewed, but looks good to me.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20160414/712a2fb9/attachment.sig>


More information about the Libguestfs mailing list