Imported Upstream version 2.6.3
This commit is contained in:
parent
45043b58d0
commit
fad6ced6f6
255 changed files with 11081 additions and 4629 deletions
|
|
@ -193,8 +193,6 @@ static void apc_ser_set(void)
|
|||
tio.c_iflag |= (IGNCR | IGNPAR);
|
||||
tio.c_iflag &= ~(IXON | IXOFF);
|
||||
|
||||
tio.c_oflag = 0;
|
||||
|
||||
tio.c_cc[VEOL] = '*'; /* specially handled in apc_read() */
|
||||
|
||||
#ifdef _POSIX_VDISABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue