gstdio: Harden g_open() against EINTR
authorColin Walters <walters@verbum.org>
Mon, 27 Aug 2012 18:37:21 +0000 (14:37 -0400)
committerColin Walters <walters@verbum.org>
Mon, 27 Aug 2012 22:10:12 +0000 (18:10 -0400)
commitce976bcac7294e72b3e94dda17fe5dfb157770d4
tree3838e6b87d9b602891a09f8439555e075764a516
parentd54e10632a575963790d50661ae75692bb159b37
gstdio: Harden g_open() against EINTR

Noticed by code inspection, when auditing some of my code for EINTR
handling.

https://bugzilla.gnome.org/show_bug.cgi?id=682819
glib/gstdio.c