openharmony_ci
|
6f99abfc7b
|
!222 fix: correct spelling
Merge pull request !222 from rtos-lover/los_task
|
2021-05-19 13:46:10 +08:00 |
YOUR_NAME
|
9b4129c949
|
Remove redundant macro definition(OFFSET_OF_FIELD)
Close #I3QMN1
Change-Id: I0ddd0c4474f5f6b5a2b1dd6608d642167b5548e6
|
2021-05-19 11:20:09 +08:00 |
openharmony_ci
|
a5de5e0cff
|
!251 fix: clang10 lld could not recognized Oz
Merge pull request !251 from MGY917/master
|
2021-05-19 11:14:19 +08:00 |
openharmony_ci
|
e1d427f8c8
|
!245 删除无效代码
Merge pull request !245 from Zhaotianyu/0517
|
2021-05-19 10:33:49 +08:00 |
openharmony_ci
|
001fdd9511
|
!250 signal门禁用例调整
Merge pull request !250 from vcbchang/master
|
2021-05-19 09:47:07 +08:00 |
Guangyao Ma
|
87a0006d5e
|
fix: clang10 lld could not recognized Oz
Change-Id: I73055c0d9b9ceb27adb687089be4d332ec323b9c
|
2021-05-19 09:37:38 +08:00 |
kenneth
|
a68295d2a9
|
fix:change queuePosion to queuePosition
|
2021-05-19 08:38:33 +08:00 |
x_xiny
|
8c8a0b398d
|
fixed the textsuite
Change-Id: Idb93d3cf8d236a3b7f13d95d08255208c04706dd
|
2021-05-18 22:30:32 +08:00 |
boxi
|
4d863e985b
|
fix: Fix wrong judgment in los_trace.c to avoid null pointer access.
Fix wrong judgment in los_trace.c to avoid null pointer access.
Close #I3RT9F
Change-Id: Id37b80fc6acc085205695318232d5f4fd75472aa
|
2021-05-18 17:21:47 +08:00 |
openharmony_ci
|
d632356413
|
!206 fix time mould-kernel:fix 2 api clock_gettime、clock_getres
Merge pull request !206 from guweijie/master
|
2021-05-18 15:15:58 +08:00 |
kenneth
|
12d98b144b
|
fix: fix length typo
fix typos length、there、necessary
close https://gitee.com/openharmony/kernel_liteos_a/issues/I3RSY0
|
2021-05-18 14:33:59 +08:00 |
guweijie
|
2534c86d6f
|
Merge branch 'master' of gitee.com:openharmony/kernel_liteos_a into master
|
2021-05-18 09:56:42 +08:00 |
teamol
|
e8427a45c5
|
fix time mould-kernel:fix 2 api clock_gettime、clock_getres
Change-Id: I260e47c895ced01e033ef8a824744e574887c9f5
|
2021-05-18 09:51:11 +08:00 |
openharmony_ci
|
e7c0c5173a
|
!246 fix: fix function name OsSchedSetIdleTaskSchedParam
Merge pull request !246 from kenneth/master
|
2021-05-18 09:30:24 +08:00 |
kenneth
|
8f8c038b21
|
fix: fix function name OsSchedSetIdleTaskSchedParam
correct function name OsSchedSetIdleTaskSchedParam
close https://gitee.com/openharmony/kernel_liteos_a/issues/I3RQ6J
|
2021-05-18 09:02:48 +08:00 |
openharmony_ci
|
471e47c1c2
|
!244 用例框架完善
Merge pull request !244 from lnlan/test_fixed
|
2021-05-17 20:07:49 +08:00 |
arvinzzz
|
fe05df40ae
|
fix: Remove redundant invalid codes
close: #I3R70T
Change-Id: Idec4ba2f692cf357368c2fa437dddeba945f2e07
|
2021-05-17 14:34:09 +08:00 |
lnlan
|
fbe98af997
|
fixed that LOSCFG_USER_TEST_SMP is unuseful
Change-Id: Ib6bd11fbeaac88e69de663a7a3f2d01ac1fe9042
|
2021-05-15 17:16:29 +08:00 |
openharmony_ci
|
854a0c53c3
|
!235 删除menuconfig中无用的模块配置
Merge pull request !235 from lnlan/ktest_fixed
|
2021-05-15 10:13:54 +08:00 |
openharmony_ci
|
29fc5b3e3d
|
!236 fix: modify event API description
Merge pull request !236 from MGY917/event
|
2021-05-15 10:05:46 +08:00 |
openharmony_ci
|
8b7d1a70a4
|
!238 优化mksh编译问题
Merge pull request !238 from SimonLi/fix-mksh-build
|
2021-05-15 10:04:37 +08:00 |
openharmony_ci
|
616ca955d5
|
!220 statfs不能正常显示FAT12和FAT16分区的空闲块和有效块
Merge pull request !220 from Far/fatfs
|
2021-05-15 10:01:28 +08:00 |
openharmony_ci
|
fa273ca817
|
!242 解决内存泄漏检测错误判断及删除冗余判断
Merge pull request !242 from JerryH/mem
|
2021-05-14 16:07:28 +08:00 |
openharmony_ci
|
935aada8bb
|
!241 修复内核缺页异常处理导致系统异常
Merge pull request !241 from zhushengle/exc
|
2021-05-14 16:01:14 +08:00 |
马明帅
|
e70c0b7f0f
|
!240 适配LLVM工具链10.0.1版本升级
Merge pull request !240 from pengzhuoli/master
|
2021-05-14 14:44:27 +08:00 |
YOUR_NAME
|
8da10b9439
|
Fix memory leak check and interity error check.
Delete redundant judgments.
Close #I3P10Y and #I3QNLT
Change-Id: Ibaf5d4da46f12c291619bb88a41ac18af4612ca1
|
2021-05-14 14:42:41 +08:00 |
zhushengle
|
a89fb57f57
|
fix: Fix kernel page fault exception handling causing system exception.
Close #I3RAN4
Change-Id: Ice9bc67371ad85476ec99b46b7555d41abd93e94
|
2021-05-14 13:12:57 +08:00 |
openharmony_ci
|
8d419bb029
|
!239 quickstart节点实现优化
Merge pull request !239 from boxi/master
|
2021-05-14 11:50:38 +08:00 |
zhuoli
|
967607e1c8
|
Update search path in llvm
|
2021-05-14 10:42:32 +08:00 |
teamol
|
a53ad12907
|
fix time mould by ChinaSoft Team
Change-Id: I391eccfa8591feb95dcb5b74fba3788f63b981bf
|
2021-05-14 10:39:59 +08:00 |
boxi
|
4abd2e0247
|
fix: Optimize quickstart node implementation
Adjust QuickstartListen parameters:
1.delete monitored process pid
2.add timeout waiting
Close #I3R8O8
Change-Id: I89c8626c80b8d6fdaea7cd46029dd9a34b555d37
|
2021-05-14 09:10:08 +08:00 |
openharmony_ci
|
d724a975b5
|
!234 用户态异常处理,进程退出时恢复系统正常运行的过程依赖编译器行为,存在风险
Merge pull request !234 from zhushengle/exc
|
2021-05-14 07:13:33 +08:00 |
SimonLi
|
e38f9a98c9
|
fix: mkdir -p is more robust
|
2021-05-13 19:20:26 +08:00 |
SimonLi
|
bef4ab9835
|
fix: rebuild mksh depends on rebuild.sh script
|
2021-05-13 19:03:43 +08:00 |
openharmony_ci
|
842399a4af
|
!225 fix: do not build toybox temporarily
Merge pull request !225 from MGY917/master
|
2021-05-12 08:09:57 +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 |
lnlan
|
0cf9748ce0
|
delete useless module in Kconfig
Change-Id: I748e6e82c4a09cdbbae741da668cf2bec0406690
|
2021-05-11 20:22:05 +08:00 |
zhushengle
|
e840188a65
|
fix:User-mode exception handling runs on the thread's SVC stack.
Close #I3QFXL
Change-Id: Iaa036651415d93df231916d7534364ad3a86ed3c
|
2021-05-11 17:19:10 +08:00 |
openharmony_ci
|
bcf7a0701a
|
!223 add testsuites/kernel to build
Merge pull request !223 from lnlan/ktest_fixed
|
2021-05-11 17:02:03 +08:00 |
openharmony_ci
|
122517716e
|
!231 冒烟用例从全量用例分离出,用于门禁看护
Merge pull request !231 from lnlan/test_bin_change_name
|
2021-05-11 17:01:58 +08:00 |
openharmony_ci
|
fdbd0820c2
|
!232 support ipc copy fd to process
Merge pull request !232 from zhOu/master
|
2021-05-11 15:46:37 +08:00 |
zhOu
|
f76fa4a344
|
feature: support ipc copy fd to process
|
2021-05-11 14:56:09 +08:00 |
openharmony_ci
|
ca5555e6a5
|
!190 fix:solve the coupling between the kernel and the structure under ARCH
Merge pull request !190 from zhushengle/Stack
|
2021-05-11 11:46:40 +08:00 |
lnlan
|
b27264b9f3
|
add testsuites/kernel to build
Change-Id: Ia14a3413b6c974771cef2e147083c7748abd1c59
|
2021-05-11 11:42:41 +08:00 |
lnlan
|
3aa14c9ae7
|
full & smoke separate
Change-Id: I885610a62b980bd3720b337aced886450338bdcf
|
2021-05-11 11:06:14 +08:00 |
zhushengle
|
1e308db64e
|
fix:Fixed exception not saving stack pointer of SVC mode and abnormal signal processing issues
Close #I3OAFR
Change-Id: I25b14572809b6fabb9e9d17de89a99047c02a59b
|
2021-05-11 09:58:54 +08:00 |
openharmony_ci
|
5ce46e2499
|
!228 用例镜像添加_door
Merge pull request !228 from lnlan/test_bin_change_name
|
2021-05-10 22:19:21 +08:00 |
lnlan
|
f99e7b3388
|
test image change name, add _door
Change-Id: I5fd518e2e84df1d524d9405b665306cce485eb63
|
2021-05-10 21:19:36 +08:00 |
rtos-lover
|
c66fe0313f
|
fix: correct spelling
correct some typos in los_task.c and other files
close https://gitee.com/openharmony/kernel_liteos_a/issues/I3QDB8
|
2021-05-08 11:23:08 +08:00 |