From d884da82e9552955f117c15fe3d513e61b09fe99 Mon Sep 17 00:00:00 2001 From: JokerXD_liu Date: Mon, 11 Jul 2022 06:40:48 +0000 Subject: [PATCH] !1027 Change the name of utils_native & utils_native_lite * Change the name of utils_native & utils_native_lite --- sig/sig-compileruntime/sig-compile-runtime.md | 4 ++-- sig/sig-compileruntime/sig-compile-runtime_cn.md | 4 ++-- sig/sigs.json | 4 ++++ zh/committer.md | 4 ++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/sig/sig-compileruntime/sig-compile-runtime.md b/sig/sig-compileruntime/sig-compile-runtime.md index c3098d4..3337611 100644 --- a/sig/sig-compileruntime/sig-compile-runtime.md +++ b/sig/sig-compileruntime/sig-compile-runtime.md @@ -41,8 +41,8 @@ - third_party_quickjs: https://gitee.com/openharmony/third_party_quickjs - utils: https://gitee.com/openharmony/utils - utils_memory: https://gitee.com/openharmony/utils_memory - - utils_native: https://gitee.com/openharmony/utils_native - - utils_native_lite: https://gitee.com/openharmony/utils_native_lite + - commonlibrary_c_utils: https://gitee.com/openharmony/commonlibrary_c_utils + - commonlibrary_utils_lite: https://gitee.com/openharmony/commonlibrary_utils_lite - third_party_llvm-project: https://gitee.com/openharmony-sig/third_party_llvm-project - third_party_lldb-mi: https://gitee.com/openharmony-sig/third_party_lldb-mi diff --git a/sig/sig-compileruntime/sig-compile-runtime_cn.md b/sig/sig-compileruntime/sig-compile-runtime_cn.md index e112975..44e5317 100644 --- a/sig/sig-compileruntime/sig-compile-runtime_cn.md +++ b/sig/sig-compileruntime/sig-compile-runtime_cn.md @@ -40,8 +40,8 @@ - third_party_quickjs: https://gitee.com/openharmony/third_party_quickjs - utils: https://gitee.com/openharmony/utils - utils_memory: https://gitee.com/openharmony/utils_memory - - utils_native: https://gitee.com/openharmony/utils_native - - utils_native_lite: https://gitee.com/openharmony/utils_native_lite + - commonlibrary_c_utils: https://gitee.com/openharmony/commonlibrary_c_utils + - commonlibrary_utils_lite: https://gitee.com/openharmony/commonlibrary_utils_lite - third_party_llvm-project: https://gitee.com/openharmony-sig/third_party_llvm-project - third_party_lldb-mi: https://gitee.com/openharmony-sig/third_party_lldb-mi diff --git a/sig/sigs.json b/sig/sigs.json index 0886ea3..16cc37f 100755 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -734,6 +734,8 @@ "https://gitee.com/openharmony/js_worker_module", "https://gitee.com/openharmony-sig/utils_memory", "https://gitee.com/openharmony-sig/third_party_mimalloc", + "https://gitee.com/openharmony/commonlibrary_c_utils", + "https://gitee.com/openharmony/commonlibrary_utils_lite", "https://gitee.com/openharmony/arkcompiler_runtime_core", "https://gitee.com/openharmony/arkcompiler_ets_runtime", "https://gitee.com/openharmony/arkcompiler_ets_frontend", @@ -746,6 +748,8 @@ "base/compileruntime/js_worker_module", "utils/memory", "third_party/mimalloc", + "commonlibrary/c_utils", + "commonlibrary/utils_lite", "arkcompiler/runtime_core", "arkcompiler/ets_runtime", "arkcompiler/ets_frontend", diff --git a/zh/committer.md b/zh/committer.md index a2c0faa..ca68407 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -105,7 +105,7 @@ |103|third_party_unity|third_party/unity|https://gitee.com/buranfanchen|wangjuntao.wang@huawei.com|https://gitee.com/gaohanyi1982|gaohanyi@huawei.com|SIG_Test| |104|third_party_wpa_supplicant|third_party/wpa_supplicant|https://gitee.com/rain_myf|maoyufeng3@huawei.com| | |SIG_SoftBus| |105|third_party_zlib|third_party/zlib|https://gitee.com/autumn330|hw.liuwei@huawei.com| | |SIG_ApplicationFramework| -|106|utils_native_lite|utils/native/lite|https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| +|106|commonlibrary_utils_lite|commonlibrary/utils_lite|https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| |107|vendor_hisilicon|vendor/hisilicon|https://gitee.com/yuanwhong|yuanwenhong@hisilicon.com|https://gitee.com/helsingchen|helsing.chen@hisilicon.com|SIG_DriverFramework| |108|vendor_huawei_hdf|vendor/huawei/hdf|https://gitee.com/zianed|houxuanzhe@huawei.com|https://gitee.com/Kevin-Lau|liufeihu@huawei.com|SIG_DriverFramework| |109|drivers_peripheral|drivers/peripheral|https://gitee.com/zianed|houxuanzhe@huawei.com|https://gitee.com/Kevin-Lau
https://gitee.com/yuanbogit
https://gitee.com/aqxyjay|liufeihu@huawei.com
yuanbo@huawei.com
zhangchunxin@huawei.com|SIG_DriverFramework| @@ -214,7 +214,7 @@ |212|third_party_wayland_standard|third_party/wayland_standard|https://gitee.com/bj1010|dubingjian@huawei.com| | |SIG_Graphics| |213|third_party_weston|third_party/weston|https://gitee.com/lz-230|lizheng2@huawei.com| | |SIG_Graphics| |214|utils|utils|https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| -|215|utils_native|utils/native|https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| +|215|commonlibrary_c_utils|commonlibrary/c_utils|https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| |216|utils_system_resources|utils/system_resources|https://gitee.com/zhengbin5|zhengbin5@huawei.com| | |SIG_ApplicationFramework| |217|utils_selinux_policy_standard|utils/system/selinux_policy_standard|https://gitee.com/xuwenfang|xuwenfang@huawei.com| | |SIG_Security| |218|app_samples|NA|https://gitee.com/illybyy|baoyayong@huawei.com|https://gitee.com/jiangtao92|jiangtao57@huawei.com|SIG_SystemApplication| -- GitLab