openharmony_kernel_liteos_a/kernel/base/ipc
zhushengle 34814c58a3 feat: 支持IPC容器
BREAKING CHANGE:
支持ipc容器及增强对外变更:
1.clone 支持CLONE_NEWIPC
2.增加”/proc/[pid]/container/ipc" 用于查询容器信息

Close #I6AVMY

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I6a3c248d2d66a5342994c6e0b0aecddea8e32c72
2023-01-18 10:59:25 +08:00
..
los_event.c feat: 支持调度框架 2022-03-30 15:54:47 +08:00
los_futex.c feat: 支持调度框架 2022-03-30 15:54:47 +08:00
los_ipcdebug.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_mux.c feat: 支持调度框架 2022-03-30 15:54:47 +08:00
los_queue.c feat: 支持IPC容器 2023-01-18 10:59:25 +08:00
los_queue_debug.c fix: 拼写错误修正 2022-07-21 11:05:11 +00:00
los_rwlock.c fix: 修复一些静态检查工具发现的问题 2022-10-15 17:36:45 +08:00
los_sem.c feat: 支持调度框架 2022-03-30 15:54:47 +08:00
los_sem_debug.c fix: 拼写错误修正 2022-07-21 11:05:11 +00:00
los_signal.c feat: 支持pid容器 2023-01-11 11:13:34 +08:00