- 09 6月, 2023 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !919 from fangting/master
-
由 openharmony_ci 提交于
Merge pull request !918 from wangchen/0524_dl
-
- 08 6月, 2023 4 次提交
-
-
由 w253227059 提交于
Description: Add an interface to fuse the dylink interface Issue: https://e.gitee.com/open_harmony/dashboard?issue=I78F4J TEST: run a custom hap in m40, Unable to use dlns Signed-off-by: Nwangchen <wangchen240@huawei.com>
-
由 openharmony_ci 提交于
Merge pull request !935 from zzulilyw/master
-
由 openharmony_ci 提交于
Merge pull request !910 from cheng_jinsong/fly0516
-
由 openharmony_ci 提交于
Merge pull request !886 from haotuo/fortify_interface_fix
-
- 07 6月, 2023 4 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !937 from yinchuang/add_compare
-
由 chengjinsong2 提交于
描述:修改third_party_musl下的config Issue: https://gitee.com/openharmony/build/issues/I77O24?from=project-issue 测试: 1.设备启动正常 2.设备应用使用无异常 3.dmesg/hilog无明显错误信息 Signed-off-by: Nchengjinsong2 <chengjinsong2@huawei.com>
-
由 yinchuang 提交于
Issue:I7BDC5 Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Run and check the compare results
-
- 06 6月, 2023 3 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !934 from yinchuang/add_musl_benchmark
-
由 yinchuang 提交于
Issue:I7AQ1T Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build
-
由 zzuli_lyw 提交于
Description: Modifying the function of checking fd(file descriptor) from to to avoid failing test case in Rk3566 Issue: https://gitee.com/openharmony/xts_acts/issues/I7AFUP Test: run xts suite on Rk3566 until the failure is not returned in `open` test case Signed-off-by: zzulilyw <378305181@qq.com>
-
- 04 6月, 2023 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !932 from Wang Yaofeng/write_optimization_come_back
-
- 03 6月, 2023 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !925 from wangchen/0529_musl
-
- 02 6月, 2023 4 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !908 from haotuo/syscall_cp_opt
-
由 wangchen 提交于
add compilation options for configuring jemalloc addr random Close #I798KE Signed-off-by: Nwangchen <wangchen240@huawei.com>
-
由 fangting 提交于
Signed-off-by: Nfangting <fangting12@huawei.com>
-
由 robottoy 提交于
Issue: I79VSS Test: libc-test,benchmark,POSIX xts Change-Id: I07c517702a977895e759aab787167e9e3521da76 Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
- 01 6月, 2023 5 次提交
-
-
由 haotuo 提交于
2. Modify macro MUSL_FORTIFY_SOURCE to _FORTIFY_SOURCE so it can work correctly Issue:#I70BYR Test: pass libc-test Signed-off-by: Nhaotuo <haotuo@huawei.com> Change-Id: If4d2dd64284d432dcc8dd3d8de9fd7f198a27e82
-
由 fangting 提交于
Issue:I78NRZ Signed-off-by: Nfangting <fangting12@huawei.com>
-
由 openharmony_ci 提交于
Merge pull request !930 from 卢韬/master
-
由 openharmony_ci 提交于
Merge pull request !929 from goblinrs/master
-
由 haotuo 提交于
2. Optimize syscall_cp 2 syscall because pthread_cancel not available on ohos Issue:#I76K30 Test: libc test && benchmark Signed-off-by: Nhaotuo <haotuo@huawei.com> Change-Id: I9fff69b3d51337fbf2f1545ea47af871b544d9cc
-
- 31 5月, 2023 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !916 from yinchuang/opt_pthread_once
-
由 lutao 提交于
issue:#I79OV7 Test:libc-test Signed-off-by: Nlutao <lutao31@huawei.com>
-
- 30 5月, 2023 3 次提交
-
-
由 r00490903 提交于
Provides memory cache management interfaces for third-party applications. Issue: I79COU Test:Build & Boot devices Signed-off-by: Ngoblinrs <renshang@huawei.com>
-
由 openharmony_ci 提交于
Merge pull request !927 from Wang Yaofeng/write
-
由 Wang Yaofeng 提交于
Issue:I799HR Test:libc-test Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
- 25 5月, 2023 3 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !907 from Wang Yaofeng/writex
-
由 openharmony_ci 提交于
Merge pull request !903 from guzhihao4/fix_sigaltstack_release
-
由 yinchuang 提交于
Issue:I77Z1V Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test: Build & Boot Device
-
- 23 5月, 2023 3 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !905 from yinchuang/opt_dlsym
-
由 chengjinsong2 提交于
Signed-off-by: Nchengjinsong2 <chengjinsong2@huawei.com>
-
由 openharmony_ci 提交于
Merge pull request !909 from yinchuang/opt_strchrnul
-
- 22 5月, 2023 4 次提交
-
-
由 guzhihao4 提交于
Release signal stack guard separately Issue: #I73EUD Test: Libctest pass & mmap check noleak Signed-off-by: Nguzhihao4 <guzhihao4@huawei.com> Change-Id: Idca65a1c87898ab3cbb0e84e1c39f0772dad89cc
-
由 openharmony_ci 提交于
Merge pull request !906 from zhengkaijie/master
-
由 openharmony_ci 提交于
Merge pull request !912 from zzulilyw/master
-
由 yinchuang 提交于
Issue:I76QO0 Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test: Build & Boot Device
-
- 19 5月, 2023 1 次提交
-
-
由 zzuli_lyw 提交于
Fix test cases' bugs in xts suite (2/2) (dependent pr https://gitee.com/openharmony/xts_acts/pulls/8683) fix code format Issue: https://gitee.com/openharmony/third_party_musl/issues/I6Z32OSigned-off-by: zzulilyw <378305181@qq.com>
-