Guangyao Ma
87a0006d5e
fix: clang10 lld could not recognized Oz
...
Change-Id: I73055c0d9b9ceb27adb687089be4d332ec323b9c
2021-05-19 09:37:38 +08:00
Guangyao Ma
937734b1e9
fix: modify event API description
...
Change-Id: I131c70e52d907b6c52232596475f2dba16612fce
2021-05-11 21:09:24 +08:00
Guangyao Ma
044f2c7c17
fix: do not build toybox temporarily
...
Change-Id: I5fc289f6f657fe8dfad0131df51571892749d172
2021-05-11 20:42:37 +08:00
openharmony_ci
6012acb509
!218 fix: console compile bug fix
...
Merge pull request !218 from MGY917/master
2021-05-07 12:52:39 +08:00
Guangyao Ma
f8441a0cde
fix: console compile bug fix
...
Change-Id: I4c895bf7278b50d7ddf65e9556d77221b0c7ca32
2021-05-07 11:38:07 +08:00
openharmony_ci
f375e50f2d
!133 feat: introduce mksh toybox to rootfs
...
Merge pull request !133 from MGY917/master
2021-05-07 10:31:08 +08:00
openharmony_ci
27ab6247a6
!216 fix telnet
...
Merge pull request !216 from 野生毛霉君/master
2021-05-06 20:46:12 +08:00
openharmony_ci
be4d8e74cc
!201 系统异常信息保存到存储介质中的功能从shell依赖中剥离
...
Merge pull request !201 from zhangfanfan2/master
2021-05-06 20:44:32 +08:00
mucor
e03370f6ef
fix:telnet not work
...
add open in console dev init process
Change-Id: Ibf9801462d6de231001f094d4e75f01cad50da1f
2021-05-06 19:54:42 +08:00
Guangyao Ma
41c7689dfa
feat: introduce mksh toybox to rootfs
...
Change-Id: I0a6e6f2962ca6904c858898eb93a5b2f93e85b69
2021-05-06 19:20:35 +08:00
openharmony_ci
41f207516e
!215 fix: Sortlink, the response time to insert the node should be inserted into the back of the existing node.
...
Merge pull request !215 from zhushengle/sortlink
2021-05-06 19:16:12 +08:00
YOUR_NAME
d846035f3e
feature:the feature of saving system exception information to the
...
storage medium is separated from the shell module.
Change-Id: Id56939001d70bb92d9cc02bd7c9f55ca8b61cf5b
2021-05-06 15:18:15 +08:00
openharmony_ci
6cf17edfac
!211 Delete redundant code
...
Merge pull request !211 from Harylee/update_osal
2021-05-06 14:42:18 +08:00
openharmony_ci
78f1de69f4
!211 Delete redundant code
...
Merge pull request !211 from Harylee/update_osal
2021-05-06 14:42:17 +08:00
openharmony_ci
aa8d38ce38
!214 quickstart中返回值处理错误
...
Merge pull request !214 from boxi/master
2021-05-06 14:19:02 +08:00
boxi
0e0ab81ff9
fix: Correctly handle the return value of LOS_EventRead in QuickstartListen.
...
Correctly handle the return value of LOS_EventRead in QuickstartListen.
Close #I3PSLZ
Change-Id: I7b9ab9aa0542b6072dcbe8fa78924125b95c6434
2021-05-06 11:09:04 +08:00
zhushengle
1323874389
fix: Sortlink, the response time to insert the node should be inserted into the back of the existing node.
...
Close #I3PSJ8
Change-Id: Ib630ba4febbc21d4f25af0961f5c996eadf4e054
2021-05-06 11:02:36 +08:00
openharmony_ci
58e5632714
!213 补充unregister_driver实现
...
Merge pull request !213 from 野生毛霉君/master
2021-05-06 10:19:06 +08:00
openharmony_ci
92a2aa6f77
!208 用例框架完善,问题用例修复
...
Merge pull request !208 from lnlan/test_fixed
2021-05-05 10:17:04 +08:00
openharmony_ci
db16ef1430
!207 错误码不符合预期问题修复
...
Merge pull request !207 from lnlan/ker_fixed
2021-05-05 10:16:01 +08:00
openharmony_ci
e52144539b
!212 优化quickstart节点权限
...
Merge pull request !212 from boxi/master
2021-04-30 16:13:06 +08:00
boxi
4e24b57289
fix: Optimize /dev/quickstart permissions.
...
Optimize /dev/quickstart permissions.
Close #I3OYUQ
Change-Id: Ie2847efeb5dddf2bbea0251cca39bb7cb973e3f6
2021-04-30 15:43:32 +08:00
mucor
04bcb11c3c
fix:add vnode destory for unregister dev node
...
Change-Id: I2205bbf42e7c2339f81443ace6924b12f4fa1c09
2021-04-30 15:31:03 +08:00
lnlan
6fe4a3f946
testsuites fixed
...
Change-Id: I7f4add72f2fd1cc3770bcf103d1909add4829822
2021-04-30 15:07:26 +08:00
openharmony_ci
206f818666
!210 补充Dac的ReadAndSearch用例
...
Merge pull request !210 from 野生毛霉君/master
2021-04-30 10:39:49 +08:00
Haryslee
022768ab58
Delete redundant code
...
Change-Id: Id75a1b146766f448838afc80ad11cfd9d990e94e
2021-04-30 10:21:49 +08:00
mucor
e64e1e7260
add testcase for capability ReadSearch
...
Change-Id: I19834ced919e7f03a7ac9862bfbaf360637e29bf
2021-04-30 09:30:01 +08:00
openharmony_ci
2fb1f0e77c
!209 修复/userdata分区擦除后重启,无法挂载的问题
...
Merge pull request !209 from JING/camera
2021-04-29 21:02:47 +08:00
openharmony_ci
de3b0d7fb4
!204 添加umask时open/creat文件的权限检查测试用例
...
Merge pull request !204 from JING/master
2021-04-29 21:02:25 +08:00
JING
c14d95f8b5
revert irrelevant commit
2021-04-29 20:22:12 +08:00
JING
4b0e47fd03
修复/userdata分区擦除后无法挂载的问题
...
issue#I3O8IF的修改中,将fat无法识别的格式错误码由ENOENT改为ENOTSUP。此处修改有遗漏,造成无fat格式的userdata分区无法挂载。
2021-04-29 20:09:06 +08:00
lnlan
89e9820189
fixed, to set errno in mq_receive and shm_get
...
Change-Id: Iecd1a896f92522ecc75d099c23761969a83b1d29
2021-04-29 19:41:15 +08:00
openharmony_ci
c1b2b3c73e
!203 fix rm -r crash when opendir failed
...
Merge pull request !203 from 野生毛霉君/master
2021-04-29 19:07:04 +08:00
JING
68f62d9de8
add umask open/creat test
2021-04-29 18:12:41 +08:00
JING
3d77526160
add umask open/create test
2021-04-29 17:30:43 +08:00
mucor
749420308e
fix:shell cmd rm -r crash when open target dir failed
...
Change-Id: I1146ab12b02aeef3f9a2a0422ee45936f5e4c105
2021-04-29 16:52:13 +08:00
openharmony_ci
8592e04c78
!198 优化quickstart宏定义
...
Merge pull request !198 from boxi/master
2021-04-29 14:09:51 +08:00
boxi
cb140a4442
fix: Optimiz macro of quickstart cmd
...
Optimiz macro of quickstart cmd.
Close #I3OSYT
Change-Id: I5b96823c6ec7f7eab2c0a80eda8ad30bcf2b9d32
2021-04-29 11:40:01 +08:00
openharmony_ci
1d0a3f022b
!186 将VnodeInUseIter和VnodeFreeAll函数改为非递归
...
Merge pull request !186 from Far/dev
2021-04-29 10:04:50 +08:00
openharmony_ci
6467ebb2dd
!194 PathCacheMemoryDump内存占用统计错误
...
Merge pull request !194 from Far/master
2021-04-29 09:58:45 +08:00
openharmony_ci
67f9f7506c
!192 format函数错误分支未释放锁
...
Merge pull request !192 from Far/fatfs
2021-04-29 09:57:58 +08:00
openharmony_ci
673918d0fc
!196 修改quickstart中codingstyle
...
Merge pull request !196 from boxi/master
2021-04-28 21:14:17 +08:00
boxi
2e011b672f
fix: Fix quickstart codingstyle
...
Fix quickstart codingstyle
Close #I3OPOM
Change-Id: I062e569b64e7cb3eb5e2d59ecadfe58b9055ef2d
2021-04-28 20:37:29 +08:00
openharmony_ci
b78b185e07
!193 新增/dev/quickstart节点,作为用户态根进程与其他进程的启动同步通信节点
...
Merge pull request !193 from boxi/master
2021-04-28 19:46:42 +08:00
boxi
46b63f7153
feat: Add /dev/quickstart to support synchronous communication between processes in user mode startup.
...
Add /dev/quickstart to support synchronous communication between processes in user mode startup.
Support ioctl cmd:
QUICKSTART_LISTEN,QUICKSTART_STAGE1,QUICKSTART_STAGE2,QUICKSTART_STAGE3,QUICKSTART_UNREGISTER only for init process;
QUICKSTART_NOTIFY for other app process.
Close #I3OHO5
Change-Id: If6a56123be93a5bc6b6d1069abda8d872b15fae1
2021-04-28 19:42:06 +08:00
openharmony_ci
77fca10032
!191 remove redundant code in fs
...
Merge pull request !191 from 野生毛霉君/master
2021-04-28 17:38:26 +08:00
openharmony_ci
d5eaed63c0
!191 remove redundant code in fs
...
Merge pull request !191 from 野生毛霉君/master
2021-04-28 17:38:25 +08:00
Far
5f6656cb36
fix: VnodeInUseIter and VnodeFreeAll used to be recursive
...
Function VnodeInUseIter and VnodeFreeAll used to be recursive.
Now we traverse the current in-use vnode list to find the vnode in
1 filesystem
Close #I3NN3U
2021-04-28 14:35:29 +08:00
Far
87da7c794c
fix: PathCacheMemoryDump miscalculate the RAM usage of PathCache
...
PathCacheMemoryDump miscalculate the RAM usage of PathCache for not
counting the name field of PathCache, which is allocated with PathCache
Close #I3OBXY
2021-04-28 14:31:31 +08:00
mucor
aa34ffe7c7
fix:remove redundant code
...
Change-Id: I8662952ac9d7912aaf2e2e72f779b3def41d14c4
2021-04-28 09:57:32 +08:00