[Bug 1541] filesystem macros in libio_.h to be converted to functions

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Jun 1 08:23:08 UTC 2010


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





--- Comment #1 from Bharath Suri <bharath.s.jois at gmail.com>  2010-06-01 03:23:08 ---
Clarification required with respect to 
rtems_filesystem_get_sym_start_loc

rtems_filesystem_get_start_loc sets the received 

rtems_filesystem_get_start_loc to rtems_filesystem_root and index to 1 if the
path is absolute

rtems_filesystem_get_start_loc to rtems_filesystem_current and index to 0 if
the path is relative

But

rtems_filesystem_get_sym_start_loc sets the received

rtems_filesystem_get_start_loc to rtems_filesystem_root and index to 1 if the
path is absolute

index to 0 if the path is relative and does not set the
rtems_filesystem_get_start_loc to rtems_filesystem_current.

Is this what is intended?

-- 
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