openharmony_kernel_liteos_a/compat/posix/src
zhushengle b45cdbda3e feat: 支持cgroups
BREAKING CHANGE:
支持cgroups对外变更:
1.在proc目录下支持plimits目录,支持ipc, pid, memory, devices, sched控制器

Close #I6GVPL

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: Ib996e07bf148abce9e40290d6188b763b52e89bb
2023-02-23 09:32:17 +08:00
..
errno.c chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00
malloc.c fix: 编码规范修复 2022-03-21 20:47:46 +08:00
map_error.c chore: fix typos 2021-06-16 14:52:06 +08:00
map_error.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
misc.c feat: 支持uts容器 2023-01-12 16:42:11 +08:00
mqueue.c feat: 支持cgroups 2023-02-23 09:32:17 +08:00
posix_memalign.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
pprivate.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
pthread.c feat: 支持pid容器 2023-01-11 11:13:34 +08:00
pthread_attr.c refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
pthread_cond.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
pthread_mutex.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
sched.c chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00
semaphore.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
socket.c update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
stdio.c chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00
stdlib.c fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
time.c feat: 支持time容器 2023-01-19 15:03:18 +08:00