- 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
-
- 21 7月, 2023 1 次提交
-
-
由 wangchen 提交于
Check whether the caller meets the permit list or the target namespace is nweb. Issue: #I7JUUV Signed-off-by: Nwangchen <wangchen240@huawei.com> TEST: run web and napi xts test
-
- 16 7月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I7EFAP 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>
-
- 13 7月, 2023 1 次提交
-
-
由 heyujie 提交于
Signed-off-by: Nheyujie <heyujie4@hisilicon.com>
-
- 07 7月, 2023 1 次提交
-
-
由 w253227059 提交于
Check whether the caller meets the permit list or the target namespace is nweb. Issue: I7HECC Signed-off-by: Nwangchen <wangchen240@huawei.com> TEST: xts and libc-test
-
- 16 6月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I7DZL6 Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test: Build & Boot device
-
- 14 6月, 2023 1 次提交
-
-
由 w253227059 提交于
Description: rollback dylink disable Issue:https://gitee.com/openharmony/third_party_musl/issues/I7DHP1 TEST: none Signed-off-by: Nwangchen <wangchen240@huawei.com>
-
- 08 6月, 2023 1 次提交
-
-
由 w253227059 提交于
Description: Add an interface to fuse the dylink interface Issue: https://e.gitee.com/open_harmony/dashboard?issue=I78F4J TEST: run a custom hap in m40, Unable to use dlns Signed-off-by: Nwangchen <wangchen240@huawei.com>
-
- 17 5月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I73RD2 Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build & Boot Device
-
- 12 5月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I72BDA Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test: Build & Boot Device
-
- 04 5月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I6YMRJ Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build & Boot Device
-
- 19 4月, 2023 2 次提交
-
-
由 yinchuang 提交于
Issue:I6WG4X Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build && Boot Device
-
由 liuyaning 提交于
Add define to differentice between gn and cmake. https://gitee.com/openharmony/third_party_musl/issues/I6WT07Signed-off-by: Nliuyaning <liuyaning7@huawei.com>
-
- 14 4月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I6UKTB Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build & Boot devices
-
- 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
-
- 31 3月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I6SL6I Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 14 3月, 2023 2 次提交
-
-
由 liweihui 提交于
Issue:I6L2A1 Test:no new error reported in libc-test Signed-off-by: NL_WeiHui <liweihui3@huawei.com>
-
由 liweihui 提交于
Issue:I6L2A1 Test:no new error reported in libc-test Signed-off-by: NL_WeiHui <liweihui3@huawei.com>
-
- 08 3月, 2023 1 次提交
-
-
由 liweihui 提交于
Signed-off-by: Nliweihui <liweihui3@huawei.com>
-
- 01 3月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6GQSA Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 23 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6DO52 Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 10 2月, 2023 2 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 09 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass 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>
-
- 01 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 30 1月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I6A05Q Test: Build & Boot devices Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 29 1月, 2023 2 次提交
-
-
由 MapleStory 提交于
If musl.dl.debug.dlclose is enabled, the sections of dlclosed library will not be unmapped. Instead the mmap area will be set to PROT_NONE. If the program run into the dlclosed library the crash log would contain the library info rather than a unmapped pc. The param can be set by following cmdline: param set musl.dl.debug.dlclose enable Issue: I69Y3Z Test: backtrace_local_test Signed-off-by: NMapleStory <zengzhi5@huawei.com>
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 12 1月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 11 1月, 2023 1 次提交
-
-
由 XUBO 提交于
Issue: #I69VB3 Test: Build & Boot devices Change-Id: I60500509c3957aa4be66b203bffa0bb84709efde Signed-off-by: NXUBO <xubomain@163.com>
-
- 10 1月, 2023 2 次提交
-
-
由 maweiye 提交于
Issue:I67DWL Test:build Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
由 yinchuang 提交于
Issue:I69EYN Test: Build & Boot devices Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 29 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Issue:I67Y0K Test:Build & Boot devices Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 15 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Use global and deps to reloc so Issue: I6687G Test: Build & Boot devices Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 13 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
This reverts commit 98799477. Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 07 12月, 2022 1 次提交
-
-
由 maweiye 提交于
Issue:I650NI Test: pass Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
- 06 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Remove gnu_lookup_filter and inline hash filter code Issue:https://gitee.com/openharmony/third_party_musl/issues/I64I7QSigned-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 04 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-