gspawn: Handle EINTR in a few more cases
authorColin Walters <walters@verbum.org>
Fri, 10 Jun 2011 14:14:25 +0000 (10:14 -0400)
committerColin Walters <walters@verbum.org>
Tue, 14 Jun 2011 23:23:35 +0000 (19:23 -0400)
commit7e1886ba72a36f73296781c5ca5525ae5e8288aa
tree5927b0c9f3a81c4718b8bd408ef1e203f2ff375d
parent922f6aa496b3907634b45efe7c95fe9e5ebc5107
gspawn: Handle EINTR in a few more cases

I was debugging gthread/tests/spawn-multithreaded.c, and while I
don't think I actually hit EINTR in any of these cases, it'd be
good to fix them anyways.

https://bugzilla.gnome.org/show_bug.cgi?id=652072
glib/gspawn.c