mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
a94b2ac0aa
* sysdeps/unix/sysv/linux/speed.c (IBAUD0): New definition. Bit set in c_iflag if cfsetispeed is call with SPEED set to zero. (cfgetispeed): Return zero if prior if IBAUD0 is set. (cfsetospeed): Clear IBAUD0 bit. (cfgetispeed): Set IBAUD0 bit if necessary. * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the IBAUD0 bit in c_iflag when making the system call. Work around a Linux kernel bug which silently changes the PARENB/CREAD/CSIZE bits in c_cflag on pty. Based on a patch by H.J. Lu <hjl@gnu.org>. * Makeconfig (link-libc-static): Don't use link-libc since this includes the shared object. Use gnulib only. |
||
---|---|---|
.. | ||
alpha | ||
am29k | ||
arm | ||
generic | ||
gnu | ||
hppa | ||
i370 | ||
i386 | ||
i860 | ||
i960 | ||
ieee754 | ||
libm-i387 | ||
libm-ieee754 | ||
m68k | ||
m88k | ||
mach | ||
mips | ||
mvs | ||
posix | ||
powerpc | ||
rs6000 | ||
sparc | ||
standalone | ||
tahoe | ||
unix | ||
vax | ||
wordsize-32 | ||
wordsize-64 | ||
z8000 |