- 01 8月, 2023 1 次提交
-
-
由 fangting 提交于
Signed-off-by: Nfangting <fangting12@huawei.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>
-
由 yinchuang 提交于
Issue:I7NQ5W Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:libctest
-
- 24 7月, 2023 1 次提交
-
-
由 robottoy 提交于
Issue: I7MRBU Test: libc-test Change-Id: Ic71d77e6fa4df22faa54d85e9e8997b413a6b0dc Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
- 20 7月, 2023 1 次提交
-
-
由 li-tao116 提交于
Use __builtin_memset to init pthread_mutex_t and pthread_rwlock_t. Issue: #I7MIQ5 Test: libctest, benchmark Signed-off-by: Nlitao <litao@kaihong.com> Change-Id: I5744c6cf27e9deff551f20b3dd663648420b4330
-
- 19 7月, 2023 3 次提交
-
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7JK2Z test: libc-test Signed-off-by: zzulilyw <378305181@qq.com>
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7JK2Z test: libc-test Signed-off-by: zzulilyw <378305181@qq.com>
-
由 li-tao116 提交于
Use __builtin_memset to init pthread_cond_t. Issue: #I7M851 Test: libctest, benchmark Signed-off-by: Nlitao <litao@kaihong.com> Change-Id: Ib30428b82df4eebe7788f88e2638189e5afa1f97
-
- 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:I7EFAP Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 15 7月, 2023 3 次提交
-
-
由 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
-
由 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 3 次提交
-
-
由 li-tao116 提交于
Implement fileno_unlocked without FLOCK. Issue: #I7L16Z Test: libctest, benchmark Signed-off-by: Nlitao <litao@kaihong.com> Change-Id: Iee03e7a561e5bedde74054910a0e7ecebf7afe67
-
由 li-tao116 提交于
Inline the strlen function to reduce the cost of function calls. Issue: #I7L0VO Test: libctest, benchmark Signed-off-by: Nlitao <litao@kaihong.com> Change-Id: I0d80a7c985392ebe860ba0deaa67ad7d093705c1
-
由 zzuli_lyw 提交于
Issue: https://gitee.com/openharmony/third_party_musl/issues/I7JK2Z test: libc-test Signed-off-by: zzulilyw <378305181@qq.com>
-
- 05 7月, 2023 1 次提交
-
-
由 lice 提交于
fix compile error when use_jemalloc_recycle_func open Issuse:I7IQ2Z Signed-off-by: Nlice <lice4@huawei.com>
-
- 04 7月, 2023 2 次提交
-
-
由 lice 提交于
add signal handler for recycle jemalloc cache before application freeze I7I5K6 Signed-off-by: Nlice <lice4@huawei.com>
-
由 robottoy 提交于
Issue:I7I9X5 Test:libc-test, benchmark Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com> Change-Id: I55f79a8bec9dc890121ec4fea10c982328c2073e Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
- 30 6月, 2023 3 次提交
-
-
由 yinchuang 提交于
Issue:I7F1H2 Test: libctest Signed-off-by: Nyinchuang <yinchuang@huawei.com> Change-Id: Iaee5b6292fd2c13398dd75cdf34cd14b0b5cac1e
-
由 robottoy 提交于
Issue: #I7G4XP Test: libc-test, benchmark Change-Id: Ica380c7056c9cc27c710413fa8752cad14b9230f Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
由 lutao 提交于
issue:#I7GYZ1 Test:libc-test Signed-off-by: Nlutao <lutao31@huawei.com>
-
- 29 6月, 2023 1 次提交
-
-
由 fangting 提交于
Issue:I7DUFD Test:libc-test Signed-off-by: Nfangting <fangting12@huawei.com>
-
- 28 6月, 2023 1 次提交
-
-
由 qijinquan 提交于
Issue:I79RDX test:lib-test, benchmark Signed-off-by: Nqijinquan <qijinquan@kaihong.com>
-
- 25 6月, 2023 1 次提交
-
-
由 Wang Yaofeng 提交于
reduce duplicate calling (syscall-fcntl, strstr) allocate file buffer if need, to reduce calling malloc allocate FILE structs in advance, and reuse them after calling fclose. Issue: #I7CF8X Test:libc-test, benchmark, wukong test Signed-off-by: NWang Yaofeng <wangyaofeng.wang@huawei.com> Change-Id: I12585e1ad99b8dbecbbaec1d259d26c58f266cd0
-
- 20 6月, 2023 1 次提交
-
-
由 haotuo 提交于
Issue:#I7F1P4 test: libc-test & benchmark Signed-off-by: Nhaotuo <haotuo@huawei.com> Change-Id: I9827079e536fd54a29e09cfaa55e055c9ff02120
-
- 19 6月, 2023 1 次提交
-
-
由 cheng_jinsong 提交于
Signed-off-by: Ncheng_jinsong <chengjinsong2@huawei.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 3 次提交
-
-
由 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
-
由 fangting 提交于
Issue:I78NRZ Signed-off-by: Nfangting <fangting12@huawei.com>
-
由 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
-
- 31 5月, 2023 1 次提交
-
-
由 lutao 提交于
issue:#I79OV7 Test:libc-test Signed-off-by: Nlutao <lutao31@huawei.com>
-
- 30 5月, 2023 1 次提交
-
-
由 Wang Yaofeng 提交于
Issue:I799HR Test:libc-test Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
-
- 25 5月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I77Z1V Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test: Build & Boot Device
-
- 22 5月, 2023 1 次提交
-
-
由 guzhihao4 提交于
Release signal stack guard separately Issue: #I73EUD Test: Libctest pass & mmap check noleak Signed-off-by: Nguzhihao4 <guzhihao4@huawei.com> Change-Id: Idca65a1c87898ab3cbb0e84e1c39f0772dad89cc
-
- 19 5月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I70LQ0 Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build & Boot Device
-
- 18 5月, 2023 1 次提交
-
-
由 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
-
- 17 5月, 2023 2 次提交
-
-
由 haotuo 提交于
Issue: #I73MBP Test: libc test & benchmark test Signed-off-by: Nhaotuo <haotuo@huawei.com> Change-Id: Ibf8667e46c5199e5b7c3039029efb5b9daacc836
-
由 weixin_45937718 提交于
Use static link of pandafile and pandabase Issue:#I73S31 Test:Build & Boot devices Signed-off-by: zhengkaijie <2658880633@qq.com>
-
- 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
-