Bernard Xiong
|
aa7247eccd
Merge pull request #3764 from ErnestChen1/isdigit0724
|
5 years ago |
chenchaoqun
|
984e8e5651
[modify] internal function 'isdigit' name to '_ISDIGIT'
|
5 years ago |
chenchaoqun
|
9f41cbced8
[format] code style of rt_strcmp function
|
5 years ago |
lihui
|
d0ebdc54d4
fix return type error of rt_strcasecmp: rt_uint32_t to rt_int32_t
|
5 years ago |
朱天龙 (Armink)
|
a7c590773e
Update show version info.
|
5 years ago |
Bernard Xiong
|
992d3af3ae
[kernel] code and comments cleanup
|
5 years ago |
tyustli
|
d8eb0cfc1e
fix kernel and framework no cast type error
|
6 years ago |
HubretXie
|
edccf1c07d
Update kservice.c
|
6 years ago |
MurphyZhao
|
0f673df08a
[src/kservice.c] 修复 rt_vsnprintf 格式化后宽度不正确的问题
|
6 years ago |
armink
|
b2c338970f
[kservice] Update the rt_strnlen function.
|
6 years ago |
Bernard Xiong
|
7383269905
[Kernel] Code cleanup for compiling warning.
|
6 years ago |
armink
|
791c2c89cf
[kservice] Update the rt_show_version info to 2019.
|
6 years ago |
MurphyZhao
|
5c76d3d516
[src][kservice.c] 修复 snprintf 中 `print_number` 函数错误解析 `.0` format 的问题
|
6 years ago |
Bernard Xiong
|
b31888de49
[Kernel] Fix the rt_memset/memcpy issue under 64bit ARCH.
|
6 years ago |
Bernard Xiong
|
432210809d
[Kernel] Fix the data type issue in kservice.c
|
6 years ago |
Bernard Xiong
|
484afe9d2c
[Kernel] Add 64bit CPU support.
|
6 years ago |
Bernard Xiong
|
ff08faf605
[Kernel] Adjust the copyright information
|
6 years ago |
Bernard Xiong
|
b98a0ba804
[Kernel] Add ARMCC 6.x support.
|
6 years ago |
Bernard Xiong
|
41f7f2c284
[Kernel] Update to Apache License v2.0
|
6 years ago |
Bernard Xiong
|
efe4523132
[Kernel] move module tolibc/libdl.
|
6 years ago |
Bernard Xiong
|
6964d623aa
[Kernel] Add strdup for armcc
|
7 years ago |
朱天龙 (Armink)
|
4e54df820b
[kservice] Update show version year info to 2018.
|
7 years ago |
emlslxl
|
2340408e3c
fix code style
|
7 years ago |
bernard
|
ae7237dc53
[BSP] Fix the WIN32 compiling issue.
|
7 years ago |
flyingcys
|
f6b71172b5
fix rt_memcpy buf in RT_USING_TINY_SIZE enable
|
7 years ago |
bernard
|
b27c7e4826
[Kernel] Add signal implementation.
|
7 years ago |
geniusgogo
|
2aae989f40
Merge branch 'master' into RT_MACRO
|
7 years ago |
xieyangrun
|
6b06cb83e3
rename WEAK to RT_WEAK
|
7 years ago |
emlslxl
|
e521decf2e
根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
7 years ago |
tanek liang
|
2448b69d02
[kernel] rename RT_TINY_SIZE to RT_USING_TINY_SIZE
|
8 years ago |