Add preliminary support of /proc/[pid]/fd. On Linux this is a
subdirectory containing one entry for each file which the process
has open, named by its file descriptor, and which is a symbolic
link to the actual file.
For now only regular file descriptors are supported.
Description
Description
Details
Details
- Provenance
dchagin Authored on - Parents
- rS279334: Export fdhold() & fddrop() needed by an upcoming pseudofs change.
- Branches
- Unknown
- Tags