K 10 svn:author V 7 dchagin K 8 svn:date V 27 2015-02-26T21:30:40.432041Z K 7 svn:log V 270 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. END