openharmony_ci
|
3bf8cbc728
|
!301 修复SysOpenat返回的文件句柄不正确的问题
Merge pull request !301 from JING/openat
|
2021-06-09 13:50:40 +08:00 |
chenwei
|
101a55d119
|
fix: codex
1,VFS代码中不修改参数增加const修饰
2,fs_file_mapping.c: 增加安全函数的判空
3,path_cache.c: sizeof改为使用类型
4,fs_syscall.c: 对NULL解引用
5,VnodeLookup:冗余的判空,及不正确的判空
close: I3UMWD
Signed-off-by: yansira <yansira@hotmail.com>
|
2021-06-07 22:45:40 +08:00 |
chenjing
|
3457c0b11d
|
fix: SysOpenat返回值应该为进程fd,而非系统全局fd。
close #I3TNAK
Signed-off-by: chenjing <chenjing139@huawei.com>
Change-Id: Ie754259ead7fc8f4c3b0fa36ef31969dd728b235
|
2021-06-07 19:50:33 +08:00 |
Caoruihong
|
d2197c801f
|
use -include option instead of including menuconfig manually
Change-Id: Ie48b96fe9c8ab036d7234b56a169d6668171a895
|
2021-04-14 17:56:48 +08:00 |
Guangyao Ma
|
ce849f2145
|
feat: add and fix some syscall
add SysFstatat64 SysInfo SysVfork SysGetrusage
fix up SysDup SysFcntl
Change-Id: If41228da62f406312858921e48e2210e04f16a16
|
2021-04-09 14:45:53 +08:00 |
wangchenyang
|
d970750808
|
Description:vfs refactoring
Feature or Bugfix:Feature
Binary Source:Huawei
PrivateCode(Yes/No):Yes
Change-Id: I175d2648bc6f9078c34de2c0a5c93fda10b86c47
ChangeID:13306388
|
2021-03-19 13:22:46 +08:00 |
zhangfanfan2
|
36eb117140
|
组件解耦修改---支持内核态dynload和net关闭
|
2021-03-13 19:05:12 +08:00 |
mamingshuai
|
73a7b66116
|
update openharmony 1.0.1
|
2021-03-11 18:43:57 +08:00 |
zhangfanfan2
|
a541338656
|
代码中mount nfs问题修复
|
2020-12-24 14:48:18 +08:00 |
zhushengle
|
4ff3c4bf79
|
Description:Process security function rectification.
Reviewed-by:liulei, lihao, likailong
Change-Id: Ibacdda2ccbbc991ac9732f2ad09bdb98195203b3
|
2020-11-05 09:10:14 +08:00 |
Caoruihong
|
63bd69267a
|
drop unnecessary executable file permission mode
Change-Id: Ia6c1f6302407a707b3ec9b805f4c92d8a7970b86
|
2020-10-13 16:37:25 +08:00 |
wenjun
|
6df931fc98
|
add OpenHarmony 1.0 baseline
|
2020-09-08 17:22:24 +08:00 |