Tracking Issue for feature(unix_chroot) #84715
Labels
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-unix
Operating system: Unix-like
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(unix_chroot)]
This is a tracking issue for the
unix_chroot
feature, which addsstd::os::unix::fs::chroot
to change the root directory of the current process.Public API
Steps / History
The text was updated successfully, but these errors were encountered: