mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 02:18:26 +08:00
The pathconf_limits_and_options field of rtems_filesystem_mount_table_entry_t is now a const pointer to reduce the read-write memory demands of file system instances.
Sources from application-level (as opposed to kernel-level) libraries.