glibc/sysdeps/unix/sysv/linux/powerpc/bits
Joseph Myers b87a70e5e2 Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h
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.
2022-10-24 13:43:19 +00:00
..
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