Meco Man
|
2fd265406e
|
[include] auto formatted
|
2021-03-08 17:22:21 +08:00 |
mysterywolf
|
c7aa6f0619
|
[fix bug] #3902
|
2020-10-02 12:00:52 +08:00 |
mysterywolf
|
ff097f0467
|
增加 __GNUC__宏定义 和sconscript的平台识别以避免重复定义
|
2020-09-08 13:16:49 +08:00 |
mysterywolf
|
0d7d1fbbf7
|
修改include/libc头文件版权信息格式
|
2020-09-05 22:05:16 +08:00 |
Bernard Xiong
|
41f7f2c284
|
[Kernel] Update to Apache License v2.0
Update license for RT-Thread kernel.
|
2018-09-14 22:37:43 +08:00 |
chenyong
|
8cda48a132
|
[net][sal] Add SAL (socket abstraction layer) framework
|
2018-07-18 13:34:13 +08:00 |
bernard
|
9644678dcb
|
[libc] include <sys/select.h> when enable HAVE_SYS_SELECT_H
|
2017-12-22 14:46:45 +08:00 |
bernard
|
ae7237dc53
|
[BSP] Fix the WIN32 compiling issue.
rename _errno to __rt_errno for conflict in WIN32.
|
2017-11-30 23:56:52 +08:00 |
bernard
|
b3d872740b
|
[libc] Fix the typedef in minilibc.
|
2017-10-31 10:24:11 +08:00 |
bernard
|
7d673f921c
|
[libc] Adjust libc.
1. Move struct stat to libc_stat.h;
2. Defined a new FD_SET macros in libc_fdset.h.
|
2017-10-31 09:52:49 +08:00 |