[RTEMS Project] #3420: Deprecate/obsolete rtems_io_lookup_name

RTEMS trac trac at rtems.org
Mon Apr 30 14:12:00 UTC 2018


#3420: Deprecate/obsolete rtems_io_lookup_name
----------------------------+--------------------
  Reporter:  Joel Sherrill  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:  5.1
 Component:  rtems          |    Version:  5
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 I have noted in the RTEMS Class that this method is only kept for legacy
 purposes for many years now. There is no real use in the tree now. Only
 the following:

 {{{
 $ grep -rl rtems_io_lookup_name .
 ./cpukit/include/adainclude/rtems-io.adb
 ./cpukit/include/rtems/io.h
 ./cpukit/libfs/src/imfs/ioman.c
 ./testsuites/sptests/sp21/sp21.scn
 ./testsuites/sptests/sp21/init.c
 }}}

 Deprecate in 5.1 and remove in 6.x or obsolete and just remove now?

--
Ticket URL: <http://devel.rtems.org/ticket/3420>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list