This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c_ispeed fix for tcgetattr/tcsetattr


> New problem in the CVS sources - tcgetattr/tcsetattr check c_ispeed and
> c_ospeed unconditionally, but at least MIPS doesn't provide them.

sysdeps/unix/sysv/linux/mips/kernel_termios.h doesn't define _HAVE_C_ISPEED
and _HAVE_C_OSPEED.  How does it have a problem?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]