mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 04:48:26 +08:00
The chroot() is an implicit chdir("/"). Set the current directory to
"/" after session close. This helps to avoid references to mounted file
systems in dynamic media.