12 Commits

Author SHA1 Message Date
Meco Man
f94980af34 solve conflict 2021-06-13 12:45:04 +08:00
Meco Man
07cab33b50 add sys/ioctl.h for pipe.c 2021-05-23 00:30:29 +08:00
Meco Man
5bce564738 add sys/ioctl.h for posix_termios.h 2021-05-23 00:25:49 +08:00
Meco Man
3c05a4e719 [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
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