Skip to content
  • Owen Taylor's avatar
    Patch from Jeffrey Stedfast <fejj@ximian.com> (#104825) · 5f5ab238
    Owen Taylor authored
    Mon Jun  2 14:18:21 2003  Owen Taylor  <otaylor@redhat.com>
    
            Patch from Jeffrey Stedfast <fejj@ximian.com> (#104825)
    
            * glib/gspawn.c (read_data): Don't read() into '&buf', while this
            is technically okay - it is clearer as just 'buf'.
            (write_all): New helper function that handles write() interrupts.
            (write_err_and_exit): Use write_all() instead of write().
            (fork_exec_with_pipes): Same here.
    5f5ab238