| add new ns path for ani Co-Authored-By: NA Signed-off-by: y30058437 <yedexi1@h-partners.com> | 4 个月前 |
| add new ns path for ani Co-Authored-By: NA Signed-off-by: y30058437 <yedexi1@h-partners.com> | 4 个月前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| 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/I6Z32O Signed-off-by: zzulilyw <378305181@qq.com> | 3 年前 |
| Fix crash that invalid func ptr when dso has dlclosed Use atexit to register some callback from dso, but there is no unregister interface. After this dso closed, this callback in atexit callback chain is invalidate. This workround will save the dso that the callback come from, then when dso closed, the relative callbacks would cleared. Issue: #I6UEZQ Test:register atexit cb, then dlclose this dso Signed-off-by: hhj <huanghuijin@huawei.com> Change-Id: I0dfc15366dd51bbe677b9700131fbaf57622499c | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add eabi and time64 api tests Signed-off-by: maweiye <maweiye@huawei.com> | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| 减少dl_multithread_lock用例循环执行次数,避免由于部分设备由于性能问题导致的用例超时失败问题 Signed-off-by: ydx <yedexi1@huawei.com> | 1 年前 |
| Fix libc exit/dlclose deadlock and add logs/traces Issue:I8YDRW Test:libctest & benchmark & trace test Signed-off-by: haotuo <haotuo@huawei.com> Change-Id: Ib1bf640faa78afea5bfffbe2984ddb894f2bda9d | 2 年前 |
| Fix libc exit/dlclose deadlock and add logs/traces Issue:I8YDRW Test:libctest & benchmark & trace test Signed-off-by: haotuo <haotuo@huawei.com> Change-Id: Ib1bf640faa78afea5bfffbe2984ddb894f2bda9d | 2 年前 |
| Enable dlclose .so file recursively Issue: #I84VMK Test: libc-test Change-Id: Ib2f38256e647efbee1f1940ba3f36b8dbdfb2e01 Signed-off-by: robottoy <wangyaofeng.wang@huawei.com> | 2 年前 |
| update global variable after any possible rescursive calling add new test case with multi-threads Issue:I8H46U Test:libc-test Signed-off-by: robottoy <wangyaofeng.wang@huawei.com> Change-Id: Ie2d56b39f1577d4b564c96558728f5546998b336 | 2 年前 |
| Fix crash that invalid func ptr when dso has dlclosed Use atexit to register some callback from dso, but there is no unregister interface. After this dso closed, this callback in atexit callback chain is invalidate. This workround will save the dso that the callback come from, then when dso closed, the relative callbacks would cleared. Issue: #I6UEZQ Test:register atexit cb, then dlclose this dso Signed-off-by: hhj <huanghuijin@huawei.com> Change-Id: I0dfc15366dd51bbe677b9700131fbaf57622499c | 3 年前 |
| 解决关于动态库内存泄漏问题 Signed-off-by: caifuzhou <caifuzhou@huawei.com> | 4 年前 |
| Support rt flags DF_1_NODELETE Issue:#I921VK Test: libctest Signed-off-by: haotuo <haotuo@huawei.com> Change-Id: Iee1dcf4bb916ede39da88b8b1e191163b0381721 | 2 年前 |
| prelink: Add test cases Signed-off-by: Yuan Pengfei <pf.yuan@huawei.com> | 5 个月前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| add new ns path for ani Co-Authored-By: NA Signed-off-by: y30058437 <yedexi1@h-partners.com> | 4 个月前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Make exe can access ndk so Issue:I7JT1E Signed-off-by: yinchuang <yinchuang@huawei.com> | 3 年前 |
| Make exe can access ndk so Issue:I7JT1E Signed-off-by: yinchuang <yinchuang@huawei.com> | 3 年前 |
| Add support for DF_1_GLOBAL Test: libctest & cross so dynamic_cast pass Issue: #I8V01U Signed-off-by: guzhihao4 <guzhihao4@huawei.com> Change-Id: Ie16e97e2a44a020c5e31b08fb6601928cd6f4136 | 2 年前 |
| 修改代码书写规范 Signed-off-by: qiu_yu_jia <qiuyujia1@huawei.com> | 1 年前 |
| Add support for DF_1_GLOBAL Test: libctest & cross so dynamic_cast pass Issue: #I8V01U Signed-off-by: guzhihao4 <guzhihao4@huawei.com> Change-Id: Ie16e97e2a44a020c5e31b08fb6601928cd6f4136 | 2 年前 |
| Open musl Error log and add sigchain logs Issue:I89XHU Test:libctest & hilog test Signed-off-by: haotuo <haotuo@huawei.com> Change-Id: Idea13d27935db1322a5bf2d27a41ba375eadf3ae | 2 年前 |
| Make exe can access ndk so Issue:I7JT1E Signed-off-by: yinchuang <yinchuang@huawei.com> | 3 年前 |
| prelink: Add docs and test cases Signed-off-by: Yuan Pengfei <pf.yuan@huawei.com> | 4 个月前 |
| code sync Signed-off-by: y30058437 <yedexi1@huawei.com> | 1 年前 |
| code sync Signed-off-by: y30058437 <yedexi1@huawei.com> | 1 年前 |
| code sync Signed-off-by: y30058437 <yedexi1@huawei.com> | 1 年前 |
| Make exe can access ndk so Issue:I7JT1E Signed-off-by: yinchuang <yinchuang@huawei.com> | 3 年前 |
| Add support for DF_1_GLOBAL Test: libctest & cross so dynamic_cast pass Issue: #I8V01U Signed-off-by: guzhihao4 <guzhihao4@huawei.com> Change-Id: Ie16e97e2a44a020c5e31b08fb6601928cd6f4136 | 2 年前 |
| Add support for DF_1_GLOBAL Test: libctest & cross so dynamic_cast pass Issue: #I8V01U Signed-off-by: guzhihao4 <guzhihao4@huawei.com> Change-Id: Ie16e97e2a44a020c5e31b08fb6601928cd6f4136 | 2 年前 |
| Add support for DF_1_GLOBAL Test: libctest & cross so dynamic_cast pass Issue: #I8V01U Signed-off-by: guzhihao4 <guzhihao4@huawei.com> Change-Id: Ie16e97e2a44a020c5e31b08fb6601928cd6f4136 | 2 年前 |
| update libc-test/src/functional/dlopen_weaklink.c. Signed-off-by: yedexi <yedexi1@h-partners.com> | 11 个月前 |
| add testcase Signed-off-by: y30058437 <yedexi1@huawei.com> | 11 个月前 |
| add testcase Signed-off-by: y30058437 <yedexi1@huawei.com> | 11 个月前 |
| add testcase Signed-off-by: y30058437 <yedexi1@huawei.com> | 11 个月前 |
| add testcase Signed-off-by: y30058437 <yedexi1@huawei.com> | 11 个月前 |
| prelink: Fix arm support Signed-off-by: Yuan Pengfei <pf.yuan@huawei.com> | 4 个月前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| format change format change Issue:#IAFMAS Signed-off-by: fangting <fangting12@huawei.com> | 2 年前 |
| Add test cases for __rawmemchr.c、fcntl64、__strndup、__strtok_r、get_musl_version Signed-off-by: zhang-quanchao <zhangquanchao@huawei.com> | 6 个月前 |
| 将libctest 用例和接口中所用tmp 路径改成 /data/local/tmp路径 Signed-off-by: ydx <yedexi1@huawei.com> | 2 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| add testcase Signed-off-by: y30058437 <yedexi1@huawei.com> | 11 个月前 |
| modify the different codes between blude and yellow zone Signed-off-by: qiu_yu_jia <qiuyujia1@huawei.com> | 2 年前 |
| modify the different codes between blude and yellow zone Signed-off-by: qiu_yu_jia <qiuyujia1@huawei.com> | 2 年前 |
| Import freebsd strtod Issue:I7F1H2 Test: libctest Signed-off-by: yinchuang <yinchuang@huawei.com> Change-Id: Iaee5b6292fd2c13398dd75cdf34cd14b0b5cac1e | 3 年前 |
| | 1 年前 |
| code sync Signed-off-by: y30058437 <yedexi1@huawei.com> | 1 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| modify the different codes between blude and yellow zone Signed-off-by: qiu_yu_jia <qiuyujia1@huawei.com> | 2 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| | 1 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| fix libc-test Signed-off-by: wangwenjun <wangwenjun59@h-partners.com> | 1 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| fix review problems Signed-off-by: dhy308 <tony.gan@huawei.com> | 3 年前 |
| Fix failed test cases Signed-off-by: maweiye <maweiye@huawei.com> | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add qsort test case issue:https://gitcode.com/openharmony/third_party_musl/issues/2161 Co-Authored-By: Agent Signed-off-by: xwx1135370 <xuyao44@huawei.com> | 1 个月前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| add RENAME_EXCHANGE test in renameat2_test.c Signed-off-by: qiu_yu_jia <qiuyujia1@huawei.com> | 1 年前 |
| tgkill,sched_cpualloc接口和测试用例补充 Signed-off-by: fangting <fangting10@huawei.com> | 4 年前 |
| 扩展了与进程策略设置相关的函数 Signed-off-by: caifuzhou <504631861@qq.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Import freebsd strtod Issue:I7F1H2 Test: libctest Signed-off-by: yinchuang <yinchuang@huawei.com> Change-Id: Iaee5b6292fd2c13398dd75cdf34cd14b0b5cac1e | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add eabi and time64 api tests Signed-off-by: maweiye <maweiye@huawei.com> | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Import freebsd strtod Issue:I7F1H2 Test: libctest Signed-off-by: yinchuang <yinchuang@huawei.com> Change-Id: Iaee5b6292fd2c13398dd75cdf34cd14b0b5cac1e | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: olefirenque <olefirenko.egor@huawei-partners.com> | 3 年前 |
| Publish mallopt api Provides memory cache management interfaces for third-party applications. Issue: I79COU Test:Build & Boot devices Signed-off-by: goblinrs <renshang@huawei.com> | 3 年前 |
| add new ns path for ani Co-Authored-By: NA Signed-off-by: y30058437 <yedexi1@h-partners.com> | 4 个月前 |
| update libc-test/src/functional/tgkill.c. Signed-off-by: yinwei <yinwei42@h-partners.com> | 2 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add mktime_noenv & complete time compute in DST https://gitcode.com/openharmony/third_party_musl/issues/2074 Signed-off-by: zzulilyw <liuyawei10@h-partners.com> | 3 个月前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| fix libc-test dlopen error Signed-off-by: maweiye <maweiye@huawei.com> | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| fix libc-test dlopen error Signed-off-by: maweiye <maweiye@huawei.com> | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add eabi and time64 api tests Signed-off-by: maweiye <maweiye@huawei.com> | 3 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |
| Add libc-test in musl Signed-off-by: maweiye <maweiye@huawei.com> | 4 年前 |