- 21 6月, 2023 1 次提交
-
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7F6E8 test: accepted xts_acts ActsToolChainTest 1128/1128 Signed-off-by: zzulilyw <378305181@qq.com>
-
- 20 6月, 2023 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !942 from qijinquan/benchmark
-
由 openharmony_ci 提交于
Merge pull request !940 from yinchuang/fix_code_check
-
- 19 6月, 2023 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !922 from cheng_jinsong/init-benchmark
-
由 cheng_jinsong 提交于
Signed-off-by: Ncheng_jinsong <chengjinsong2@huawei.com>
-
- 16 6月, 2023 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !941 from wangchen/0614_mu
-
- 15 6月, 2023 1 次提交
-
-
由 qijinquan 提交于
Issue:I7DR6U Test:Build Signed-off-by: Nqijinquan <qijinquan@kaihong.com>
-
- 14 6月, 2023 2 次提交
-
-
由 w253227059 提交于
Description: rollback dylink disable Issue:https://gitee.com/openharmony/third_party_musl/issues/I7DHP1 TEST: none Signed-off-by: Nwangchen <wangchen240@huawei.com>
-
由 yinchuang 提交于
Issue:I7D2TJ Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build
-
- 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 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !907 from Wang Yaofeng/writex
-
由 openharmony_ci 提交于
Merge pull request !903 from guzhihao4/fix_sigaltstack_release
-