1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-27 00:01:05 +03:00
Files
glibc/sysdeps/unix/sysv/linux/alpha
H. Peter Anvin (Intel) be413adedf termios: unify the naming of the termios speed fields
The generic code has __ispeed and __ospeed; Linux has c_ispeed and
c_ospeed. Use an anonymous union member to allow both set of names on
all platforms.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-06-17 09:11:38 -03:00
..
2023-07-17 10:08:10 -04:00
2021-06-03 08:26:04 +02:00
2025-05-14 10:51:46 +00:00
2021-06-30 08:43:37 +02:00
2023-10-30 13:03:59 -03:00