[Bug 1577] New: Error number should be ENOMEM than EINTR in pipe_alloc

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Jun 21 16:31:29 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1577

           Summary: Error number should be ENOMEM than EINTR in pipe_alloc
           Product: RTEMS
           Version: 4.10
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: filesystem
        AssignedTo: chrisj at rtems.org
        ReportedBy: bharath.s.jois at gmail.com


cpukit/libfs/src/pipe/fifo.c-pipe_alloc could better set the errno as ENOMEM
than EINTR since it corresponds to resources not being available.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list