- 08 6月, 2023 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !886 from haotuo/fortify_interface_fix
-
- 07 6月, 2023 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !937 from yinchuang/add_compare
-
由 yinchuang 提交于
Issue:I7BDC5 Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Run and check the compare results
-
- 06 6月, 2023 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !934 from yinchuang/add_musl_benchmark
-
由 yinchuang 提交于
Issue:I7AQ1T Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build
-
- 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 3 次提交
-
-
由 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>
-
由 robottoy 提交于
Issue: I79VSS Test: libc-test,benchmark,POSIX xts Change-Id: I07c517702a977895e759aab787167e9e3521da76 Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
- 01 6月, 2023 4 次提交
-
-
由 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
-
由 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 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !905 from yinchuang/opt_dlsym
-
由 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 7 次提交
-
-
由 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>
-
由 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>
-
由 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>
-
由 zzuli_lyw 提交于
Fix test cases' bugs in xts suite (2/2) (dependent pr https://gitee.com/openharmony/xts_acts/pulls/8683) 1. Fix trace_marker test case 2. Fix sigchain_intercept_signal test case 3. Fix mknod test case 4. Fix atexit_dlclose test case 5. Fix raise-race test case 6. Fix timer_create, timer_getoverrun, timer_settime timed out Issue: https://gitee.com/openharmony/third_party_musl/issues/I6Z32OSigned-off-by: zzulilyw <378305181@qq.com>
-
由 openharmony_ci 提交于
Merge pull request !888 from yinchuang/musl_print
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
由 yinchuang 提交于
Issue:I70LQ0 Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build & Boot Device
-
- 18 5月, 2023 2 次提交
-
-
由 robottoy 提交于
Original fwrite call sys_writev to sync user buffer && file buffer to disk at same time, but user buffer may samll than file buffer, that may reduce I/O throughout. fix freadx internal api in fmemopen/stdin/freopen Issue:I73VQ3 Test:libc-test, benchmark Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com> Change-Id: Ic7315e0a5a0f5f18e3c3f3dd8aecbdc9af1290db
-
由 openharmony_ci 提交于
Merge pull request !904 from haotuo/getenv_optimization
-
- 17 5月, 2023 3 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !902 from Wang Yaofeng/master
-
由 haotuo 提交于
Issue: #I73MBP Test: libc test & benchmark test Signed-off-by: Nhaotuo <haotuo@huawei.com> Change-Id: Ibf8667e46c5199e5b7c3039029efb5b9daacc836
-
由 openharmony_ci 提交于
Merge pull request !899 from yinchuang/opt_dladdr
-