- 16 8月, 2023 1 次提交
-
-
由 jwx1265790 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7TP1Y test: libc-test Signed-off-by: Njwx1265790 <2510840462@qq.com>
-
- 08 8月, 2023 1 次提交
-
-
由 zzulilyw 提交于
Issue: https://gitee.com/openharmony/xts_acts/issues/I7FAYP test: xts ActsToolChainTest Signed-off-by: Nzzulilyw <liuyawei10@huawei.com>
-
- 04 8月, 2023 1 次提交
-
-
由 jwx1265790 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7PMQ5 test: libc-test Signed-off-by: Njwx1265790 <2510840462@qq.com>
-
- 31 7月, 2023 2 次提交
-
-
由 yinchuang 提交于
Issue:I7OZJI Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:libctest
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7OX5Y test: xts ActsToolChainTest Signed-off-by: zzulilyw <378305181@qq.com>
-
- 26 7月, 2023 2 次提交
-
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7NWEI test: libc-test Signed-off-by: zzulilyw <378305181@qq.com>
-
由 robottoy 提交于
Issue:#I7O24N Test:libc-test Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com> Change-Id: I431b30819011744e3bd5525fb0ccb8c9e06d990a
-
- 24 7月, 2023 1 次提交
-
-
由 robottoy 提交于
Issue: I7MRBU Test: libc-test Change-Id: Ic71d77e6fa4df22faa54d85e9e8997b413a6b0dc Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
- 21 7月, 2023 1 次提交
-
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I7LB0W test: libc-test Signed-off-by: zzulilyw <378305181@qq.com>
-
- 18 7月, 2023 1 次提交
-
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7JK2Z test: libc-test Signed-off-by: zzulilyw <378305181@qq.com>
-
- 16 7月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I7JT1E Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 15 7月, 2023 2 次提交
-
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7JK2Z test: libc-test Signed-off-by: zzulilyw <378305181@qq.com>
-
由 robottoy 提交于
Issue:#I7L4P3 Test:libc-test Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com> Change-Id: I76d468a7f4e5bafd996447584928cfed6f7f54d5
-
- 13 7月, 2023 1 次提交
-
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7JK2Z test: libc-test Signed-off-by: zzulilyw <378305181@qq.com>
-
- 21 6月, 2023 1 次提交
-
-
由 zzuli_lyw 提交于
modify logic to prevent environment problems Issue: https://gitee.com/openharmony/xts_acts/issues/I7CQSW test: accepted xts_acts ActsToolChainTest 1127/1127 Signed-off-by: zzulilyw <378305181@qq.com>
-
- 06 6月, 2023 1 次提交
-
-
由 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>
-
- 02 6月, 2023 1 次提交
-
-
由 robottoy 提交于
Issue: I79VSS Test: libc-test,benchmark,POSIX xts Change-Id: I07c517702a977895e759aab787167e9e3521da76 Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
- 01 6月, 2023 2 次提交
-
-
由 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
-
由 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
-
- 19 5月, 2023 2 次提交
-
-
由 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>
-
- 09 5月, 2023 1 次提交
-
-
由 hongbinj 提交于
Before this fix, every call to libnetsys_client.z.so's functions involves loading the lib, searching symbols and unloading the lib. Assuming debugging a process with lldb, it will hurt the debugging performance because lldb stops at dlopen and dlcose (lldb inserts internal breakpoints to know which shared library is loaded or unloaded). It is fixed by storing the handle to the lib and function pointers globally. Issue: I6XDBW Test: passed most test cases of libc-test with 4 anticipated cases failed Signed-off-by: Nhongbinj <jinhongbin2@huawei.com>
-
- 04 5月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I6YMRJ Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build & Boot Device
-
- 17 4月, 2023 1 次提交
-
-
由 maweiye 提交于
ISSUE:https://gitee.com/openharmony/third_party_musl/issues/I6W97T Test:All pass Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
- 30 3月, 2023 1 次提交
-
-
由 maweiye 提交于
Modify runtest_Windows.bat to push test_dcngettext.mo to '/tmp'; Create /etc/shadow for getspnam_r; Cancel 6 test shield and add 2 new. Issue: I6L8HT Test: Pass: 1156/1160 Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
- 28 3月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6HRVC Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 24 3月, 2023 1 次提交
-
-
由 guzhihao4 提交于
Fix version-script in libc-test Issue: #I6ID6E Test: xts pass Signed-off-by: Nguzhihao4 <guzhihao4@huawei.com> Change-Id: I133b659dba3d320107ec5d0a6c05faf15ad1a14d
-
- 01 3月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6GQSA Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 27 2月, 2023 1 次提交
-
-
由 maweiye 提交于
Modify the get_nprocs_conf to count the number of cpuNN directories. Modify the get_nprocs to read the number of CPUs in the online file. Issue:I6FACP Test:pass Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
- 23 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6DO52 Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 21 2月, 2023 2 次提交
-
-
由 dhy308 提交于
Issue: I6AEEI Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
由 dhy308 提交于
Issue: I6AEEI Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 18 2月, 2023 3 次提交
-
-
由 dhy308 提交于
Issue: I6AEEI Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
由 dhy308 提交于
Issue: I6AEEI Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
由 dhy308 提交于
Issue: I6AEEI Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 13 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6AEEI Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 10 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 09 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6AEEI Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 08 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6AEEI Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 03 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-