Gedare Bloom started a new discussion on filesystem/pathname_eval.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/220#note_143149 > necessary for identification of a node. > > The generic rtems filesystem code defines two global > -rtems_filesystem_location_info_t structures, > the\`\`rtems_filesystem_root\`\` and > +rtems_filesystem_location_info_t structures, the `rtems_filesystem_root` and > the `rtems_filesystem_current`. Both are initially defined to be the root > node of the base filesystem. Once the chdir command is correctly used the > `rtems_filesystem_current` is set to the location specified by the command. > > The filesystem generic code peeks at the first character in the name to be > evaluated. If this character is a valid seperator, ```suggestion:-0+0 evaluated. If this character is a valid separator, ``` -- View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/220#note_143149 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
