bits/termios.h on SPARC
Ulrich Drepper
drepper@redhat.com
Sun Feb 13 09:08:00 GMT 2000
I haven't seen a reply to Thorsten mail. Do we have to change something?
> In bits/termios.h, we define:
>
> #define CBAUDEX 0x00010000
> #define B57600 0x00010001
> #define B115200 0x00010002
> #define B230400 0x00010003
> #define B460800 0x00010004
>
>
> But in the kernel header file we have:
>
> #define CBAUDEX 0x00001000
> #define B57600 0x00001001
> #define B115200 0x00001002
> #define B230400 0x00001003
> #define B460800 0x00001004
>
> Could it be that the glibc header file is wrong here ?
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-hacker
mailing list