minix/lib/libc/termios
Ben Gras 7120f34ec1 drop <minix/termios.h>, use clean <sys/termios.h>
. also implement some netbsd-style tty ioctls
	. also implement SIGINFO
	. also import netbsd stty
	. rename keymap minix CMIN (for ctrl+minus on numeric keypad)
	  to CNMIN; to keep unchanged control character default CMIN in
	  new <sys/ttydefaults.h>
	. convert CS[5678] logic in rs232 driver to explicit setting of LC
	  bits

Change-Id: I9b7d2963fe9aec00fb6e7535ef565b3191fc1c1d
2014-03-02 12:28:20 +01:00
..
cfgetispeed.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cfgetospeed.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cfmakeraw.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cfsetispeed.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cfsetospeed.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cfsetspeed.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile.inc Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
tcdrain.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
tcflow.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
tcflush.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
tcgetattr.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
tcgetpgrp.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
tcgetpgrp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
tcgetsid.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
tcgetsid.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
tcsendbreak.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
tcsendbreak.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
tcsetattr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
tcsetattr.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
tcsetpgrp.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
tcsetpgrp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00