rt-thread/components/libc/compilers/armlibc
gbcwbz 48848c2917 [libc][armlibc] Fix getchar error after exit vi
- _sys_istty() add stdio as tty
 - without this, after exit vi program getchar will return -1, I don't know why it works
2018-12-23 19:15:20 +08:00
..
sys [Libc][dlib][armlibc] add gmtime_r api 2018-10-26 11:17:41 +08:00
SConscript Add GCC version detection. 2018-05-14 21:37:11 +08:00
dirent.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
fcntl.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
libc.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
libc.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
libc_syms.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
mem_std.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
stdio.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
stubs.c [libc][armlibc] Fix getchar error after exit vi 2018-12-23 19:15:20 +08:00
termios.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
time.c [Libc] move gmtime_r api to rt-thread\components\libc\compilers\common 2018-10-26 15:21:31 +08:00
unistd.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00