Meco Man
|
6cc63626d7
|
fix some -Wmissing-prototypes warnings
|
2024-01-02 21:25:26 +08:00 |
shu-qian
|
c7e0a96f6f
|
[libc] add comments to the cstdlib.c (#8209)
Co-authored-by: sq <1838545301@qq.com>
|
2023-11-01 05:31:57 -04:00 |
Shicheng Chu
|
93f3cb30e4
|
[kernel] 将rt_thread结构体改为显式继承rt_object (#7131)
|
2023-04-04 09:06:27 -04:00 |
Tangyuxin
|
a4829b1c00
|
[fix] Fix simulator compilation warnings (#6438)
* [fix] Fix simulator compilation warnings
* Update bsp/simulator/rtconfig_project.h
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2022-09-20 10:31:11 -04:00 |
Man, Jianting (Meco)
|
8da744a750
|
[exit] 修复_exit函数条件分支未覆盖所有情况的问题 (#6239)
attach #6229
|
2022-08-08 17:21:29 +08:00 |
xiangxistu
|
e61d05ca1a
|
[fix] the risk for function exit() when open pthread support. (#6229)
* [fix] the risk for function exit() when open pthread support.
* [update] modify annotation from "user data" to "pthread_data".
|
2022-08-07 23:16:17 -04:00 |
Man, Jianting (Meco)
|
8bee7a0c23
|
[libc] implement extension standard C functions (#6044)
* implement extension standard C functions
|
2022-06-19 21:56:24 +08:00 |