This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
You've already forked rt-thread
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-06-19 04:24:17 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
6de7be2693c479fc9bdf1fecfe5566567744edc8
rt-thread
/
components
/
libc
/
compilers
/
armlibc
T
History
liruncong
ba20a00e19
_sys_command_string返回值错误,no support时cmd为随机数据,可能导致c库初始化时在此函数返回处死循环或跑飞.
2018-09-11 23:36:01 +08:00
..
sys
[Libc][armlibc] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to armlibc/sys/unistd.h.
2018-03-22 12:09:39 +08:00
dirent.h
…
fcntl.h
…
libc_syms.c
…
libc.c
…
libc.h
[libc] Add libc_stdio_get_console .
2018-01-12 16:55:47 +08:00
mem_std.c
armlibc下malloc/realloc/calloc声明同一更正
2018-09-11 19:46:08 +08:00
SConscript
Add GCC version detection.
2018-05-14 21:37:11 +08:00
stdio.c
[libc] Add libc_stdio_get_console .
2018-01-12 16:55:47 +08:00
stubs.c
_sys_command_string返回值错误,no support时cmd为随机数据,可能导致c库初始化时在此函数返回处死循环或跑飞.
2018-09-11 23:36:01 +08:00
termios.h
…
time.c
[components/libc] Move time() and clock() function to libc time.c.
2018-05-07 18:19:15 +08:00
unistd.h
…