[Bug 1541] New: filesystem macros in libio_.h to be converted to functions
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Jun 1 08:18:15 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1541
Summary: filesystem macros in libio_.h to be converted to
functions
Product: RTEMS
Version: 4.10
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: minor
Priority: P3
Component: cpukit
AssignedTo: bharath.s.jois at gmail.com
ReportedBy: bharath.s.jois at gmail.com
CC: joel.sherrill at oarcorp.com
The below mentioned macros seem big enough and worthy to be converted to a
function:
rtems_filesystem_is_separator
rtems_filesystem_get_start_loc
rtems_filesystem_get_sym_start_loc
They are also used in several places => Converting them to function would
result in substantial reduction in code size too
--
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