- 01 6月, 2023 1 次提交
-
-
由 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
-
- 30 5月, 2023 2 次提交
-
-
由 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
-
- 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 5 次提交
-
-
由 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
-
由 weixin_45937718 提交于
Use static link of pandafile and pandabase Issue:#I73S31 Test:Build & Boot devices Signed-off-by: zhengkaijie <2658880633@qq.com>
-
由 yinchuang 提交于
Issue:I73RD2 Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build & Boot Device
-
- 16 5月, 2023 1 次提交
-
-
由 robottoy 提交于
Original stdio read use readv as default syscall,calling vfs_read twice will reduce I/O throughout, use syscall read instead with buffer if possible Issue:I70LQ0 Test: libc-test, benchmark Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com> Change-Id: I2e5c0298fcd665edb3228ca400ee77fbf25a298c
-
- 15 5月, 2023 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !890 from guzhihao4/fix_libctest_for_x86
-
- 13 5月, 2023 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !895 from zzulilyw/master
-
- 12 5月, 2023 3 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !896 from klcf0220/master
-
由 zengchunliang 提交于
描述:sigchain重发信号当SIG_DFL时 Issue:https://gitee.com/openharmony/hiviewdfx_faultloggerd/issues/I6P48B 测试:运行libc-test通过 Signed-off-by: Nzengchunliang <zengchunliang3@huawei.com>
-
由 yinchuang 提交于
Issue:I72BDA Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test: Build & Boot Device
-
- 10 5月, 2023 9 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !877 from hongbinj/fix-net-dlopen
-
由 zzuli_lyw 提交于
Merge pull request !12 from zzulilyw/lyw_develop
-
由 zzuli_lyw 提交于
在libc.map.txt中在global中剔除在local中出现的选项,将local置为*,补充global缺失的选项 Issue: https://gitee.com/openharmony/third_party_musl/issues/I70WI9 Test: 编译构建libc Signed-off-by: zzulilyw <378305181@qq.com>
-
由 zzuli_lyw 提交于
Merge pull request !11 from zzulilyw/lyw_develop
-
由 zzuli_lyw 提交于
在libc.map.txt中在global中剔除在local中出现的选项,将local置为*,补充global缺失的选项 Issue: https://gitee.com/openharmony/third_party_musl/issues/I70WI9 Test: 编译构建libc Signed-off-by: zzulilyw <378305181@qq.com>
-
由 zzuli_lyw 提交于
Merge pull request !10 from zzulilyw/lyw_develop
-
由 zzuli_lyw 提交于
在libc.map.txt中在global中剔除在local中出现的选项,将local置为*,补充global缺失的选项 Issue: https://gitee.com/openharmony/third_party_musl/issues/I70WI9 Test: 编译构建libc Signed-off-by: zzulilyw <378305181@qq.com>
-
由 zzuli_lyw 提交于
Merge pull request !9 from zzulilyw/lyw_develop
-
由 zzuli_lyw 提交于
在libc.map.txt中在global中剔除在local中出现的选项,将local置为*,补充global缺失的选项 Issue: https://gitee.com/openharmony/third_party_musl/issues/I70WI9 Test: 编译构建libc Signed-off-by: zzulilyw <378305181@qq.com>
-