rt-thread-official/components/libc/compilers/armlibc
Bernard Xiong 6ac213d622 Add GCC version detection.
Add cconfig.h file for different version of GCC, which is automatically
detected and generated by scons script.
2018-05-14 21:37:11 +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
SConscript Add GCC version detection. 2018-05-14 21:37:11 +08:00
dirent.h add components/libc/compilers/armlibc/dirent.h 2017-11-09 13:07:58 +08:00
fcntl.h [libc] Change libc stubs to compiler folder. 2017-10-10 17:12:03 +08:00
libc.c [libc] Remove `RT_USING_POSIX_STDIN` in libc. 2017-10-18 20:20:41 +08:00
libc.h [libc] Add libc_stdio_get_console . 2018-01-12 16:55:47 +08:00
libc_syms.c [libc] Change libc stubs to compiler folder. 2017-10-10 17:12:03 +08:00
mem_std.c [libc] Update libc. 2017-10-15 22:41:59 +08:00
stdio.c [libc] Add libc_stdio_get_console . 2018-01-12 16:55:47 +08:00
stubs.c [libc/armlibc] Remove time() on stubs.c. 2018-05-10 11:30:36 +08:00
termios.h [Termios]1. Add termios test. 2.Add termios.h 2017-12-07 18:32:06 +08:00
time.c [components/libc] Move time() and clock() function to libc time.c. 2018-05-07 18:19:15 +08:00
unistd.h [libc] Change libc stubs to compiler folder. 2017-10-10 17:12:03 +08:00