8 Commits

Author SHA1 Message Date
mysterywolf
9b470d448d 取消isatty函数在本文件中的实现,转移到其他文件中 2020-09-02 10:18:52 +08:00
roger
a3d6d47225 祛除了不必要的格式修改 2020-03-31 09:35:13 +08:00
roger
63a82cac47 在posix_termios.c中引用termios.h 2020-03-30 15:59:44 +08:00
roger
8601850a21 first commit 2020-03-30 15:21:58 +08:00
Bernard Xiong
9064b28c2a [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
JasonJiaJie
de0a201e44 [Termios]1. Add termios test. 2.Add termios.h
1. Add termios test. 2.Add termios.h
2017-12-07 18:32:06 +08:00
bernard
a437ffbf3e [libc] code cleanup for termios. 2017-10-17 22:24:23 +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