- 09 9月, 2021 1 次提交
-
-
由 Leon Chan 提交于
As we change the mechanism of pagecache, we can close file after mmap when linking a dynamic file. close: #I44TBS Signed-off-by: NLeon Chan <chenwei26@huawei.com>
-
- 07 9月, 2021 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !114 from lnlan/musl_issue1
-
- 06 9月, 2021 1 次提交
-
-
由 lnlan 提交于
【背景】 ARM_NONE_EABI宏需要手动配置,需改为使用工具链自带宏定义 【修改方案】 master分支去掉ARM_NONE_EABI,2.2bate2保持不变 re #I489U3 Signed-off-by: Nlanleinan <lanleinan@163.com> Change-Id: If5e641d47e06d085e9790b562bb53d93975e42be
-
- 04 9月, 2021 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !113 from lnlan/musl_issue
-
由 lnlan 提交于
【背景】 处理issue,两个无符号数比较大小的方法有问题 【修改方案】 1.由a-b>0修改为a>b的方式 【影响】 对现有的产品编译不会有影响。 re #I48CM3 Signed-off-by: Nlanleinan <lanleinan@163.com> Change-Id: I93bf5e603ca3f257e44a023e9814fd4d7d5004ae
-
- 03 9月, 2021 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !112 from Zachery Wu/zzzuo
-
由 Zachery Wu 提交于
Signed-off-by: NZachery Wu <wuzuoyu@huawei.com> Change-Id: I4cfbf06e7cdfb45137df91d3626019255a4caaf1
-
- 01 9月, 2021 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !103 from lnlan/rm_unsupport
-
- 31 8月, 2021 4 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !105 from dhy308/master
-
由 openharmony_ci 提交于
Merge pull request !95 from Caoruihong/reduce_mod
-
由 lnlan 提交于
【背景】 getaddrinfo和freeaddrinfo已经支持,去除unsupport打印 【修改方案】 getaddrinfo和freeaddrinfo已经支持,去除unsupport打印 【影响】 对现有的产品编译不会有影响。 re #I296BH Signed-off-by: Nlanleinan <lanleinan@163.com> Change-Id: Ia00ece3c75c8f83394fadda9c90578a937fcd786
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com> new file: porting/linux/user/src/thread/arm/syscall_cp.s
-
- 30 8月, 2021 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !67 from x_xiny/master
-
由 openharmony_ci 提交于
Merge pull request !96 from guweijie/gwj-musl-ppoll-20210825
-
- 27 8月, 2021 4 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !97 from wangjianjun/sys
-
由 openharmony_ci 提交于
Merge pull request !86 from wangjianjun/waitid
-
由 openharmony_ci 提交于
Merge pull request !87 from wcc/fs
-
由 x-xiny 提交于
【背景】L0 需要新增适配posix接口 【修改方案】 新增 L0 posix接口 re #I42IQY Signed-off-by: Nx-xiny <1301913191@qq.com> Change-Id: I5c3faf8ea00f9c6bb2713e84321bc368e4abbd14
-
- 25 8月, 2021 2 次提交
-
-
由 wjj 提交于
去掉porting下的冗余文件 Change-Id: I08ae64da75f7765e5801e1470b03a42e2504d5b5 Signed-off-by: Nwjj <502004968@qq.com>
-
由 teamol 提交于
1.modifications: deleted: porting/liteos_a/user/src/linux/ppoll.c 2.influence: none Signed-off-by: Nteamol <28105285@qq.com>
-
- 22 8月, 2021 1 次提交
-
-
由 Caoruihong 提交于
Signed-off-by: NCaoruihong <crh.cao@huawei.com> Change-Id: Ie225b037aba2eb233a7d2a53566cdb11d902c5ee
-
- 20 8月, 2021 3 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !93 from dhy308/master
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
由 openharmony_ci 提交于
Merge pull request !92 from dhy308/master
-
- 19 8月, 2021 4 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !91 from Caoruihong/update_musl
-
由 openharmony_ci 提交于
Merge pull request !91 from Caoruihong/update_musl
-
由 Caoruihong 提交于
Signed-off-by: NCaoruihong <crh.cao@huawei.com> Change-Id: I36ed85c6af3b80f780f26c047e096fe861b9e8c3
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 17 8月, 2021 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !90 from dhy308/master
-
由 openharmony_ci 提交于
Merge pull request !88 from zhushengle/exit
-
- 16 8月, 2021 1 次提交
-
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 13 8月, 2021 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !77 from phchang/fixsync
-
由 zhushengle 提交于
问题描述: 进程在退出过程中,拿到了init_fini_lock锁后被信号打断, 收到退出信号,再次调用exit函数进入进程退出流程,造成死锁 解决方案: 在libc中添加exit字段,在进程退出时将该字段表示进程已经在退出, 若再次进入退出流程,则直接退出,由第一个执行退出流程的线程继续执行 退出流程。并且在退出时屏蔽信号,避免退出流程被频繁打断。 Close #I43V23 Signed-off-by: Nzhushengle <zhushengle@huawei.com> Change-Id: I57b60391267d50c8eb89fc115a26229461bb4ed4
-
- 12 8月, 2021 5 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !84 from give-me-five/master
-
由 wcc0 提交于
add fchdir and testcases Change-Id: Idb62087ddc46b3b7db4ceaef478d7b9192115628 Signed-off-by: Nwcc0 <917033401@qq.com>
-
由 wjj 提交于
删除porting下的冗余文件 Change-Id: Ib9541b3f34c6b8020727829e16578c283aea8bc3 Signed-off-by: Nwjj <502004968@qq.com>
-
由 silen 提交于
Change-Id: Ieb45066f200d0da1d28367ec4fac2e9c33378dc5 Signed-off-by: Nsilen <wuyunjie@huawei.com>
-
由 openharmony_ci 提交于
Merge pull request !69 from MGY917/cloexec
-
- 11 8月, 2021 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !81 from zhuoli72/master
-
由 openharmony_ci 提交于
Merge pull request !80 from Zhaotianyu/0731libc_opt
-