HomeFreeBSD

Add preliminary support of /proc/[pid]/fd. On Linux this is a

Description

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.

Details

Provenance
dchaginAuthored on
Parents
rS279334: Export fdhold() & fddrop() needed by an upcoming pseudofs change.
Branches
Unknown
Tags
Unknown

Event Timeline