openharmony_kernel_liteos_a/fs/proc/os_adapt
chenwei 600dded31e feat: add /proc/fd file to dump the pid/fd/path information
1, for users with privilege, display all users' fd info with the template "Pid  Fd  SysFd Path"
2, for normal user, display its own fd info with the template "Pid Fd Path"

close #I3WB5U

Signed-off-by: chenwei <chenwei26@huawei.com>
2021-06-22 17:27:25 +08:00
..
fd_proc.c feat: add /proc/fd file to dump the pid/fd/path information 2021-06-22 17:27:25 +08:00
fs_cache_proc.c feat: add /proc/fs_cache to display cache info 2021-06-22 14:53:17 +08:00
kernel_trace_proc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
mounts_proc.c fix: 增加表头,内容以制表符分栏。 2021-06-21 14:17:03 +08:00
proc_init.c feat: add /proc/fd file to dump the pid/fd/path information 2021-06-22 17:27:25 +08:00
proc_vfs.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
process_proc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
uptime_proc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
vmm_proc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00