kernel_liteos_a/kernel/base/core
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
..
los_bitmap.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_process.c feat: add /proc/fd file to dump the pid/fd/path information 2021-06-22 17:27:25 +08:00
los_sortlink.c fix: Sortlink, the response time to insert the node should be inserted into the back of the existing node. 2021-05-06 11:02:36 +08:00
los_swtmr.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
los_sys.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_task.c fix: 3518平台, 异常测试进程无法正常退出 2021-06-10 20:11:36 +08:00
los_tick.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00