4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 11:43:34 +08:00

9 Commits

Author SHA1 Message Date
Hao Zhu
d3c2cb5845 [components][libc] add extern "C" for header file 2019-01-09 15:13:03 +08:00
Bernard Xiong
9064b28c2a [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
BernardXiong
d3da3bd9b2 [libc] move clock_time to time. 2017-12-31 16:43:08 +08:00
BernardXiong
4bc082e7cb [libc] move struct sigevent to libc_signal.h file. 2017-12-31 14:48:54 +08:00
Bernard Xiong
e1da54e513 [pthreads] Add CLOCK_CPUTIME_ID/CLOCK_MONOTONIC clock_id 2017-12-24 00:06:29 +08:00
luo jiao
3d65afc7d5 add some parameter check and function defintion etc. 2017-12-22 13:24:02 +08:00
bernard
5c7b16d00b [libc] Update libc.
1. Add POSIX termios implementation;
2. Add POSIX signals implementation;
3. Add stdio for each libc.
2017-10-15 22:41:59 +08:00
weety
62e770f9de Fixed 64KB stack size limit. 2016-05-31 20:39:33 +08:00
Bernard Xiong
64feef0dde [LIBC] mv pthreads/libdl to libc and rename dfs_lwip to dfs_net 2016-05-10 09:22:01 +08:00