openharmony_kernel_liteos_a/fs/proc/os_adapt
lnlan 2251b8a2d1 fix: 增加内核epoll系统调用
【背景】增加内核epoll系统调用适配musl接口并增加测试用例

【修改方案】
1, 删除musl仓的porting
2,内核实现epoll对应接口及注册系统调用
3,testsuit目录添加对应的用例

【影响】
对现有的产品编译不会有影响。

re #I4FXPT
Signed-off-by: wangchen <253227059@qq.com>

Change-Id: Ia97ea49067aa1ff47b8c1c83675ac75e75d25955
2021-11-05 08:17:43 +00:00
..
fd_proc.c fix: 增加内核epoll系统调用 2021-11-05 08:17:43 +00:00
fs_cache_proc.c feat: page cache backed by vnode instead of filep 2021-09-14 15:31:33 +08:00
mounts_proc.c fix: 修改/proc/mounts显示格式 2021-06-23 17:10:29 +08:00
power_proc.c feat: L1支持低功耗投票框架 2021-06-24 14:27:23 +08:00
proc_init.c fix: same file mode for procfs files 2021-09-16 16:18:02 +08:00
proc_vfs.c fix: same file mode for procfs files 2021-09-16 16:18:02 +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