kernel_liteos_a/syscall
chenjing 56a95b9ec9 fix: 修复内核access chmod chown接口
1、修复内核的access chmod chown功能;
2、此三个接口的syscall直接调用内核态接口执行操作。

close #I3Z5L6

Signed-off-by: chenjing <chenjing139@huawei.com>
Change-Id: I301f00fb341252b697b04b9970db86f0e7f978df
2021-07-05 16:03:16 +08:00
..
Makefile remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
fs_syscall.c fix: 修复内核access chmod chown接口 2021-07-05 16:03:16 +08:00
ipc_syscall.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
los_syscall.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
los_syscall.h fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
misc_syscall.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +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 feat: support link/symlink/readlink 2021-06-09 16:39:41 +08:00
syscall_pub.c update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
syscall_pub.h IssueNo:#I3G1Q7 2021-04-17 16:15: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