openharmony_kernel_liteos_a/syscall
wangchen 2ff44c4938 fix: L1 toybox 命令功能实现
【背景】
解决toybox已支持命令的遗留问题,新增命令功能。

【修改方案】
1. 在内核态对toybox的系统调用进行支持。

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

re #I41N2A
Signed-off-by: wangchen <253227059@qq.com>
2021-07-20 20:56:35 +08:00
..
Makefile remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
fs_syscall.c fix: L1 toybox 命令功能实现 2021-07-20 20:56:35 +08:00
ipc_syscall.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
los_syscall.c fix: L1 toybox 命令功能实现 2021-07-20 20:56:35 +08:00
los_syscall.h fix: L1 toybox 命令功能实现 2021-07-20 20:56:35 +08:00
misc_syscall.c fix:消除编译告警 2021-07-08 20:30:33 +08:00
net_syscall.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
process_syscall.c refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
syscall_lookup.h fix: L1 toybox 命令功能实现 2021-07-20 20:56:35 +08:00
syscall_pub.c fix: L1 toybox 命令功能实现 2021-07-20 20:56:35 +08:00
syscall_pub.h fix: L1 toybox 命令功能实现 2021-07-20 20:56:35 +08:00
time_syscall.c feat: timer_create支持以SIGEV_THREAD方式创建定时器 2021-06-04 15:29:44 +08:00
vm_syscall.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00