rt-thread/components/libc
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
..
aio [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
compilers [libc][armlibc] Fix getchar error after exit vi 2018-12-23 19:15:20 +08:00
libdl Fixed undefined reference to 'dlmodule_relocate' 2018-10-10 15:38:24 +09:00
mmap [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
pthreads [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
signal [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
termios [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
time [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
Kconfig [Kernel] move module tolibc/libdl. 2018-08-30 20:27:45 +08:00
SConscript [libc] Build correct SConscript file. 2017-10-13 12:44:54 +08:00