https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67585

            Bug ID: 67585
           Summary: Retry system calls failing with EINTR
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libfortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jb at gcc dot gnu.org
  Target Milestone: ---

libgfortran should retry system calls failing with EINTR, with the exception of
close(). Rationale and further reading e.g. at 
https://www.python.org/dev/peps/pep-0475/

Reply via email to