[RTEMS Project] #3132: Add reference counting to file descriptors
RTEMS trac
trac at rtems.org
Fri Sep 15 09:01:09 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:"9012db84f611d5c394683ddcca95354928a8b505/rtems"
9012db8/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="9012db84f611d5c394683ddcca95354928a8b505"
libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS()
Replace rtems_libio_check_fd(), rtems_libio_iop(),
rtems_libio_check_open() and rtems_libio_check_permissions()
combinations with new LIBIO_GET_IOP() and LIBIO_GET_IOP_WITH_ACCESS()
macros.
Update #3132.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3132#comment:16>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list