openharmony_kernel_liteos_a/compat/posix
zhushengle 16ed05e844 feat: 支持time容器
BREAKING CHANGE:
支持ipc容器及增强对外变更:
1.clone 支持CLONE_NEWTIME
2.增加”/proc/[pid]/container/time" 用于查询容器信息
3.增加”/proc/[pid]/container/time_for_children" 用于查询容器信息
4.增加”/proc/[pid]/container/pid_for_children" 用于查询容器信息
5.增加”/proc/[pid]/time_offsets" 用于查询和配置time容器信息

Close #I6B0A3

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I54d79937ca608a10a4384f61e11c88757f833edf
2023-01-19 15:03:18 +08:00
..
include feat: 支持IPC容器 2023-01-18 10:59:25 +08:00
src feat: 支持time容器 2023-01-19 15:03:18 +08:00
BUILD.gn chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00
Kconfig remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Makefile refactor: 清理Makefile冗余项 2021-09-13 18:14:15 +08:00