incubator-nuttx/fs/procfs
Zhe Weng bffe858e47 fs/proc: Fix groupfd to get fd by group instead of current tcb
/proc/<pid>/group/fd should read the fds of <pid>, not current tcb.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-12-04 21:37:28 -08:00
..
CMakeLists.txt cmake:complete missing changes during cmake reforming for fs 2023-09-08 21:20:16 +03:00
Kconfig sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
Make.defs fdt: Add initial FDT support and procfs for userspace export 2023-08-05 12:41:06 -07:00
fs_procfs.c sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
fs_procfscpuinfo.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
fs_procfscpuload.c sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
fs_procfscritmon.c clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
fs_procfsfdt.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
fs_procfsiobinfo.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
fs_procfsmeminfo.c mm: record the maximum system memory usage 2023-11-09 09:08:49 +08:00
fs_procfsproc.c fs/proc: Fix groupfd to get fd by group instead of current tcb 2023-12-04 21:37:28 -08:00
fs_procfstcbinfo.c sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO 2023-07-26 09:33:38 +02:00
fs_procfsuptime.c
fs_procfsutil.c
fs_procfsversion.c
fs_skeleton.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00