[RTEMS Project] #3132: Add reference counting to file descriptors
RTEMS trac
trac at rtems.org
Fri Sep 15 08:58:46 UTC 2017
#3132: Add reference counting to file descriptors
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: accepted
Priority: normal | Milestone: 4.12.0
Component: filesystem | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"7b4520258d1d449bd14c83a6b6490be8375e4a35/rtems"
7b45202/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="7b4520258d1d449bd14c83a6b6490be8375e4a35"
libio: Simplify rtems_libio_iop()
Remove the file descriptor validation. This is the job of
rtems_libio_check_fd(). Use an inline function instread of a macro.
Update #3132.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3132#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list