mirror of git://sourceware.org/git/glibc.git
Linux 6.0 adds a constant ADDRB, a termios c_cflag bit, to its include/uapi/asm-generic/termbits-common.h. Add it accordingly to glibc's bits/termios-c_cflag.h headers. As other constants in these headers are generally in octal, I converted the value to octal to match. As ADDRB isn't in a POSIX-reserved namespace, I made it conditional on __USE_MISC. Tested for x86_64. |
||
---|---|---|
.. | ||
types | ||
environments.h | ||
fcntl.h | ||
ioctl-types.h | ||
ipc-perm.h | ||
mman.h | ||
ppc.h | ||
procfs.h | ||
pthread_stack_min.h | ||
rseq.h | ||
sigstack.h | ||
socket-constants.h | ||
struct_stat.h | ||
termios-baud.h | ||
termios-c_cc.h | ||
termios-c_cflag.h | ||
termios-c_iflag.h | ||
termios-c_lflag.h | ||
termios-c_oflag.h | ||
termios-misc.h | ||
timesize.h | ||
wordsize.h |