- 22 8月, 2023 1 次提交
-
-
由 guzhihao4 提交于
Do unmap_library after all dependent libraries are closed. Test: local test pass & libctest pass Issue: #I7SRPDw Signed-off-by: Nguzhihao4 <guzhihao4@huawei.com> Change-Id: Ie27666dfb07e85d7123150ba26797626bbc46c79
-
- 01 8月, 2023 1 次提交
-
-
由 fangting 提交于
Signed-off-by: Nfangting <fangting12@huawei.com>
-
- 31 7月, 2023 1 次提交
-
-
由 fangting 提交于
Issue: I7ONK3 Signed-off-by: Nfangting <fangting12@huawei.com>
-
- 16 7月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I7JT1E Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 15 7月, 2023 1 次提交
-
-
由 fangting 提交于
commit 188759bb documented the intent to allow recursive dlopen based on tracking ctor_visitor, but used a kernel tid rather than the pthread_t to identify the caller. as a result, it would not behave as intended under fork by a ctor, where the child tid would not match. Test:libc-test/src/function/exit.c Issue:I7F2LR Signed-off-by: Nfangting <fangting12@huawei.com>
-
- 30 6月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I7F1H2 Test: libctest Signed-off-by: Nyinchuang <yinchuang@huawei.com> Change-Id: Iaee5b6292fd2c13398dd75cdf34cd14b0b5cac1e
-
- 01 6月, 2023 1 次提交
-
-
由 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
-
- 30 5月, 2023 1 次提交
-
-
由 r00490903 提交于
Provides memory cache management interfaces for third-party applications. Issue: I79COU Test:Build & Boot devices Signed-off-by: Ngoblinrs <renshang@huawei.com>
-
- 19 5月, 2023 4 次提交
-
-
由 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>
-
- 13 4月, 2023 1 次提交
-
-
由 hhj 提交于
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: Nhhj <huanghuijin@huawei.com> Change-Id: I0dfc15366dd51bbe677b9700131fbaf57622499c
-
- 05 1月, 2023 1 次提交
-
-
由 zgq-0218 提交于
Issue: #I692AU Test: Build & Boot devices Signed-off-by: Nzgq-0218 <zhaoguoqiang8@huawei.com>
-
- 03 1月, 2023 1 次提交
-
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 30 12月, 2022 1 次提交
-
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 30 11月, 2022 1 次提交
-
-
由 olefirenque 提交于
Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: Nolefirenque <olefirenko.egor@huawei-partners.com>
-
- 15 11月, 2022 2 次提交
-
-
由 maweiye 提交于
Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
由 openharmony_ci 提交于
-
- 07 11月, 2022 1 次提交
-
-
由 olefirenque 提交于
Signed-off-by: Nolefirenque <olefirenko.egor@huawei-partners.com>
-
- 01 11月, 2022 1 次提交
-
-
由 Maxim Polyakov 提交于
Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
- 18 10月, 2022 1 次提交
-
-
由 maweiye 提交于
Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
- 13 10月, 2022 1 次提交
-
-
由 openharmony_ci 提交于
-
- 11 10月, 2022 2 次提交
-
-
由 Maxim Polyakov 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
由 sosnin-vladimir 提交于
Add tests for malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, mallopt, malloc_backtrace. Implemented by Olefirenko Egor, Polyakov Maxim, Frolikov Boris Signed-off-by: Nsosnin-vladimir <sosninvladimir@huawei.com>
-
- 10 10月, 2022 1 次提交
-
-
由 openharmony_ci 提交于
回退 'Pull Request !516 : Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, malloc_backtrace, mallopt to musl memory allocator rebased 2'
-
- 07 10月, 2022 1 次提交
-
-
由 Maxim Polyakov 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
- 06 10月, 2022 2 次提交
-
-
由 Maxim Polyakov 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
由 Maxim Polyakov 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
- 05 10月, 2022 1 次提交
-
-
由 Maxim Polyakov 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
- 04 10月, 2022 1 次提交
-
-
由 olefirenque 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
- 30 9月, 2022 2 次提交
-
-
由 Maxim Polyakov 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com> Change-Id: I395172f55ac387a98f998334c2218d5f86bb35b9 Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
由 Maxim Polyakov 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com> Change-Id: I5d319e3c7c0a713f3a6d39ba97c28b3ee24807d2 Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
-
- 29 9月, 2022 2 次提交
-
-
由 Maxim Polyakov 提交于
Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com> Change-Id: I05ac3bcccf72b2f9cd5f05a04a14f610475aac2b
-
由 Maxim Polyakov 提交于
Add malloc_info, malloc_stats_print, mallinfo2, malloc_iterate, malloc_enable, malloc_disable, mallopt, malloc_backtrace to musl default allocator Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com> Change-Id: I9300684afd69750973a3b9046aeaaade72ee88fe
-
- 08 9月, 2022 1 次提交
-
-
由 maweiye 提交于
Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
- 05 7月, 2022 1 次提交
-
-
由 fangting 提交于
Signed-off-by: Nfangting <fangting10@huawei.com>
-
- 17 6月, 2022 1 次提交
-
-
由 wangjiahui 提交于
Signed-off-by: Nwangjiahui <wangjiahui27@huawei.com>
-
- 07 6月, 2022 1 次提交
-
-
由 fangting 提交于
Signed-off-by: Nfangting <fangting10@huawei.com>
-
- 21 4月, 2022 1 次提交
-
-
由 yangwenjun 提交于
This reverts commit fd8c6da6, reversing changes made to acdab8e8. Signed-off-by: Nyangwenjun <yangwenjun13@huawei.com>
-