kernel_liteos_a/syscall
openharmony_ci 9c291a4361 !481 修复mq_close关闭后仍然占用文件描述符的问题
Merge pull request !481 from lnlan/fix_mqueue_0730
2021-07-31 06:07:35 +00:00
..
BUILD.gn feat: add support for gn build system 2021-07-21 15:52:40 +08:00
Makefile remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
fs_syscall.c !436 toybox升级_内核依赖 2021-07-23 11:21:45 +00:00
ipc_syscall.c !481 修复mq_close关闭后仍然占用文件描述符的问题 2021-07-31 06:07:35 +00:00
los_syscall.c fix: L1 toybox 命令功能实现 2021-07-20 20:56:35 +08:00
los_syscall.h !394 fix apis: setrlimit,gethostname,gethostid 2021-07-31 03:17:22 +00:00
misc_syscall.c Merge branch 'master' of gitee.com:openharmony/kernel_liteos_a into misc 2021-07-27 01:40:59 +00: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 !394 fix apis: setrlimit,gethostname,gethostid 2021-07-31 03:17:22 +00: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 fix: nanosleep 接口的rmtp参数被错误清零 2021-07-23 10:38:05 +08:00
vm_syscall.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00