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 |